Variable new_periodic::cmesh_example

Variable Documentation

example_set *new_periodic::cmesh_example = (example_set*)new cmesh_cartesian_product_params<decltype(cmesh_params::my_comms.begin()), decltype(cmesh_params::dims.begin())>(std::make_pair(cmesh_params::my_comms.begin(), cmesh_params::my_comms.end()), std::make_pair(cmesh_params::dims.begin(), cmesh_params::dims.end()), new_from_periodic_wrapper, print_function, "t8_cmesh_new_periodic")

Example cmesh set with different parameter combinations using the new_periodic::new_from_periodic_wrapper function.