Variable new_prism_cake::cmesh_example
Defined in File t8_cmesh_new_prism_cake_param.hxx
Variable Documentation
-
example_set *new_prism_cake::cmesh_example = (example_set*)new cmesh_cartesian_product_params<decltype(cmesh_params::my_comms.begin()), decltype(cmesh_params::num_prisms.begin())>(std::make_pair(cmesh_params::my_comms.begin(), cmesh_params::my_comms.end()), std::make_pair(cmesh_params::num_prisms.begin(), cmesh_params::num_prisms.end()), prism_cake, make_param_string_wrapper, "t8_cmesh_new_prism_cake")
Example cmesh set with different parameter combinations using the prism_cake function.