Variable new_cmesh_comm::cmesh_functions
Defined in File t8_cmesh_new_comm.hxx
Variable Documentation
-
std::vector<std::function<t8_cmesh_t(sc_MPI_Comm)>> new_cmesh_comm::cmesh_functions = {t8_cmesh_new_periodic_tri, t8_cmesh_new_periodic_hybrid, t8_cmesh_new_periodic_line_more_trees, t8_cmesh_new_line_zigzag, t8_cmesh_new_prism_deformed, t8_cmesh_new_pyramid_deformed, t8_cmesh_new_prism_cake_funny_oriented, t8_cmesh_new_prism_geometry, t8_cmesh_new_tet_orientation_test, t8_cmesh_new_hybrid_gate, t8_cmesh_new_hybrid_gate_deformed, t8_cmesh_new_full_hybrid}
Vector with functions to construct a cmesh from a communicator parameter.