Variable new_hypercube_cmesh::cmesh_example

Variable Documentation

example_set *new_hypercube_cmesh::cmesh_example = (example_set*)new cmesh_cartesian_product_params<decltype(periodic_eclasses.begin()), decltype(cmesh_params::my_comms.begin()), decltype(cmesh_params::do_bcast.begin()), decltype(cmesh_params::partition.begin()), decltype(cmesh_params::periodic.begin())>(std::make_pair(periodic_eclasses.begin(), periodic_eclasses.end()), std::make_pair(cmesh_params::my_comms.begin(), cmesh_params::my_comms.end()), std::make_pair(cmesh_params::do_bcast.begin(), cmesh_params::do_bcast.end()), std::make_pair(cmesh_params::partition.begin(), cmesh_params::partition.end()), std::make_pair(cmesh_params::periodic.begin(), cmesh_params::periodic.end()), cmesh_wrapper, param_to_string, "t8_cmesh_new_hypercube")

Example cmesh set with periodic eclasses and different parameter combinations using the cmesh_wrapper function.