Variable print_eclass
Defined in File t8_gtest_macros.hxx
Variable Documentation
-
auto print_eclass =
[] (const testing::TestParamInfo<t8_eclass> &info) { return t8_eclass_to_string[info.param]; } lambda to pass to an INSTANTIATE_TEST_SUITE_P to print the current cmesh_example_base