Variable new_empty::cmesh_example
Defined in File t8_cmesh_new_empty.hxx
Variable Documentation
-
example_set *new_empty::cmesh_example = (example_set*)new cmesh_cartesian_product_params<decltype(cmesh_params::my_comms.begin()), decltype(cmesh_params::partition.begin()), decltype(cmesh_params::do_bcast.begin())>(std::make_pair(cmesh_params::my_comms.begin(), cmesh_params::my_comms.end()), std::make_pair(cmesh_params::partition.begin(), cmesh_params::partition.end()), std::make_pair(cmesh_params::do_bcast.begin(), cmesh_params::do_bcast.end()), new_from_class_wrapper, print_function, "t8_cmesh_new_empty")
Example empty cmesh set with different parameter combinations.