Variable new_bigmesh::cmesh_example
Defined in File t8_cmesh_new_bigmesh_param.hxx
Variable Documentation
-
example_set *new_bigmesh::cmesh_example = (example_set*)new cmesh_cartesian_product_params<decltype(cmesh_params::eclasses.begin()), decltype(cmesh_params::large_mesh.begin()), decltype(cmesh_params::my_comms.begin())>(std::make_pair(cmesh_params::eclasses.begin(), cmesh_params::eclasses.end()), std::make_pair(cmesh_params::large_mesh.begin(), cmesh_params::large_mesh.end()), std::make_pair(cmesh_params::my_comms.begin(), cmesh_params::my_comms.end()), bigmesh, make_param_string_wrapper, "t8_cmesh_new_bigmesh")
Example cmesh set of bigmesh cmeshes.