Variable new_from_class::cmesh_example

Variable Documentation

example_set *new_from_class::cmesh_example = (example_set*)new cmesh_cartesian_product_params<decltype(cmesh_params::eclasses.begin()), decltype(cmesh_params::my_comms.begin())>(std::make_pair(cmesh_params::eclasses.begin(), cmesh_params::eclasses.end()), std::make_pair(cmesh_params::my_comms.begin(), cmesh_params::my_comms.end()), new_from_class_wrapper, print_function, "t8_cmesh_new_from_class")

Example cmesh set with different parameter combinations using the new_from_class function.