From d391e6e1b8e527704dfded7fb16875b03fe61861 Mon Sep 17 00:00:00 2001 From: Tobias Leibner <tobias.leibner@googlemail.com> Date: Fri, 16 Nov 2018 10:31:06 +0100 Subject: [PATCH] update builder definitions --- dune/xt/grid/test/builder_definitions.cmake | 52 +++++++++++---------- dune/xt/grid/test/compiles_totals.pickle | 2 +- dune/xt/grid/test/testruns_totals.pickle | 2 +- 3 files changed, 29 insertions(+), 27 deletions(-) diff --git a/dune/xt/grid/test/builder_definitions.cmake b/dune/xt/grid/test/builder_definitions.cmake index 80e4af49c..9d2bba05c 100644 --- a/dune/xt/grid/test/builder_definitions.cmake +++ b/dune/xt/grid/test/builder_definitions.cmake @@ -1,10 +1,10 @@ set(DXT_BIN_COUNT "3" CACHE STRING "number of bins for test targets" ) -add_custom_target(test_binaries_builder_0 DEPENDS headercheck__dune_xt_grid_bound-object.hh headercheck__dune_xt_grid_boundaryinfo_alldirichlet.hh headercheck__dune_xt_grid_boundaryinfo_types.hh headercheck__dune_xt_grid_capabilities.hh headercheck__dune_xt_grid_dd_subdomains_grid.hh headercheck__dune_xt_grid_functors_bounding-box.hh headercheck__dune_xt_grid_gridprovider.hh headercheck__dune_xt_grid_gridprovider_cube.hh headercheck__dune_xt_grid_gridprovider_cube.lib.hh headercheck__dune_xt_grid_gridprovider_provider.lib.hh headercheck__dune_xt_grid_output_pgf.hh headercheck__dune_xt_grid_parallel_partitioning_ranged.hh headercheck__dune_xt_grid_structuredgridfactory.hh headercheck__dune_xt_grid_test_dd_glued.hh headercheck__dune_xt_grid_view_subdomain_indexset.hh headercheck__dune_xt_grid_walker.lib.hh headercheck__python_dune_xt_grid_boundaryinfo.bindings.hh test_boundaryinfo_factory_alberta_2d test_boundaryinfo_factory_alu_2d_0001 test_boundaryinfo_factory_alu_3d_0001 test_boundaryinfo_factory_yasp_1d test_boundaryinfo_factory_yasp_3d test_cube_gridprovider_alberta_1d test_cube_gridprovider_alu_3d_0002 test_cube_gridprovider_ug_3d test_dd_glued_3d test_dd_subdomains_cube_1d_alberta_1d test_dd_subdomains_cube_1d_yasp_1d test_dd_subdomains_cube_2d_alu_2d_0000 test_dd_subdomains_cube_3d_alu_3d_0001 test_dgf_gridprovider_alu_2d_0001 test_dgf_gridprovider_alu_2d_0002 test_dgf_gridprovider_alu_3d_0001 test_dgf_gridprovider_ug_2d test_dgf_gridprovider_ug_3d test_dgf_gridprovider_yasp_2d test_empty test_gmsh_gridprovider_alu_2d_0000 test_gmsh_gridprovider_alu_3d_0000 test_periodic_gridview_alberta_1d test_periodic_gridview_alberta_2d test_periodic_gridview_alberta_3d test_periodic_gridview_alu_3d_0002 test_periodic_gridview_ug_3d test_search_alu_2d_0001 test_search_alu_2d_0002 test_search_alu_3d_0000 test_search_ug_2d test_search_yasp_1d) -set_tests_properties(test_boundaryinfo_factory_alberta_2d_0004 PROPERTIES LABELS "builder_0") -set_tests_properties(test_boundaryinfo_factory_alu_2d_0001_0007 PROPERTIES LABELS "builder_0") -set_tests_properties(test_boundaryinfo_factory_alu_3d_0001_0010 PROPERTIES LABELS "builder_0") -set_tests_properties(test_boundaryinfo_factory_yasp_1d_0000 PROPERTIES LABELS "builder_0") -set_tests_properties(test_boundaryinfo_factory_yasp_3d_0002 PROPERTIES LABELS "builder_0") +add_custom_target(test_binaries_builder_0 DEPENDS headercheck__dune_xt_grid_bound-object.hh headercheck__dune_xt_grid_boundaryinfo_allneumann.hh headercheck__dune_xt_grid_boundaryinfo_boundarysegment.hh headercheck__dune_xt_grid_boundaryinfo_factory.hh headercheck__dune_xt_grid_dd_glued.hh headercheck__dune_xt_grid_exceptions.hh headercheck__dune_xt_grid_filters_element.hh headercheck__dune_xt_grid_functors_generic.hh headercheck__dune_xt_grid_functors_interfaces.hh headercheck__dune_xt_grid_functors_refinement.hh headercheck__dune_xt_grid_gridprovider_dgf.hh headercheck__dune_xt_grid_gridprovider_eoc.hh headercheck__dune_xt_grid_gridprovider_factory.hh headercheck__dune_xt_grid_gridprovider_gmsh.hh headercheck__dune_xt_grid_gridprovider_starcd.hh headercheck__dune_xt_grid_grids.hh headercheck__dune_xt_grid_layers.hh headercheck__dune_xt_grid_output_entity_visualization.hh headercheck__dune_xt_grid_search.hh headercheck__dune_xt_grid_type_traits.hh headercheck__dune_xt_grid_view_subdomain_intersection-wrapper.hh headercheck__python_dune_xt_grid_gridprovider.hh headercheck__python_dune_xt_grid_grids.bindings.hh test_boundaryinfo_factory_alu_2d_0000 test_boundaryinfo_factory_alu_2d_0002 test_boundaryinfo_factory_alu_3d_0000 test_boundaryinfo_factory_alu_3d_0002 test_boundaryinfo_factory_yasp_2d test_cube_gridprovider_alberta_1d test_cube_gridprovider_alu_3d_0002 test_cube_gridprovider_ug_3d test_dd_glued_3d test_dd_subdomains_cube_1d_alberta_1d test_dd_subdomains_cube_1d_yasp_1d test_dd_subdomains_cube_2d_alu_2d_0000 test_dd_subdomains_cube_3d_alu_3d_0001 test_dgf_gridprovider_alu_2d_0001 test_dgf_gridprovider_alu_2d_0002 test_dgf_gridprovider_alu_3d_0001 test_dgf_gridprovider_ug_2d test_dgf_gridprovider_ug_3d test_dgf_gridprovider_yasp_2d test_gmsh_gridprovider_alu_2d_0000 test_gmsh_gridprovider_alu_3d_0000 test_information_1d test_periodic_gridview_alberta_1d test_periodic_gridview_alberta_2d test_periodic_gridview_alberta_3d test_periodic_gridview_alu_3d_0002 test_search_alberta_1d test_search_alberta_2d test_search_alu_2d_0001 test_search_alu_2d_0002 test_search_alu_3d_0000) +set_tests_properties(test_boundaryinfo_factory_alu_2d_0000_0006 PROPERTIES LABELS "builder_0") +set_tests_properties(test_boundaryinfo_factory_alu_2d_0002_0008 PROPERTIES LABELS "builder_0") +set_tests_properties(test_boundaryinfo_factory_alu_3d_0000_0009 PROPERTIES LABELS "builder_0") +set_tests_properties(test_boundaryinfo_factory_alu_3d_0002_0011 PROPERTIES LABELS "builder_0") +set_tests_properties(test_boundaryinfo_factory_yasp_2d_0001 PROPERTIES LABELS "builder_0") set_tests_properties(test_cube_gridprovider_alberta_1d_0003 PROPERTIES LABELS "builder_0") set_tests_properties(test_cube_gridprovider_alu_3d_0002_0011 PROPERTIES LABELS "builder_0") set_tests_properties(test_cube_gridprovider_ug_3d_0013 PROPERTIES LABELS "builder_0") @@ -19,25 +19,24 @@ set_tests_properties(test_dgf_gridprovider_alu_3d_0001_0010 PROPERTIES LABELS "b set_tests_properties(test_dgf_gridprovider_ug_2d_0012 PROPERTIES LABELS "builder_0") set_tests_properties(test_dgf_gridprovider_ug_3d_0013 PROPERTIES LABELS "builder_0") set_tests_properties(test_dgf_gridprovider_yasp_2d_0001 PROPERTIES LABELS "builder_0") -set_tests_properties(test_empty PROPERTIES LABELS "builder_0") set_tests_properties(test_gmsh_gridprovider_alu_2d_0000_0000 PROPERTIES LABELS "builder_0") set_tests_properties(test_gmsh_gridprovider_alu_3d_0000_0003 PROPERTIES LABELS "builder_0") +set_tests_properties(test_information_1d_information_1d PROPERTIES LABELS "builder_0") set_tests_properties(test_periodic_gridview_alberta_1d_nonperiodic_rectangle_simplex_0000 test_periodic_gridview_alberta_1d_nonperiodic_unit_cube_simplex_0000 test_periodic_gridview_alberta_1d_partially_periodic_rectangle_simplex_0000 test_periodic_gridview_alberta_1d_partially_periodic_unit_cube_simplex_0000 test_periodic_gridview_alberta_1d_periodic_rectangle_simplex_0000 test_periodic_gridview_alberta_1d_periodic_unit_cube_simplex_0000 PROPERTIES LABELS "builder_0") set_tests_properties(test_periodic_gridview_alberta_2d_nonperiodic_rectangle_simplex_0001 test_periodic_gridview_alberta_2d_nonperiodic_unit_cube_simplex_0001 test_periodic_gridview_alberta_2d_partially_periodic_rectangle_simplex_0001 test_periodic_gridview_alberta_2d_partially_periodic_unit_cube_simplex_0001 test_periodic_gridview_alberta_2d_periodic_rectangle_simplex_0001 test_periodic_gridview_alberta_2d_periodic_unit_cube_simplex_0001 PROPERTIES LABELS "builder_0") set_tests_properties(test_periodic_gridview_alberta_3d_nonperiodic_rectangle_simplex_0002 test_periodic_gridview_alberta_3d_nonperiodic_unit_cube_simplex_0002 test_periodic_gridview_alberta_3d_partially_periodic_rectangle_simplex_0002 test_periodic_gridview_alberta_3d_partially_periodic_unit_cube_simplex_0002 test_periodic_gridview_alberta_3d_periodic_rectangle_simplex_0002 test_periodic_gridview_alberta_3d_periodic_unit_cube_simplex_0002 PROPERTIES LABELS "builder_0") set_tests_properties(test_periodic_gridview_alu_3d_0002_nonperiodic_rectangle_simplex_0006 test_periodic_gridview_alu_3d_0002_nonperiodic_unit_cube_simplex_0006 test_periodic_gridview_alu_3d_0002_partially_periodic_rectangle_simplex_0006 test_periodic_gridview_alu_3d_0002_partially_periodic_unit_cube_simplex_0006 test_periodic_gridview_alu_3d_0002_periodic_rectangle_simplex_0006 test_periodic_gridview_alu_3d_0002_periodic_unit_cube_simplex_0006 PROPERTIES LABELS "builder_0") -set_tests_properties(test_periodic_gridview_ug_3d_nonperiodic_rectangle_cube_0006 test_periodic_gridview_ug_3d_nonperiodic_rectangle_simplex_0008 test_periodic_gridview_ug_3d_nonperiodic_unit_cube_cube_0006 test_periodic_gridview_ug_3d_nonperiodic_unit_cube_simplex_0008 test_periodic_gridview_ug_3d_partially_periodic_rectangle_cube_0006 test_periodic_gridview_ug_3d_partially_periodic_rectangle_simplex_0008 test_periodic_gridview_ug_3d_partially_periodic_unit_cube_cube_0006 test_periodic_gridview_ug_3d_partially_periodic_unit_cube_simplex_0008 test_periodic_gridview_ug_3d_periodic_rectangle_cube_0006 test_periodic_gridview_ug_3d_periodic_rectangle_simplex_0008 test_periodic_gridview_ug_3d_periodic_unit_cube_cube_0006 test_periodic_gridview_ug_3d_periodic_unit_cube_simplex_0008 PROPERTIES LABELS "builder_0") +set_tests_properties(test_search_alberta_1d_0003 PROPERTIES LABELS "builder_0") +set_tests_properties(test_search_alberta_2d_0004 PROPERTIES LABELS "builder_0") set_tests_properties(test_search_alu_2d_0001_0007 PROPERTIES LABELS "builder_0") set_tests_properties(test_search_alu_2d_0002_0008 PROPERTIES LABELS "builder_0") set_tests_properties(test_search_alu_3d_0000_0009 PROPERTIES LABELS "builder_0") -set_tests_properties(test_search_ug_2d_0012 PROPERTIES LABELS "builder_0") -set_tests_properties(test_search_yasp_1d_0000 PROPERTIES LABELS "builder_0") -add_custom_target(test_binaries_builder_1 DEPENDS headercheck__dune_xt_grid_boundaryinfo_allneumann.hh headercheck__dune_xt_grid_boundaryinfo_boundarysegment.hh headercheck__dune_xt_grid_dd_subdomains_factory.hh headercheck__dune_xt_grid_functors_boundary-detector.hh headercheck__dune_xt_grid_functors_refinement.hh headercheck__dune_xt_grid_gridprovider_dgf.hh headercheck__dune_xt_grid_gridprovider_factory.hh headercheck__dune_xt_grid_gridprovider_gmsh.hh headercheck__dune_xt_grid_gridprovider_provider.hh headercheck__dune_xt_grid_information.hh headercheck__dune_xt_grid_intersection.hh headercheck__dune_xt_grid_parallel_partitioning_ranged-internal.hh headercheck__dune_xt_grid_search.hh headercheck__dune_xt_grid_test_provider.hh headercheck__dune_xt_grid_view_from-part.hh headercheck__dune_xt_grid_view_subdomain_intersection-iterator.hh headercheck__dune_xt_grid_view_subdomain_view.hh headercheck__dune_xt_grid_walker.hh headercheck__python_dune_xt_grid_available_types.hh headercheck__python_dune_xt_grid_layers.bindings.hh test_boundaryinfo_factory_alberta_3d test_boundaryinfo_factory_alu_2d_0002 test_boundaryinfo_factory_alu_3d_0002 test_boundaryinfo_factory_ug_2d test_boundaryinfo_factory_ug_3d test_cube_gridprovider_alu_2d_0002 test_cube_gridprovider_alu_3d_0001 test_cube_gridprovider_yasp_1d test_cube_gridprovider_yasp_2d test_cube_gridprovider_yasp_3d test_dd_glued_2d test_dd_subdomains_cube_2d_alberta_2d test_dd_subdomains_cube_2d_alu_2d_0001 test_dd_subdomains_cube_3d_alu_3d_0002 test_dgf_gridprovider_alberta_1d test_dgf_gridprovider_alu_3d_0000 test_dgf_gridprovider_alu_3d_0002 test_dgf_gridprovider_yasp_1d test_dgf_gridprovider_yasp_3d test_gmsh_gridprovider_alu_2d_0001 test_gmsh_gridprovider_alu_2d_0002 test_gmsh_gridprovider_alu_3d_0001 test_information_3d test_output_pgf test_periodic_gridview_alu_2d_0001 test_periodic_gridview_yasp_1d test_periodic_gridview_yasp_3d test_search_alu_2d_0000 test_search_alu_3d_0001 test_search_alu_3d_0002 test_search_yasp_2d) -set_tests_properties(test_boundaryinfo_factory_alberta_3d_0005 PROPERTIES LABELS "builder_1") -set_tests_properties(test_boundaryinfo_factory_alu_2d_0002_0008 PROPERTIES LABELS "builder_1") -set_tests_properties(test_boundaryinfo_factory_alu_3d_0002_0011 PROPERTIES LABELS "builder_1") +add_custom_target(test_binaries_builder_1 DEPENDS headercheck__dune_xt_grid_boundaryinfo_alldirichlet.hh headercheck__dune_xt_grid_boundaryinfo_allreflecting.hh headercheck__dune_xt_grid_boundaryinfo_types.hh headercheck__dune_xt_grid_dd_subdomains_factory.hh headercheck__dune_xt_grid_dd_subdomains_grid.hh headercheck__dune_xt_grid_filters.hh headercheck__dune_xt_grid_filters_base.hh headercheck__dune_xt_grid_functors_boundary-detector.hh headercheck__dune_xt_grid_gridprovider.hh headercheck__dune_xt_grid_gridprovider_cube.hh headercheck__dune_xt_grid_gridprovider_cube.lib.hh headercheck__dune_xt_grid_gridprovider_provider.lib.hh headercheck__dune_xt_grid_information.hh headercheck__dune_xt_grid_output_pgf.hh headercheck__dune_xt_grid_parallel_partitioning_ranged-internal.hh headercheck__dune_xt_grid_structuredgridfactory.hh headercheck__dune_xt_grid_test_provider.hh headercheck__dune_xt_grid_view_from-part.hh headercheck__dune_xt_grid_view_subdomain_entity-iterator.hh headercheck__dune_xt_grid_walker.hh headercheck__python_dune_xt_grid_layers.bindings.hh test_boundaryinfo_factory_alberta_2d test_boundaryinfo_factory_ug_2d test_boundaryinfo_factory_ug_3d test_boundaryinfo_factory_yasp_1d test_boundaryinfo_factory_yasp_3d test_cube_gridprovider_alu_2d_0002 test_cube_gridprovider_alu_3d_0001 test_cube_gridprovider_yasp_1d test_cube_gridprovider_yasp_2d test_cube_gridprovider_yasp_3d test_dd_glued_2d test_dd_subdomains_cube_2d_alberta_2d test_dd_subdomains_cube_2d_alu_2d_0001 test_dd_subdomains_cube_3d_alu_3d_0002 test_dgf_gridprovider_alberta_1d test_dgf_gridprovider_alu_3d_0000 test_dgf_gridprovider_alu_3d_0002 test_dgf_gridprovider_yasp_1d test_dgf_gridprovider_yasp_3d test_gmsh_gridprovider_alu_2d_0001 test_gmsh_gridprovider_alu_2d_0002 test_gmsh_gridprovider_alu_3d_0001 test_information_2d test_periodic_gridview_alu_2d_0001 test_periodic_gridview_yasp_1d test_periodic_gridview_yasp_3d test_search_alu_2d_0000 test_search_alu_3d_0001 test_search_alu_3d_0002 test_search_ug_2d test_search_yasp_1d test_search_yasp_2d test_walker) +set_tests_properties(test_boundaryinfo_factory_alberta_2d_0004 PROPERTIES LABELS "builder_1") set_tests_properties(test_boundaryinfo_factory_ug_2d_0012 PROPERTIES LABELS "builder_1") set_tests_properties(test_boundaryinfo_factory_ug_3d_0013 PROPERTIES LABELS "builder_1") +set_tests_properties(test_boundaryinfo_factory_yasp_1d_0000 PROPERTIES LABELS "builder_1") +set_tests_properties(test_boundaryinfo_factory_yasp_3d_0002 PROPERTIES LABELS "builder_1") set_tests_properties(test_cube_gridprovider_alu_2d_0002_0008 PROPERTIES LABELS "builder_1") set_tests_properties(test_cube_gridprovider_alu_3d_0001_0010 PROPERTIES LABELS "builder_1") set_tests_properties(test_cube_gridprovider_yasp_1d_0000 PROPERTIES LABELS "builder_1") @@ -55,20 +54,22 @@ set_tests_properties(test_dgf_gridprovider_yasp_3d_0002 PROPERTIES LABELS "build set_tests_properties(test_gmsh_gridprovider_alu_2d_0001_0001 PROPERTIES LABELS "builder_1") set_tests_properties(test_gmsh_gridprovider_alu_2d_0002_0002 PROPERTIES LABELS "builder_1") set_tests_properties(test_gmsh_gridprovider_alu_3d_0001_0004 PROPERTIES LABELS "builder_1") -set_tests_properties(test_information_3d_information_3d PROPERTIES LABELS "builder_1") -set_tests_properties(test_output_pgf PROPERTIES LABELS "builder_1") +set_tests_properties(test_information_2d_information_2d PROPERTIES LABELS "builder_1") set_tests_properties(test_periodic_gridview_alu_2d_0001_nonperiodic_rectangle_simplex_0003 test_periodic_gridview_alu_2d_0001_nonperiodic_unit_cube_simplex_0003 test_periodic_gridview_alu_2d_0001_partially_periodic_rectangle_simplex_0003 test_periodic_gridview_alu_2d_0001_partially_periodic_unit_cube_simplex_0003 test_periodic_gridview_alu_2d_0001_periodic_rectangle_simplex_0003 test_periodic_gridview_alu_2d_0001_periodic_unit_cube_simplex_0003 PROPERTIES LABELS "builder_1") set_tests_properties(test_periodic_gridview_yasp_1d_nonperiodic_rectangle_cube_0000 test_periodic_gridview_yasp_1d_nonperiodic_unit_cube_cube_0000 test_periodic_gridview_yasp_1d_partially_periodic_rectangle_cube_0000 test_periodic_gridview_yasp_1d_partially_periodic_unit_cube_cube_0000 test_periodic_gridview_yasp_1d_periodic_rectangle_cube_0000 test_periodic_gridview_yasp_1d_periodic_unit_cube_cube_0000 PROPERTIES LABELS "builder_1") set_tests_properties(test_periodic_gridview_yasp_3d_nonperiodic_rectangle_cube_0002 test_periodic_gridview_yasp_3d_nonperiodic_unit_cube_cube_0002 test_periodic_gridview_yasp_3d_partially_periodic_rectangle_cube_0002 test_periodic_gridview_yasp_3d_partially_periodic_unit_cube_cube_0002 test_periodic_gridview_yasp_3d_periodic_rectangle_cube_0002 test_periodic_gridview_yasp_3d_periodic_unit_cube_cube_0002 PROPERTIES LABELS "builder_1") set_tests_properties(test_search_alu_2d_0000_0006 PROPERTIES LABELS "builder_1") set_tests_properties(test_search_alu_3d_0001_0010 PROPERTIES LABELS "builder_1") set_tests_properties(test_search_alu_3d_0002_0011 PROPERTIES LABELS "builder_1") +set_tests_properties(test_search_ug_2d_0012 PROPERTIES LABELS "builder_1") +set_tests_properties(test_search_yasp_1d_0000 PROPERTIES LABELS "builder_1") set_tests_properties(test_search_yasp_2d_0001 PROPERTIES LABELS "builder_1") -add_custom_target(test_binaries_builder_2 DEPENDS headercheck__dune_xt_grid_boundaryinfo.hh headercheck__dune_xt_grid_boundaryinfo_allreflecting.hh headercheck__dune_xt_grid_boundaryinfo_factory.hh headercheck__dune_xt_grid_boundaryinfo_interfaces.hh headercheck__dune_xt_grid_boundaryinfo_normalbased.hh headercheck__dune_xt_grid_dd_glued.hh headercheck__dune_xt_grid_entity.hh headercheck__dune_xt_grid_exceptions.hh headercheck__dune_xt_grid_filters.hh headercheck__dune_xt_grid_filters_base.hh headercheck__dune_xt_grid_filters_element.hh headercheck__dune_xt_grid_filters_intersection.hh headercheck__dune_xt_grid_functors_generic.hh headercheck__dune_xt_grid_functors_interfaces.hh headercheck__dune_xt_grid_gridprovider_eoc.hh headercheck__dune_xt_grid_gridprovider_starcd.hh headercheck__dune_xt_grid_grids.hh headercheck__dune_xt_grid_layers.hh headercheck__dune_xt_grid_output_entity_visualization.hh headercheck__dune_xt_grid_type_traits.hh headercheck__dune_xt_grid_view_periodic.hh headercheck__dune_xt_grid_view_subdomain_entity-iterator.hh headercheck__dune_xt_grid_view_subdomain_intersection-wrapper.hh headercheck__python_dune_xt_grid_gridprovider.hh headercheck__python_dune_xt_grid_grids.bindings.hh headercheck__python_dune_xt_grid_walker.bindings.hh test_boundaryinfo_factory_alberta_1d test_boundaryinfo_factory_alu_2d_0000 test_boundaryinfo_factory_alu_3d_0000 test_boundaryinfo_factory_yasp_2d test_cube_gridprovider_alberta_2d test_cube_gridprovider_alberta_3d test_cube_gridprovider_alu_2d_0000 test_cube_gridprovider_alu_2d_0001 test_cube_gridprovider_alu_3d_0000 test_cube_gridprovider_ug_2d test_dd_subdomains_cube_2d_alu_2d_0002 test_dd_subdomains_cube_2d_yasp_2d test_dd_subdomains_cube_3d_alberta_3d test_dd_subdomains_cube_3d_alu_3d_0000 test_dd_subdomains_cube_3d_yasp_3d test_dgf_gridprovider_alberta_2d test_dgf_gridprovider_alberta_3d test_dgf_gridprovider_alu_2d_0000 test_eoc_gridprovider test_gmsh_gridprovider_alu_3d_0002 test_information_1d test_information_2d test_periodic_gridview_alu_2d_0000 test_periodic_gridview_alu_2d_0002 test_periodic_gridview_alu_3d_0000 test_periodic_gridview_alu_3d_0001 test_periodic_gridview_ug_2d test_periodic_gridview_yasp_2d test_search_alberta_1d test_search_alberta_2d test_search_alberta_3d test_search_ug_3d test_search_yasp_3d test_walker) +set_tests_properties(test_walker__1-threads test_walker__2-threads test_walker__4-threads PROPERTIES LABELS "builder_1") +add_custom_target(test_binaries_builder_2 DEPENDS headercheck__dune_xt_grid_boundaryinfo.hh headercheck__dune_xt_grid_boundaryinfo_interfaces.hh headercheck__dune_xt_grid_boundaryinfo_normalbased.hh headercheck__dune_xt_grid_capabilities.hh headercheck__dune_xt_grid_entity.hh headercheck__dune_xt_grid_filters_intersection.hh headercheck__dune_xt_grid_functors_bounding-box.hh headercheck__dune_xt_grid_gridprovider_provider.hh headercheck__dune_xt_grid_intersection.hh headercheck__dune_xt_grid_parallel_partitioning_ranged.hh headercheck__dune_xt_grid_test_dd_glued.hh headercheck__dune_xt_grid_view_periodic.hh headercheck__dune_xt_grid_view_subdomain_indexset.hh headercheck__dune_xt_grid_view_subdomain_intersection-iterator.hh headercheck__dune_xt_grid_view_subdomain_view.hh headercheck__dune_xt_grid_walker.lib.hh headercheck__python_dune_xt_grid_available_types.hh headercheck__python_dune_xt_grid_boundaryinfo.bindings.hh headercheck__python_dune_xt_grid_walker.bindings.hh test_boundaryinfo_factory_alberta_1d test_boundaryinfo_factory_alberta_3d test_boundaryinfo_factory_alu_2d_0001 test_boundaryinfo_factory_alu_3d_0001 test_cube_gridprovider_alberta_2d test_cube_gridprovider_alberta_3d test_cube_gridprovider_alu_2d_0000 test_cube_gridprovider_alu_2d_0001 test_cube_gridprovider_alu_3d_0000 test_cube_gridprovider_ug_2d test_dd_subdomains_cube_2d_alu_2d_0002 test_dd_subdomains_cube_2d_ug_2d test_dd_subdomains_cube_2d_yasp_2d test_dd_subdomains_cube_3d_alberta_3d test_dd_subdomains_cube_3d_alu_3d_0000 test_dd_subdomains_cube_3d_ug_3d test_dd_subdomains_cube_3d_yasp_3d test_dgf_gridprovider_alberta_2d test_dgf_gridprovider_alberta_3d test_dgf_gridprovider_alu_2d_0000 test_empty test_eoc_gridprovider test_gmsh_gridprovider_alu_3d_0002 test_information_3d test_output_pgf test_periodic_gridview_alu_2d_0000 test_periodic_gridview_alu_2d_0002 test_periodic_gridview_alu_3d_0000 test_periodic_gridview_alu_3d_0001 test_periodic_gridview_ug_2d test_periodic_gridview_ug_3d test_periodic_gridview_yasp_2d test_search_alberta_3d test_search_ug_3d test_search_yasp_3d) set_tests_properties(test_boundaryinfo_factory_alberta_1d_0003 PROPERTIES LABELS "builder_2") -set_tests_properties(test_boundaryinfo_factory_alu_2d_0000_0006 PROPERTIES LABELS "builder_2") -set_tests_properties(test_boundaryinfo_factory_alu_3d_0000_0009 PROPERTIES LABELS "builder_2") -set_tests_properties(test_boundaryinfo_factory_yasp_2d_0001 PROPERTIES LABELS "builder_2") +set_tests_properties(test_boundaryinfo_factory_alberta_3d_0005 PROPERTIES LABELS "builder_2") +set_tests_properties(test_boundaryinfo_factory_alu_2d_0001_0007 PROPERTIES LABELS "builder_2") +set_tests_properties(test_boundaryinfo_factory_alu_3d_0001_0010 PROPERTIES LABELS "builder_2") set_tests_properties(test_cube_gridprovider_alberta_2d_0004 PROPERTIES LABELS "builder_2") set_tests_properties(test_cube_gridprovider_alberta_3d_0005 PROPERTIES LABELS "builder_2") set_tests_properties(test_cube_gridprovider_alu_2d_0000_0006 PROPERTIES LABELS "builder_2") @@ -76,26 +77,27 @@ set_tests_properties(test_cube_gridprovider_alu_2d_0001_0007 PROPERTIES LABELS " set_tests_properties(test_cube_gridprovider_alu_3d_0000_0009 PROPERTIES LABELS "builder_2") set_tests_properties(test_cube_gridprovider_ug_2d_0012 PROPERTIES LABELS "builder_2") set_tests_properties(test_dd_subdomains_cube_2d_alu_2d_0002_0004 PROPERTIES LABELS "builder_2") +set_tests_properties(test_dd_subdomains_cube_2d_ug_2d_0005 PROPERTIES LABELS "builder_2") set_tests_properties(test_dd_subdomains_cube_2d_yasp_2d_0000 PROPERTIES LABELS "builder_2") set_tests_properties(test_dd_subdomains_cube_3d_alberta_3d_0001 PROPERTIES LABELS "builder_2") set_tests_properties(test_dd_subdomains_cube_3d_alu_3d_0000_0002 PROPERTIES LABELS "builder_2") +set_tests_properties(test_dd_subdomains_cube_3d_ug_3d_0005 PROPERTIES LABELS "builder_2") set_tests_properties(test_dd_subdomains_cube_3d_yasp_3d_0000 PROPERTIES LABELS "builder_2") set_tests_properties(test_dgf_gridprovider_alberta_2d_0004 PROPERTIES LABELS "builder_2") set_tests_properties(test_dgf_gridprovider_alberta_3d_0005 PROPERTIES LABELS "builder_2") set_tests_properties(test_dgf_gridprovider_alu_2d_0000_0006 PROPERTIES LABELS "builder_2") +set_tests_properties(test_empty PROPERTIES LABELS "builder_2") set_tests_properties(test_eoc_gridprovider PROPERTIES LABELS "builder_2") set_tests_properties(test_gmsh_gridprovider_alu_3d_0002_0005 PROPERTIES LABELS "builder_2") -set_tests_properties(test_information_1d_information_1d PROPERTIES LABELS "builder_2") -set_tests_properties(test_information_2d_information_2d PROPERTIES LABELS "builder_2") +set_tests_properties(test_information_3d_information_3d PROPERTIES LABELS "builder_2") +set_tests_properties(test_output_pgf PROPERTIES LABELS "builder_2") set_tests_properties(test_periodic_gridview_alu_2d_0000_nonperiodic_rectangle_cube_0003 test_periodic_gridview_alu_2d_0000_nonperiodic_unit_cube_cube_0003 test_periodic_gridview_alu_2d_0000_partially_periodic_rectangle_cube_0003 test_periodic_gridview_alu_2d_0000_partially_periodic_unit_cube_cube_0003 test_periodic_gridview_alu_2d_0000_periodic_rectangle_cube_0003 test_periodic_gridview_alu_2d_0000_periodic_unit_cube_cube_0003 PROPERTIES LABELS "builder_2") set_tests_properties(test_periodic_gridview_alu_2d_0002_nonperiodic_rectangle_simplex_0004 test_periodic_gridview_alu_2d_0002_nonperiodic_unit_cube_simplex_0004 test_periodic_gridview_alu_2d_0002_partially_periodic_rectangle_simplex_0004 test_periodic_gridview_alu_2d_0002_partially_periodic_unit_cube_simplex_0004 test_periodic_gridview_alu_2d_0002_periodic_rectangle_simplex_0004 test_periodic_gridview_alu_2d_0002_periodic_unit_cube_simplex_0004 PROPERTIES LABELS "builder_2") set_tests_properties(test_periodic_gridview_alu_3d_0000_nonperiodic_rectangle_cube_0004 test_periodic_gridview_alu_3d_0000_nonperiodic_unit_cube_cube_0004 test_periodic_gridview_alu_3d_0000_partially_periodic_rectangle_cube_0004 test_periodic_gridview_alu_3d_0000_partially_periodic_unit_cube_cube_0004 test_periodic_gridview_alu_3d_0000_periodic_rectangle_cube_0004 test_periodic_gridview_alu_3d_0000_periodic_unit_cube_cube_0004 PROPERTIES LABELS "builder_2") set_tests_properties(test_periodic_gridview_alu_3d_0001_nonperiodic_rectangle_simplex_0005 test_periodic_gridview_alu_3d_0001_nonperiodic_unit_cube_simplex_0005 test_periodic_gridview_alu_3d_0001_partially_periodic_rectangle_simplex_0005 test_periodic_gridview_alu_3d_0001_partially_periodic_unit_cube_simplex_0005 test_periodic_gridview_alu_3d_0001_periodic_rectangle_simplex_0005 test_periodic_gridview_alu_3d_0001_periodic_unit_cube_simplex_0005 PROPERTIES LABELS "builder_2") set_tests_properties(test_periodic_gridview_ug_2d_nonperiodic_rectangle_cube_0005 test_periodic_gridview_ug_2d_nonperiodic_rectangle_simplex_0007 test_periodic_gridview_ug_2d_nonperiodic_unit_cube_cube_0005 test_periodic_gridview_ug_2d_nonperiodic_unit_cube_simplex_0007 test_periodic_gridview_ug_2d_partially_periodic_rectangle_cube_0005 test_periodic_gridview_ug_2d_partially_periodic_rectangle_simplex_0007 test_periodic_gridview_ug_2d_partially_periodic_unit_cube_cube_0005 test_periodic_gridview_ug_2d_partially_periodic_unit_cube_simplex_0007 test_periodic_gridview_ug_2d_periodic_rectangle_cube_0005 test_periodic_gridview_ug_2d_periodic_rectangle_simplex_0007 test_periodic_gridview_ug_2d_periodic_unit_cube_cube_0005 test_periodic_gridview_ug_2d_periodic_unit_cube_simplex_0007 PROPERTIES LABELS "builder_2") +set_tests_properties(test_periodic_gridview_ug_3d_nonperiodic_rectangle_cube_0006 test_periodic_gridview_ug_3d_nonperiodic_rectangle_simplex_0008 test_periodic_gridview_ug_3d_nonperiodic_unit_cube_cube_0006 test_periodic_gridview_ug_3d_nonperiodic_unit_cube_simplex_0008 test_periodic_gridview_ug_3d_partially_periodic_rectangle_cube_0006 test_periodic_gridview_ug_3d_partially_periodic_rectangle_simplex_0008 test_periodic_gridview_ug_3d_partially_periodic_unit_cube_cube_0006 test_periodic_gridview_ug_3d_partially_periodic_unit_cube_simplex_0008 test_periodic_gridview_ug_3d_periodic_rectangle_cube_0006 test_periodic_gridview_ug_3d_periodic_rectangle_simplex_0008 test_periodic_gridview_ug_3d_periodic_unit_cube_cube_0006 test_periodic_gridview_ug_3d_periodic_unit_cube_simplex_0008 PROPERTIES LABELS "builder_2") set_tests_properties(test_periodic_gridview_yasp_2d_nonperiodic_rectangle_cube_0001 test_periodic_gridview_yasp_2d_nonperiodic_unit_cube_cube_0001 test_periodic_gridview_yasp_2d_partially_periodic_rectangle_cube_0001 test_periodic_gridview_yasp_2d_partially_periodic_unit_cube_cube_0001 test_periodic_gridview_yasp_2d_periodic_rectangle_cube_0001 test_periodic_gridview_yasp_2d_periodic_unit_cube_cube_0001 PROPERTIES LABELS "builder_2") -set_tests_properties(test_search_alberta_1d_0003 PROPERTIES LABELS "builder_2") -set_tests_properties(test_search_alberta_2d_0004 PROPERTIES LABELS "builder_2") set_tests_properties(test_search_alberta_3d_0005 PROPERTIES LABELS "builder_2") set_tests_properties(test_search_ug_3d_0013 PROPERTIES LABELS "builder_2") set_tests_properties(test_search_yasp_3d_0002 PROPERTIES LABELS "builder_2") -set_tests_properties(test_walker__1-threads test_walker__2-threads test_walker__4-threads PROPERTIES LABELS "builder_2") diff --git a/dune/xt/grid/test/compiles_totals.pickle b/dune/xt/grid/test/compiles_totals.pickle index 151e4824c..00312727a 100644 --- a/dune/xt/grid/test/compiles_totals.pickle +++ b/dune/xt/grid/test/compiles_totals.pickle @@ -1 +1 @@ -{"headercheck__dune_xt_grid_bound-object.hh": 0.10602211952209473, "headercheck__dune_xt_grid_boundaryinfo.hh": 15.615983963012695, "headercheck__dune_xt_grid_boundaryinfo_alldirichlet.hh": 14.889521360397339, "headercheck__dune_xt_grid_boundaryinfo_allneumann.hh": 15.696208238601685, "headercheck__dune_xt_grid_boundaryinfo_allreflecting.hh": 0.05450081825256348, "headercheck__dune_xt_grid_boundaryinfo_boundarysegment.hh": 15.654795408248901, "headercheck__dune_xt_grid_boundaryinfo_factory.hh": 15.011301517486572, "headercheck__dune_xt_grid_boundaryinfo_interfaces.hh": 12.98918080329895, "headercheck__dune_xt_grid_boundaryinfo_normalbased.hh": 14.861575365066528, "headercheck__dune_xt_grid_boundaryinfo_types.hh": 13.068084239959717, "headercheck__dune_xt_grid_capabilities.hh": 5.508548259735107, "headercheck__dune_xt_grid_dd_glued.hh": 16.311400413513184, "headercheck__dune_xt_grid_dd_subdomains_factory.hh": 16.603410005569458, "headercheck__dune_xt_grid_dd_subdomains_grid.hh": 7.199793100357056, "headercheck__dune_xt_grid_entity.hh": 14.566489696502686, "headercheck__dune_xt_grid_exceptions.hh": 0.5797884464263916, "headercheck__dune_xt_grid_filters.hh": 0.10928797721862793, "headercheck__dune_xt_grid_filters_base.hh": 0.11453509330749512, "headercheck__dune_xt_grid_filters_element.hh": 0.11694836616516113, "headercheck__dune_xt_grid_filters_intersection.hh": 0.1138908863067627, "headercheck__dune_xt_grid_functors_boundary-detector.hh": 9.291746854782104, "headercheck__dune_xt_grid_functors_bounding-box.hh": 9.734697818756104, "headercheck__dune_xt_grid_functors_generic.hh": 0.11046051979064941, "headercheck__dune_xt_grid_functors_interfaces.hh": 9.169167518615723, "headercheck__dune_xt_grid_functors_refinement.hh": 9.796465635299683, "headercheck__dune_xt_grid_gridprovider.hh": 15.75350832939148, "headercheck__dune_xt_grid_gridprovider_cube.hh": 15.646630764007568, "headercheck__dune_xt_grid_gridprovider_cube.lib.hh": 15.668450832366943, "headercheck__dune_xt_grid_gridprovider_dgf.hh": 14.227550983428955, "headercheck__dune_xt_grid_gridprovider_eoc.hh": 15.803757905960083, "headercheck__dune_xt_grid_gridprovider_factory.hh": 19.475318431854248, "headercheck__dune_xt_grid_gridprovider_gmsh.hh": 15.500884532928467, "headercheck__dune_xt_grid_gridprovider_provider.hh": 15.338162422180176, "headercheck__dune_xt_grid_gridprovider_provider.lib.hh": 15.399278163909912, "headercheck__dune_xt_grid_gridprovider_starcd.hh": 17.104496955871582, "headercheck__dune_xt_grid_grids.hh": 5.7532057762146, "headercheck__dune_xt_grid_information.hh": 16.327180862426758, "headercheck__dune_xt_grid_intersection.hh": 17.47262454032898, "headercheck__dune_xt_grid_layers.hh": 6.588227272033691, "headercheck__dune_xt_grid_output_entity_visualization.hh": 16.429991722106934, "headercheck__dune_xt_grid_output_pgf.hh": 14.739186525344849, "headercheck__dune_xt_grid_parallel_partitioning_ranged-internal.hh": 6.21062707901001, "headercheck__dune_xt_grid_parallel_partitioning_ranged.hh": 6.125450372695923, "headercheck__dune_xt_grid_search.hh": 14.83984923362732, "headercheck__dune_xt_grid_structuredgridfactory.hh": 18.08464241027832, "headercheck__dune_xt_grid_test_dd_glued.hh": 16.351179122924805, "headercheck__dune_xt_grid_test_provider.hh": 15.94580864906311, "headercheck__dune_xt_grid_type_traits.hh": 6.2084269523620605, "headercheck__dune_xt_grid_view_from-part.hh": 6.13268256187439, "headercheck__dune_xt_grid_view_periodic.hh": 15.664304971694946, "headercheck__dune_xt_grid_view_subdomain_entity-iterator.hh": 0.7993688583374023, "headercheck__dune_xt_grid_view_subdomain_indexset.hh": 6.4803078174591064, "headercheck__dune_xt_grid_view_subdomain_intersection-iterator.hh": 6.660834789276123, "headercheck__dune_xt_grid_view_subdomain_intersection-wrapper.hh": 0.971346378326416, "headercheck__dune_xt_grid_view_subdomain_view.hh": 0.0428006649017334, "headercheck__dune_xt_grid_walker.hh": 14.082605838775635, "headercheck__dune_xt_grid_walker.lib.hh": 14.158512592315674, "headercheck__python_dune_xt_grid_available_types.hh": 0.10747885704040527, "headercheck__python_dune_xt_grid_boundaryinfo.bindings.hh": 16.240068435668945, "headercheck__python_dune_xt_grid_gridprovider.hh": 0.11572480201721191, "headercheck__python_dune_xt_grid_grids.bindings.hh": 13.800297975540161, "headercheck__python_dune_xt_grid_layers.bindings.hh": 5.718413829803467, "headercheck__python_dune_xt_grid_walker.bindings.hh": 15.749167680740356, "test_boundaryinfo_factory_alberta_1d": 20.10128355026245, "test_boundaryinfo_factory_alberta_2d": 21.30738615989685, "test_boundaryinfo_factory_alberta_3d": 20.304391622543335, "test_boundaryinfo_factory_alu_2d_0000": 20.891586780548096, "test_boundaryinfo_factory_alu_2d_0001": 22.327872276306152, "test_boundaryinfo_factory_alu_2d_0002": 23.566327333450317, "test_boundaryinfo_factory_alu_3d_0000": 21.421977758407593, "test_boundaryinfo_factory_alu_3d_0001": 24.902809143066406, "test_boundaryinfo_factory_alu_3d_0002": 25.10480761528015, "test_boundaryinfo_factory_ug_2d": 26.813920736312866, "test_boundaryinfo_factory_ug_3d": 21.458252429962158, "test_boundaryinfo_factory_yasp_1d": 20.32856774330139, "test_boundaryinfo_factory_yasp_2d": 20.262175798416138, "test_boundaryinfo_factory_yasp_3d": 20.254600286483765, "test_cube_gridprovider_alberta_1d": 29.882335424423218, "test_cube_gridprovider_alberta_2d": 32.76775240898132, "test_cube_gridprovider_alberta_3d": 33.399218797683716, "test_cube_gridprovider_alu_2d_0000": 37.792232036590576, "test_cube_gridprovider_alu_2d_0001": 44.885122299194336, "test_cube_gridprovider_alu_2d_0002": 43.71287178993225, "test_cube_gridprovider_alu_3d_0000": 39.73737978935242, "test_cube_gridprovider_alu_3d_0001": 39.451533794403076, "test_cube_gridprovider_alu_3d_0002": 41.87690043449402, "test_cube_gridprovider_ug_2d": 31.361640453338623, "test_cube_gridprovider_ug_3d": 30.2545223236084, "test_cube_gridprovider_yasp_1d": 30.218368768692017, "test_cube_gridprovider_yasp_2d": 30.87869381904602, "test_cube_gridprovider_yasp_3d": 31.77970838546753, "test_dd_glued_2d": 47.59047198295593, "test_dd_glued_3d": 72.38096737861633, "test_dd_subdomains_cube_1d_alberta_1d": 32.65306234359741, "test_dd_subdomains_cube_1d_yasp_1d": 39.5734589099884, "test_dd_subdomains_cube_2d_alberta_2d": 33.47791790962219, "test_dd_subdomains_cube_2d_alu_2d_0000": 40.817832231521606, "test_dd_subdomains_cube_2d_alu_2d_0001": 41.34266781806946, "test_dd_subdomains_cube_2d_alu_2d_0002": 43.98705530166626, "test_dd_subdomains_cube_2d_yasp_2d": 41.6374089717865, "test_dd_subdomains_cube_3d_alberta_3d": 34.382235527038574, "test_dd_subdomains_cube_3d_alu_3d_0000": 42.820916414260864, "test_dd_subdomains_cube_3d_alu_3d_0001": 42.952428579330444, "test_dd_subdomains_cube_3d_alu_3d_0002": 42.719929456710815, "test_dd_subdomains_cube_3d_yasp_3d": 37.5138258934021, "test_dgf_gridprovider_alberta_1d": 28.717551231384277, "test_dgf_gridprovider_alberta_2d": 29.837552309036255, "test_dgf_gridprovider_alberta_3d": 30.983155727386475, "test_dgf_gridprovider_alu_2d_0000": 36.58354449272156, "test_dgf_gridprovider_alu_2d_0001": 36.371814012527466, "test_dgf_gridprovider_alu_2d_0002": 38.96980571746826, "test_dgf_gridprovider_alu_3d_0000": 37.85637283325195, "test_dgf_gridprovider_alu_3d_0001": 37.708600997924805, "test_dgf_gridprovider_alu_3d_0002": 37.76925802230835, "test_dgf_gridprovider_ug_2d": 32.90612769126892, "test_dgf_gridprovider_ug_3d": 29.416306972503662, "test_dgf_gridprovider_yasp_1d": 30.38980507850647, "test_dgf_gridprovider_yasp_2d": 31.157761812210083, "test_dgf_gridprovider_yasp_3d": 37.51527190208435, "test_empty": 17.019262075424194, "test_eoc_gridprovider": 0.1288590431213379, "test_gmsh_gridprovider_alu_2d_0000": 37.837767362594604, "test_gmsh_gridprovider_alu_2d_0001": 38.22988843917847, "test_gmsh_gridprovider_alu_2d_0002": 40.37570309638977, "test_gmsh_gridprovider_alu_3d_0000": 39.87834930419922, "test_gmsh_gridprovider_alu_3d_0001": 39.619710206985474, "test_gmsh_gridprovider_alu_3d_0002": 39.474732875823975, "test_information_1d": 22.540085077285767, "test_information_2d": 25.465412139892578, "test_information_3d": 23.106703281402588, "test_output_pgf": 20.955060958862305, "test_periodic_gridview_alberta_1d": 26.500367164611816, "test_periodic_gridview_alberta_2d": 27.455833911895752, "test_periodic_gridview_alberta_3d": 30.86421847343445, "test_periodic_gridview_alu_2d_0000": 38.39575457572937, "test_periodic_gridview_alu_2d_0001": 36.400352239608765, "test_periodic_gridview_alu_2d_0002": 36.183119773864746, "test_periodic_gridview_alu_3d_0000": 38.127026081085205, "test_periodic_gridview_alu_3d_0001": 40.577880859375, "test_periodic_gridview_alu_3d_0002": 38.143150329589844, "test_periodic_gridview_ug_2d": 30.48707890510559, "test_periodic_gridview_ug_3d": 25.53850245475769, "test_periodic_gridview_yasp_1d": 24.534114837646484, "test_periodic_gridview_yasp_2d": 28.027952194213867, "test_periodic_gridview_yasp_3d": 29.395564079284668, "test_search_alberta_1d": 24.591536045074463, "test_search_alberta_2d": 25.886425733566284, "test_search_alberta_3d": 30.119665384292603, "test_search_alu_2d_0000": 32.78598976135254, "test_search_alu_2d_0001": 33.557924032211304, "test_search_alu_2d_0002": 36.598793745040894, "test_search_alu_3d_0000": 34.747488260269165, "test_search_alu_3d_0001": 34.77951192855835, "test_search_alu_3d_0002": 34.66567897796631, "test_search_ug_2d": 23.453728199005127, "test_search_ug_3d": 24.26795983314514, "test_search_yasp_1d": 24.269371509552002, "test_search_yasp_2d": 26.243303775787354, "test_search_yasp_3d": 27.224441528320312, "test_walker": 0.12539219856262207} \ No newline at end of file +{"headercheck__dune_xt_grid_bound-object.hh": 0.10602211952209473, "headercheck__dune_xt_grid_boundaryinfo.hh": 15.615983963012695, "headercheck__dune_xt_grid_boundaryinfo_alldirichlet.hh": 14.889521360397339, "headercheck__dune_xt_grid_boundaryinfo_allneumann.hh": 15.696208238601685, "headercheck__dune_xt_grid_boundaryinfo_allreflecting.hh": 0.05450081825256348, "headercheck__dune_xt_grid_boundaryinfo_boundarysegment.hh": 15.654795408248901, "headercheck__dune_xt_grid_boundaryinfo_factory.hh": 15.011301517486572, "headercheck__dune_xt_grid_boundaryinfo_interfaces.hh": 12.98918080329895, "headercheck__dune_xt_grid_boundaryinfo_normalbased.hh": 14.861575365066528, "headercheck__dune_xt_grid_boundaryinfo_types.hh": 13.068084239959717, "headercheck__dune_xt_grid_capabilities.hh": 5.508548259735107, "headercheck__dune_xt_grid_dd_glued.hh": 16.311400413513184, "headercheck__dune_xt_grid_dd_subdomains_factory.hh": 16.603410005569458, "headercheck__dune_xt_grid_dd_subdomains_grid.hh": 7.199793100357056, "headercheck__dune_xt_grid_entity.hh": 14.566489696502686, "headercheck__dune_xt_grid_exceptions.hh": 0.5797884464263916, "headercheck__dune_xt_grid_filters.hh": 0.10928797721862793, "headercheck__dune_xt_grid_filters_base.hh": 0.11453509330749512, "headercheck__dune_xt_grid_filters_element.hh": 0.11694836616516113, "headercheck__dune_xt_grid_filters_intersection.hh": 0.1138908863067627, "headercheck__dune_xt_grid_functors_boundary-detector.hh": 9.291746854782104, "headercheck__dune_xt_grid_functors_bounding-box.hh": 9.734697818756104, "headercheck__dune_xt_grid_functors_generic.hh": 0.11046051979064941, "headercheck__dune_xt_grid_functors_interfaces.hh": 9.169167518615723, "headercheck__dune_xt_grid_functors_refinement.hh": 9.796465635299683, "headercheck__dune_xt_grid_gridprovider.hh": 15.75350832939148, "headercheck__dune_xt_grid_gridprovider_cube.hh": 15.646630764007568, "headercheck__dune_xt_grid_gridprovider_cube.lib.hh": 15.668450832366943, "headercheck__dune_xt_grid_gridprovider_dgf.hh": 14.227550983428955, "headercheck__dune_xt_grid_gridprovider_eoc.hh": 15.803757905960083, "headercheck__dune_xt_grid_gridprovider_factory.hh": 19.475318431854248, "headercheck__dune_xt_grid_gridprovider_gmsh.hh": 15.500884532928467, "headercheck__dune_xt_grid_gridprovider_provider.hh": 15.338162422180176, "headercheck__dune_xt_grid_gridprovider_provider.lib.hh": 15.399278163909912, "headercheck__dune_xt_grid_gridprovider_starcd.hh": 17.104496955871582, "headercheck__dune_xt_grid_grids.hh": 5.7532057762146, "headercheck__dune_xt_grid_information.hh": 16.327180862426758, "headercheck__dune_xt_grid_intersection.hh": 17.47262454032898, "headercheck__dune_xt_grid_layers.hh": 6.588227272033691, "headercheck__dune_xt_grid_output_entity_visualization.hh": 16.429991722106934, "headercheck__dune_xt_grid_output_pgf.hh": 14.739186525344849, "headercheck__dune_xt_grid_parallel_partitioning_ranged-internal.hh": 6.21062707901001, "headercheck__dune_xt_grid_parallel_partitioning_ranged.hh": 6.125450372695923, "headercheck__dune_xt_grid_search.hh": 14.83984923362732, "headercheck__dune_xt_grid_structuredgridfactory.hh": 18.08464241027832, "headercheck__dune_xt_grid_test_dd_glued.hh": 16.351179122924805, "headercheck__dune_xt_grid_test_provider.hh": 15.94580864906311, "headercheck__dune_xt_grid_type_traits.hh": 6.2084269523620605, "headercheck__dune_xt_grid_view_from-part.hh": 6.13268256187439, "headercheck__dune_xt_grid_view_periodic.hh": 15.664304971694946, "headercheck__dune_xt_grid_view_subdomain_entity-iterator.hh": 0.7993688583374023, "headercheck__dune_xt_grid_view_subdomain_indexset.hh": 6.4803078174591064, "headercheck__dune_xt_grid_view_subdomain_intersection-iterator.hh": 6.660834789276123, "headercheck__dune_xt_grid_view_subdomain_intersection-wrapper.hh": 0.971346378326416, "headercheck__dune_xt_grid_view_subdomain_view.hh": 0.0428006649017334, "headercheck__dune_xt_grid_walker.hh": 14.082605838775635, "headercheck__dune_xt_grid_walker.lib.hh": 14.158512592315674, "headercheck__python_dune_xt_grid_available_types.hh": 0.10747885704040527, "headercheck__python_dune_xt_grid_boundaryinfo.bindings.hh": 16.240068435668945, "headercheck__python_dune_xt_grid_gridprovider.hh": 0.11572480201721191, "headercheck__python_dune_xt_grid_grids.bindings.hh": 13.800297975540161, "headercheck__python_dune_xt_grid_layers.bindings.hh": 5.718413829803467, "headercheck__python_dune_xt_grid_walker.bindings.hh": 15.749167680740356, "test_boundaryinfo_factory_alberta_1d": 20.10128355026245, "test_boundaryinfo_factory_alberta_2d": 21.30738615989685, "test_boundaryinfo_factory_alberta_3d": 20.304391622543335, "test_boundaryinfo_factory_alu_2d_0000": 20.891586780548096, "test_boundaryinfo_factory_alu_2d_0001": 22.327872276306152, "test_boundaryinfo_factory_alu_2d_0002": 23.566327333450317, "test_boundaryinfo_factory_alu_3d_0000": 21.421977758407593, "test_boundaryinfo_factory_alu_3d_0001": 24.902809143066406, "test_boundaryinfo_factory_alu_3d_0002": 25.10480761528015, "test_boundaryinfo_factory_ug_2d": 26.813920736312866, "test_boundaryinfo_factory_ug_3d": 21.458252429962158, "test_boundaryinfo_factory_yasp_1d": 20.32856774330139, "test_boundaryinfo_factory_yasp_2d": 20.262175798416138, "test_boundaryinfo_factory_yasp_3d": 20.254600286483765, "test_cube_gridprovider_alberta_1d": 29.882335424423218, "test_cube_gridprovider_alberta_2d": 32.76775240898132, "test_cube_gridprovider_alberta_3d": 33.399218797683716, "test_cube_gridprovider_alu_2d_0000": 37.792232036590576, "test_cube_gridprovider_alu_2d_0001": 44.885122299194336, "test_cube_gridprovider_alu_2d_0002": 43.71287178993225, "test_cube_gridprovider_alu_3d_0000": 39.73737978935242, "test_cube_gridprovider_alu_3d_0001": 39.451533794403076, "test_cube_gridprovider_alu_3d_0002": 41.87690043449402, "test_cube_gridprovider_ug_2d": 31.361640453338623, "test_cube_gridprovider_ug_3d": 30.2545223236084, "test_cube_gridprovider_yasp_1d": 30.218368768692017, "test_cube_gridprovider_yasp_2d": 30.87869381904602, "test_cube_gridprovider_yasp_3d": 31.77970838546753, "test_dd_glued_2d": 47.59047198295593, "test_dd_glued_3d": 72.38096737861633, "test_dd_subdomains_cube_1d_alberta_1d": 32.65306234359741, "test_dd_subdomains_cube_1d_yasp_1d": 39.5734589099884, "test_dd_subdomains_cube_2d_alberta_2d": 33.47791790962219, "test_dd_subdomains_cube_2d_alu_2d_0000": 40.817832231521606, "test_dd_subdomains_cube_2d_alu_2d_0001": 41.34266781806946, "test_dd_subdomains_cube_2d_alu_2d_0002": 43.98705530166626, "test_dd_subdomains_cube_2d_ug_2d": 0.8691949844360352, "test_dd_subdomains_cube_2d_yasp_2d": 41.6374089717865, "test_dd_subdomains_cube_3d_alberta_3d": 34.382235527038574, "test_dd_subdomains_cube_3d_alu_3d_0000": 42.820916414260864, "test_dd_subdomains_cube_3d_alu_3d_0001": 42.952428579330444, "test_dd_subdomains_cube_3d_alu_3d_0002": 42.719929456710815, "test_dd_subdomains_cube_3d_ug_3d": 26.051125049591064, "test_dd_subdomains_cube_3d_yasp_3d": 37.5138258934021, "test_dgf_gridprovider_alberta_1d": 28.717551231384277, "test_dgf_gridprovider_alberta_2d": 29.837552309036255, "test_dgf_gridprovider_alberta_3d": 30.983155727386475, "test_dgf_gridprovider_alu_2d_0000": 36.58354449272156, "test_dgf_gridprovider_alu_2d_0001": 36.371814012527466, "test_dgf_gridprovider_alu_2d_0002": 38.96980571746826, "test_dgf_gridprovider_alu_3d_0000": 37.85637283325195, "test_dgf_gridprovider_alu_3d_0001": 37.708600997924805, "test_dgf_gridprovider_alu_3d_0002": 37.76925802230835, "test_dgf_gridprovider_ug_2d": 32.90612769126892, "test_dgf_gridprovider_ug_3d": 29.416306972503662, "test_dgf_gridprovider_yasp_1d": 30.38980507850647, "test_dgf_gridprovider_yasp_2d": 31.157761812210083, "test_dgf_gridprovider_yasp_3d": 37.51527190208435, "test_empty": 17.019262075424194, "test_eoc_gridprovider": 0.1288590431213379, "test_gmsh_gridprovider_alu_2d_0000": 37.837767362594604, "test_gmsh_gridprovider_alu_2d_0001": 38.22988843917847, "test_gmsh_gridprovider_alu_2d_0002": 40.37570309638977, "test_gmsh_gridprovider_alu_3d_0000": 39.87834930419922, "test_gmsh_gridprovider_alu_3d_0001": 39.619710206985474, "test_gmsh_gridprovider_alu_3d_0002": 39.474732875823975, "test_information_1d": 22.540085077285767, "test_information_2d": 25.465412139892578, "test_information_3d": 23.106703281402588, "test_output_pgf": 20.955060958862305, "test_periodic_gridview_alberta_1d": 26.500367164611816, "test_periodic_gridview_alberta_2d": 27.455833911895752, "test_periodic_gridview_alberta_3d": 30.86421847343445, "test_periodic_gridview_alu_2d_0000": 38.39575457572937, "test_periodic_gridview_alu_2d_0001": 36.400352239608765, "test_periodic_gridview_alu_2d_0002": 36.183119773864746, "test_periodic_gridview_alu_3d_0000": 38.127026081085205, "test_periodic_gridview_alu_3d_0001": 40.577880859375, "test_periodic_gridview_alu_3d_0002": 38.143150329589844, "test_periodic_gridview_ug_2d": 30.48707890510559, "test_periodic_gridview_ug_3d": 25.53850245475769, "test_periodic_gridview_yasp_1d": 24.534114837646484, "test_periodic_gridview_yasp_2d": 28.027952194213867, "test_periodic_gridview_yasp_3d": 29.395564079284668, "test_search_alberta_1d": 24.591536045074463, "test_search_alberta_2d": 25.886425733566284, "test_search_alberta_3d": 30.119665384292603, "test_search_alu_2d_0000": 32.78598976135254, "test_search_alu_2d_0001": 33.557924032211304, "test_search_alu_2d_0002": 36.598793745040894, "test_search_alu_3d_0000": 34.747488260269165, "test_search_alu_3d_0001": 34.77951192855835, "test_search_alu_3d_0002": 34.66567897796631, "test_search_ug_2d": 23.453728199005127, "test_search_ug_3d": 24.26795983314514, "test_search_yasp_1d": 24.269371509552002, "test_search_yasp_2d": 26.243303775787354, "test_search_yasp_3d": 27.224441528320312, "test_walker": 0.12539219856262207} \ No newline at end of file diff --git a/dune/xt/grid/test/testruns_totals.pickle b/dune/xt/grid/test/testruns_totals.pickle index d8a392f91..514f74e83 100644 --- a/dune/xt/grid/test/testruns_totals.pickle +++ b/dune/xt/grid/test/testruns_totals.pickle @@ -1 +1 @@ -[["test_boundaryinfo_factory_yasp_1d_0000", "test_boundaryinfo_factory_yasp_2d_0001", "test_boundaryinfo_factory_yasp_3d_0002", "test_boundaryinfo_factory_alberta_1d_0003", "test_boundaryinfo_factory_alberta_2d_0004", "test_boundaryinfo_factory_alberta_3d_0005", "test_boundaryinfo_factory_alu_2d_0000_0006", "test_boundaryinfo_factory_alu_2d_0001_0007", "test_boundaryinfo_factory_alu_2d_0002_0008", "test_boundaryinfo_factory_alu_3d_0000_0009", "test_boundaryinfo_factory_alu_3d_0001_0010", "test_boundaryinfo_factory_alu_3d_0002_0011", "test_boundaryinfo_factory_ug_2d_0012", "test_boundaryinfo_factory_ug_3d_0013", "test_cube_gridprovider_yasp_1d_0000", "test_cube_gridprovider_yasp_2d_0001", "test_cube_gridprovider_yasp_3d_0002", "test_cube_gridprovider_alberta_1d_0003", "test_cube_gridprovider_alberta_2d_0004", "test_cube_gridprovider_alberta_3d_0005", "test_cube_gridprovider_alu_2d_0000_0006", "test_cube_gridprovider_alu_2d_0001_0007", "test_cube_gridprovider_alu_2d_0002_0008", "test_cube_gridprovider_alu_3d_0000_0009", "test_cube_gridprovider_alu_3d_0001_0010", "test_cube_gridprovider_alu_3d_0002_0011", "test_cube_gridprovider_ug_2d_0012", "test_cube_gridprovider_ug_3d_0013", "test_dd_glued_2d", "test_dd_glued_3d", "test_dd_subdomains_cube_1d_yasp_1d_0000", "test_dd_subdomains_cube_1d_alberta_1d_0001", "test_dd_subdomains_cube_2d_yasp_2d_0000", "test_dd_subdomains_cube_2d_alberta_2d_0001", "test_dd_subdomains_cube_2d_alu_2d_0000_0002", "test_dd_subdomains_cube_2d_alu_2d_0001_0003", "test_dd_subdomains_cube_2d_alu_2d_0002_0004", "test_dd_subdomains_cube_3d_yasp_3d_0000", "test_dd_subdomains_cube_3d_alberta_3d_0001", "test_dd_subdomains_cube_3d_alu_3d_0000_0002", "test_dd_subdomains_cube_3d_alu_3d_0001_0003", "test_dd_subdomains_cube_3d_alu_3d_0002_0004", "test_dgf_gridprovider_yasp_1d_0000", "test_dgf_gridprovider_yasp_2d_0001", "test_dgf_gridprovider_yasp_3d_0002", "test_dgf_gridprovider_alberta_1d_0003", "test_dgf_gridprovider_alberta_2d_0004", "test_dgf_gridprovider_alberta_3d_0005", "test_dgf_gridprovider_alu_2d_0000_0006", "test_dgf_gridprovider_alu_2d_0001_0007", "test_dgf_gridprovider_alu_2d_0002_0008", "test_dgf_gridprovider_alu_3d_0000_0009", "test_dgf_gridprovider_alu_3d_0001_0010", "test_dgf_gridprovider_alu_3d_0002_0011", "test_dgf_gridprovider_ug_2d_0012", "test_dgf_gridprovider_ug_3d_0013", "test_empty", "test_gmsh_gridprovider_alu_2d_0000_0000", "test_gmsh_gridprovider_alu_2d_0001_0001", "test_gmsh_gridprovider_alu_2d_0002_0002", "test_gmsh_gridprovider_alu_3d_0000_0003", "test_gmsh_gridprovider_alu_3d_0001_0004", "test_gmsh_gridprovider_alu_3d_0002_0005", "test_information_1d_information_1d", "test_information_2d_information_2d", "test_information_3d_information_3d", "test_output_pgf", "test_periodic_gridview_yasp_1d_nonperiodic_rectangle_cube_0000;test_periodic_gridview_yasp_1d_nonperiodic_unit_cube_cube_0000;test_periodic_gridview_yasp_1d_partially_periodic_rectangle_cube_0000;test_periodic_gridview_yasp_1d_partially_periodic_unit_cube_cube_0000;test_periodic_gridview_yasp_1d_periodic_rectangle_cube_0000;test_periodic_gridview_yasp_1d_periodic_unit_cube_cube_0000", "test_periodic_gridview_yasp_2d_nonperiodic_rectangle_cube_0001;test_periodic_gridview_yasp_2d_nonperiodic_unit_cube_cube_0001;test_periodic_gridview_yasp_2d_partially_periodic_rectangle_cube_0001;test_periodic_gridview_yasp_2d_partially_periodic_unit_cube_cube_0001;test_periodic_gridview_yasp_2d_periodic_rectangle_cube_0001;test_periodic_gridview_yasp_2d_periodic_unit_cube_cube_0001", "test_periodic_gridview_yasp_3d_nonperiodic_rectangle_cube_0002;test_periodic_gridview_yasp_3d_nonperiodic_unit_cube_cube_0002;test_periodic_gridview_yasp_3d_partially_periodic_rectangle_cube_0002;test_periodic_gridview_yasp_3d_partially_periodic_unit_cube_cube_0002;test_periodic_gridview_yasp_3d_periodic_rectangle_cube_0002;test_periodic_gridview_yasp_3d_periodic_unit_cube_cube_0002", "test_periodic_gridview_alberta_1d_nonperiodic_rectangle_simplex_0000;test_periodic_gridview_alberta_1d_nonperiodic_unit_cube_simplex_0000;test_periodic_gridview_alberta_1d_partially_periodic_rectangle_simplex_0000;test_periodic_gridview_alberta_1d_partially_periodic_unit_cube_simplex_0000;test_periodic_gridview_alberta_1d_periodic_rectangle_simplex_0000;test_periodic_gridview_alberta_1d_periodic_unit_cube_simplex_0000", "test_periodic_gridview_alberta_2d_nonperiodic_rectangle_simplex_0001;test_periodic_gridview_alberta_2d_nonperiodic_unit_cube_simplex_0001;test_periodic_gridview_alberta_2d_partially_periodic_rectangle_simplex_0001;test_periodic_gridview_alberta_2d_partially_periodic_unit_cube_simplex_0001;test_periodic_gridview_alberta_2d_periodic_rectangle_simplex_0001;test_periodic_gridview_alberta_2d_periodic_unit_cube_simplex_0001", "test_periodic_gridview_alberta_3d_nonperiodic_rectangle_simplex_0002;test_periodic_gridview_alberta_3d_nonperiodic_unit_cube_simplex_0002;test_periodic_gridview_alberta_3d_partially_periodic_rectangle_simplex_0002;test_periodic_gridview_alberta_3d_partially_periodic_unit_cube_simplex_0002;test_periodic_gridview_alberta_3d_periodic_rectangle_simplex_0002;test_periodic_gridview_alberta_3d_periodic_unit_cube_simplex_0002", "test_periodic_gridview_alu_2d_0000_nonperiodic_rectangle_cube_0003;test_periodic_gridview_alu_2d_0000_nonperiodic_unit_cube_cube_0003;test_periodic_gridview_alu_2d_0000_partially_periodic_rectangle_cube_0003;test_periodic_gridview_alu_2d_0000_partially_periodic_unit_cube_cube_0003;test_periodic_gridview_alu_2d_0000_periodic_rectangle_cube_0003;test_periodic_gridview_alu_2d_0000_periodic_unit_cube_cube_0003", "test_periodic_gridview_alu_2d_0001_nonperiodic_rectangle_simplex_0003;test_periodic_gridview_alu_2d_0001_nonperiodic_unit_cube_simplex_0003;test_periodic_gridview_alu_2d_0001_partially_periodic_rectangle_simplex_0003;test_periodic_gridview_alu_2d_0001_partially_periodic_unit_cube_simplex_0003;test_periodic_gridview_alu_2d_0001_periodic_rectangle_simplex_0003;test_periodic_gridview_alu_2d_0001_periodic_unit_cube_simplex_0003", "test_periodic_gridview_alu_2d_0002_nonperiodic_rectangle_simplex_0004;test_periodic_gridview_alu_2d_0002_nonperiodic_unit_cube_simplex_0004;test_periodic_gridview_alu_2d_0002_partially_periodic_rectangle_simplex_0004;test_periodic_gridview_alu_2d_0002_partially_periodic_unit_cube_simplex_0004;test_periodic_gridview_alu_2d_0002_periodic_rectangle_simplex_0004;test_periodic_gridview_alu_2d_0002_periodic_unit_cube_simplex_0004", "test_periodic_gridview_alu_3d_0000_nonperiodic_rectangle_cube_0004;test_periodic_gridview_alu_3d_0000_nonperiodic_unit_cube_cube_0004;test_periodic_gridview_alu_3d_0000_partially_periodic_rectangle_cube_0004;test_periodic_gridview_alu_3d_0000_partially_periodic_unit_cube_cube_0004;test_periodic_gridview_alu_3d_0000_periodic_rectangle_cube_0004;test_periodic_gridview_alu_3d_0000_periodic_unit_cube_cube_0004", "test_periodic_gridview_alu_3d_0001_nonperiodic_rectangle_simplex_0005;test_periodic_gridview_alu_3d_0001_nonperiodic_unit_cube_simplex_0005;test_periodic_gridview_alu_3d_0001_partially_periodic_rectangle_simplex_0005;test_periodic_gridview_alu_3d_0001_partially_periodic_unit_cube_simplex_0005;test_periodic_gridview_alu_3d_0001_periodic_rectangle_simplex_0005;test_periodic_gridview_alu_3d_0001_periodic_unit_cube_simplex_0005", "test_periodic_gridview_alu_3d_0002_nonperiodic_rectangle_simplex_0006;test_periodic_gridview_alu_3d_0002_nonperiodic_unit_cube_simplex_0006;test_periodic_gridview_alu_3d_0002_partially_periodic_rectangle_simplex_0006;test_periodic_gridview_alu_3d_0002_partially_periodic_unit_cube_simplex_0006;test_periodic_gridview_alu_3d_0002_periodic_rectangle_simplex_0006;test_periodic_gridview_alu_3d_0002_periodic_unit_cube_simplex_0006", "test_periodic_gridview_ug_2d_nonperiodic_rectangle_cube_0005;test_periodic_gridview_ug_2d_nonperiodic_rectangle_simplex_0007;test_periodic_gridview_ug_2d_nonperiodic_unit_cube_cube_0005;test_periodic_gridview_ug_2d_nonperiodic_unit_cube_simplex_0007;test_periodic_gridview_ug_2d_partially_periodic_rectangle_cube_0005;test_periodic_gridview_ug_2d_partially_periodic_rectangle_simplex_0007;test_periodic_gridview_ug_2d_partially_periodic_unit_cube_cube_0005;test_periodic_gridview_ug_2d_partially_periodic_unit_cube_simplex_0007;test_periodic_gridview_ug_2d_periodic_rectangle_cube_0005;test_periodic_gridview_ug_2d_periodic_rectangle_simplex_0007;test_periodic_gridview_ug_2d_periodic_unit_cube_cube_0005;test_periodic_gridview_ug_2d_periodic_unit_cube_simplex_0007", "test_periodic_gridview_ug_3d_nonperiodic_rectangle_cube_0006;test_periodic_gridview_ug_3d_nonperiodic_rectangle_simplex_0008;test_periodic_gridview_ug_3d_nonperiodic_unit_cube_cube_0006;test_periodic_gridview_ug_3d_nonperiodic_unit_cube_simplex_0008;test_periodic_gridview_ug_3d_partially_periodic_rectangle_cube_0006;test_periodic_gridview_ug_3d_partially_periodic_rectangle_simplex_0008;test_periodic_gridview_ug_3d_partially_periodic_unit_cube_cube_0006;test_periodic_gridview_ug_3d_partially_periodic_unit_cube_simplex_0008;test_periodic_gridview_ug_3d_periodic_rectangle_cube_0006;test_periodic_gridview_ug_3d_periodic_rectangle_simplex_0008;test_periodic_gridview_ug_3d_periodic_unit_cube_cube_0006;test_periodic_gridview_ug_3d_periodic_unit_cube_simplex_0008", "test_search_yasp_1d_0000", "test_search_yasp_2d_0001", "test_search_yasp_3d_0002", "test_search_alberta_1d_0003", "test_search_alberta_2d_0004", "test_search_alberta_3d_0005", "test_search_alu_2d_0000_0006", "test_search_alu_2d_0001_0007", "test_search_alu_2d_0002_0008", "test_search_alu_3d_0000_0009", "test_search_alu_3d_0001_0010", "test_search_alu_3d_0002_0011", "test_search_ug_2d_0012", "test_search_ug_3d_0013", "test_walker__1-threads;test_walker__2-threads;test_walker__4-threads", "test_eoc_gridprovider"], {"test_boundaryinfo_factory_alberta_1d_0003": 0.01879096031188965, "test_boundaryinfo_factory_alberta_2d_0004": 0.017849206924438477, "test_boundaryinfo_factory_alberta_3d_0005": 0.016821622848510742, "test_boundaryinfo_factory_alu_2d_0000_0006": 0.020161151885986328, "test_boundaryinfo_factory_alu_2d_0001_0007": 0.021579265594482422, "test_boundaryinfo_factory_alu_2d_0002_0008": 0.018848896026611328, "test_boundaryinfo_factory_alu_3d_0000_0009": 0.021801233291625977, "test_boundaryinfo_factory_alu_3d_0001_0010": 0.013073921203613281, "test_boundaryinfo_factory_alu_3d_0002_0011": 0.01934957504272461, "test_boundaryinfo_factory_ug_2d_0012": 0.06149005889892578, "test_boundaryinfo_factory_ug_3d_0013": 0.012807607650756836, "test_boundaryinfo_factory_yasp_1d_0000": 0.04857516288757324, "test_boundaryinfo_factory_yasp_2d_0001": 0.02437448501586914, "test_boundaryinfo_factory_yasp_3d_0002": 0.020878076553344727, "test_cube_gridprovider_alberta_1d_0003": 0.016344308853149414, "test_cube_gridprovider_alberta_2d_0004": 0.01675248146057129, "test_cube_gridprovider_alberta_3d_0005": 0.01607537269592285, "test_cube_gridprovider_alu_2d_0000_0006": 0.020139217376708984, "test_cube_gridprovider_alu_2d_0001_0007": 0.022524356842041016, "test_cube_gridprovider_alu_2d_0002_0008": 0.020697832107543945, "test_cube_gridprovider_alu_3d_0000_0009": 0.01953434944152832, "test_cube_gridprovider_alu_3d_0001_0010": 0.020487308502197266, "test_cube_gridprovider_alu_3d_0002_0011": 0.014725923538208008, "test_cube_gridprovider_ug_2d_0012": 0.013370037078857422, "test_cube_gridprovider_ug_3d_0013": 0.013493537902832031, "test_cube_gridprovider_yasp_1d_0000": 0.02048468589782715, "test_cube_gridprovider_yasp_2d_0001": 0.01860785484313965, "test_cube_gridprovider_yasp_3d_0002": 0.01403498649597168, "test_dd_glued_2d": 0.020163774490356445, "test_dd_glued_3d": 0.018154144287109375, "test_dd_subdomains_cube_1d_alberta_1d_0001": 0.02178025245666504, "test_dd_subdomains_cube_1d_yasp_1d_0000": 0.04023599624633789, "test_dd_subdomains_cube_2d_alberta_2d_0001": 0.014922618865966797, "test_dd_subdomains_cube_2d_alu_2d_0000_0002": 0.014841079711914062, "test_dd_subdomains_cube_2d_alu_2d_0001_0003": 0.014711856842041016, "test_dd_subdomains_cube_2d_alu_2d_0002_0004": 0.019779205322265625, "test_dd_subdomains_cube_2d_yasp_2d_0000": 0.015044212341308594, "test_dd_subdomains_cube_3d_alberta_3d_0001": 0.015231132507324219, "test_dd_subdomains_cube_3d_alu_3d_0000_0002": 0.01627326011657715, "test_dd_subdomains_cube_3d_alu_3d_0001_0003": 0.01916646957397461, "test_dd_subdomains_cube_3d_alu_3d_0002_0004": 0.017833232879638672, "test_dd_subdomains_cube_3d_yasp_3d_0000": 0.021175384521484375, "test_dgf_gridprovider_alberta_1d_0003": 0.014127731323242188, "test_dgf_gridprovider_alberta_2d_0004": 0.01454472541809082, "test_dgf_gridprovider_alberta_3d_0005": 0.014353275299072266, "test_dgf_gridprovider_alu_2d_0000_0006": 0.02131032943725586, "test_dgf_gridprovider_alu_2d_0001_0007": 0.02017378807067871, "test_dgf_gridprovider_alu_2d_0002_0008": 0.027289152145385742, "test_dgf_gridprovider_alu_3d_0000_0009": 0.021492481231689453, "test_dgf_gridprovider_alu_3d_0001_0010": 0.018991708755493164, "test_dgf_gridprovider_alu_3d_0002_0011": 0.025875091552734375, "test_dgf_gridprovider_ug_2d_0012": 0.013030052185058594, "test_dgf_gridprovider_ug_3d_0013": 0.013205289840698242, "test_dgf_gridprovider_yasp_1d_0000": 0.018175125122070312, "test_dgf_gridprovider_yasp_2d_0001": 0.017711162567138672, "test_dgf_gridprovider_yasp_3d_0002": 0.01462244987487793, "test_empty": 0.043166160583496094, "test_eoc_gridprovider": 0.021875381469726562, "test_gmsh_gridprovider_alu_2d_0000_0000": 0.02014899253845215, "test_gmsh_gridprovider_alu_2d_0001_0001": 0.022755861282348633, "test_gmsh_gridprovider_alu_2d_0002_0002": 0.021397113800048828, "test_gmsh_gridprovider_alu_3d_0000_0003": 0.022572994232177734, "test_gmsh_gridprovider_alu_3d_0001_0004": 0.021507740020751953, "test_gmsh_gridprovider_alu_3d_0002_0005": 0.016646385192871094, "test_information_1d_information_1d": 0.015696048736572266, "test_information_2d_information_2d": 0.014620542526245117, "test_information_3d_information_3d": 0.022844552993774414, "test_output_pgf": 0.02042245864868164, "test_periodic_gridview_alberta_1d_nonperiodic_rectangle_simplex_0000;test_periodic_gridview_alberta_1d_nonperiodic_unit_cube_simplex_0000;test_periodic_gridview_alberta_1d_partially_periodic_rectangle_simplex_0000;test_periodic_gridview_alberta_1d_partially_periodic_unit_cube_simplex_0000;test_periodic_gridview_alberta_1d_periodic_rectangle_simplex_0000;test_periodic_gridview_alberta_1d_periodic_unit_cube_simplex_0000": 0.01412653923034668, "test_periodic_gridview_alberta_2d_nonperiodic_rectangle_simplex_0001;test_periodic_gridview_alberta_2d_nonperiodic_unit_cube_simplex_0001;test_periodic_gridview_alberta_2d_partially_periodic_rectangle_simplex_0001;test_periodic_gridview_alberta_2d_partially_periodic_unit_cube_simplex_0001;test_periodic_gridview_alberta_2d_periodic_rectangle_simplex_0001;test_periodic_gridview_alberta_2d_periodic_unit_cube_simplex_0001": 0.014034032821655273, "test_periodic_gridview_alberta_3d_nonperiodic_rectangle_simplex_0002;test_periodic_gridview_alberta_3d_nonperiodic_unit_cube_simplex_0002;test_periodic_gridview_alberta_3d_partially_periodic_rectangle_simplex_0002;test_periodic_gridview_alberta_3d_partially_periodic_unit_cube_simplex_0002;test_periodic_gridview_alberta_3d_periodic_rectangle_simplex_0002;test_periodic_gridview_alberta_3d_periodic_unit_cube_simplex_0002": 0.01592850685119629, "test_periodic_gridview_alu_2d_0000_nonperiodic_rectangle_cube_0003;test_periodic_gridview_alu_2d_0000_nonperiodic_unit_cube_cube_0003;test_periodic_gridview_alu_2d_0000_partially_periodic_rectangle_cube_0003;test_periodic_gridview_alu_2d_0000_partially_periodic_unit_cube_cube_0003;test_periodic_gridview_alu_2d_0000_periodic_rectangle_cube_0003;test_periodic_gridview_alu_2d_0000_periodic_unit_cube_cube_0003": 0.10288047790527344, "test_periodic_gridview_alu_2d_0001_nonperiodic_rectangle_simplex_0003;test_periodic_gridview_alu_2d_0001_nonperiodic_unit_cube_simplex_0003;test_periodic_gridview_alu_2d_0001_partially_periodic_rectangle_simplex_0003;test_periodic_gridview_alu_2d_0001_partially_periodic_unit_cube_simplex_0003;test_periodic_gridview_alu_2d_0001_periodic_rectangle_simplex_0003;test_periodic_gridview_alu_2d_0001_periodic_unit_cube_simplex_0003": 0.10729146003723145, "test_periodic_gridview_alu_2d_0002_nonperiodic_rectangle_simplex_0004;test_periodic_gridview_alu_2d_0002_nonperiodic_unit_cube_simplex_0004;test_periodic_gridview_alu_2d_0002_partially_periodic_rectangle_simplex_0004;test_periodic_gridview_alu_2d_0002_partially_periodic_unit_cube_simplex_0004;test_periodic_gridview_alu_2d_0002_periodic_rectangle_simplex_0004;test_periodic_gridview_alu_2d_0002_periodic_unit_cube_simplex_0004": 0.10921049118041992, "test_periodic_gridview_alu_3d_0000_nonperiodic_rectangle_cube_0004;test_periodic_gridview_alu_3d_0000_nonperiodic_unit_cube_cube_0004;test_periodic_gridview_alu_3d_0000_partially_periodic_rectangle_cube_0004;test_periodic_gridview_alu_3d_0000_partially_periodic_unit_cube_cube_0004;test_periodic_gridview_alu_3d_0000_periodic_rectangle_cube_0004;test_periodic_gridview_alu_3d_0000_periodic_unit_cube_cube_0004": 0.11465072631835938, "test_periodic_gridview_alu_3d_0001_nonperiodic_rectangle_simplex_0005;test_periodic_gridview_alu_3d_0001_nonperiodic_unit_cube_simplex_0005;test_periodic_gridview_alu_3d_0001_partially_periodic_rectangle_simplex_0005;test_periodic_gridview_alu_3d_0001_partially_periodic_unit_cube_simplex_0005;test_periodic_gridview_alu_3d_0001_periodic_rectangle_simplex_0005;test_periodic_gridview_alu_3d_0001_periodic_unit_cube_simplex_0005": 0.11975669860839844, "test_periodic_gridview_alu_3d_0002_nonperiodic_rectangle_simplex_0006;test_periodic_gridview_alu_3d_0002_nonperiodic_unit_cube_simplex_0006;test_periodic_gridview_alu_3d_0002_partially_periodic_rectangle_simplex_0006;test_periodic_gridview_alu_3d_0002_partially_periodic_unit_cube_simplex_0006;test_periodic_gridview_alu_3d_0002_periodic_rectangle_simplex_0006;test_periodic_gridview_alu_3d_0002_periodic_unit_cube_simplex_0006": 0.10587620735168457, "test_periodic_gridview_ug_2d_nonperiodic_rectangle_cube_0005;test_periodic_gridview_ug_2d_nonperiodic_rectangle_simplex_0007;test_periodic_gridview_ug_2d_nonperiodic_unit_cube_cube_0005;test_periodic_gridview_ug_2d_nonperiodic_unit_cube_simplex_0007;test_periodic_gridview_ug_2d_partially_periodic_rectangle_cube_0005;test_periodic_gridview_ug_2d_partially_periodic_rectangle_simplex_0007;test_periodic_gridview_ug_2d_partially_periodic_unit_cube_cube_0005;test_periodic_gridview_ug_2d_partially_periodic_unit_cube_simplex_0007;test_periodic_gridview_ug_2d_periodic_rectangle_cube_0005;test_periodic_gridview_ug_2d_periodic_rectangle_simplex_0007;test_periodic_gridview_ug_2d_periodic_unit_cube_cube_0005;test_periodic_gridview_ug_2d_periodic_unit_cube_simplex_0007": 0.013364315032958984, "test_periodic_gridview_ug_3d_nonperiodic_rectangle_cube_0006;test_periodic_gridview_ug_3d_nonperiodic_rectangle_simplex_0008;test_periodic_gridview_ug_3d_nonperiodic_unit_cube_cube_0006;test_periodic_gridview_ug_3d_nonperiodic_unit_cube_simplex_0008;test_periodic_gridview_ug_3d_partially_periodic_rectangle_cube_0006;test_periodic_gridview_ug_3d_partially_periodic_rectangle_simplex_0008;test_periodic_gridview_ug_3d_partially_periodic_unit_cube_cube_0006;test_periodic_gridview_ug_3d_partially_periodic_unit_cube_simplex_0008;test_periodic_gridview_ug_3d_periodic_rectangle_cube_0006;test_periodic_gridview_ug_3d_periodic_rectangle_simplex_0008;test_periodic_gridview_ug_3d_periodic_unit_cube_cube_0006;test_periodic_gridview_ug_3d_periodic_unit_cube_simplex_0008": 0.013238668441772461, "test_periodic_gridview_yasp_1d_nonperiodic_rectangle_cube_0000;test_periodic_gridview_yasp_1d_nonperiodic_unit_cube_cube_0000;test_periodic_gridview_yasp_1d_partially_periodic_rectangle_cube_0000;test_periodic_gridview_yasp_1d_partially_periodic_unit_cube_cube_0000;test_periodic_gridview_yasp_1d_periodic_rectangle_cube_0000;test_periodic_gridview_yasp_1d_periodic_unit_cube_cube_0000": 0.12091302871704102, "test_periodic_gridview_yasp_2d_nonperiodic_rectangle_cube_0001;test_periodic_gridview_yasp_2d_nonperiodic_unit_cube_cube_0001;test_periodic_gridview_yasp_2d_partially_periodic_rectangle_cube_0001;test_periodic_gridview_yasp_2d_partially_periodic_unit_cube_cube_0001;test_periodic_gridview_yasp_2d_periodic_rectangle_cube_0001;test_periodic_gridview_yasp_2d_periodic_unit_cube_cube_0001": 0.12057709693908691, "test_periodic_gridview_yasp_3d_nonperiodic_rectangle_cube_0002;test_periodic_gridview_yasp_3d_nonperiodic_unit_cube_cube_0002;test_periodic_gridview_yasp_3d_partially_periodic_rectangle_cube_0002;test_periodic_gridview_yasp_3d_partially_periodic_unit_cube_cube_0002;test_periodic_gridview_yasp_3d_periodic_rectangle_cube_0002;test_periodic_gridview_yasp_3d_periodic_unit_cube_cube_0002": 0.12546849250793457, "test_search_alberta_1d_0003": 0.014313936233520508, "test_search_alberta_2d_0004": 0.014206886291503906, "test_search_alberta_3d_0005": 0.014241695404052734, "test_search_alu_2d_0000_0006": 0.015004634857177734, "test_search_alu_2d_0001_0007": 0.02175450325012207, "test_search_alu_2d_0002_0008": 0.019686460494995117, "test_search_alu_3d_0000_0009": 0.018866539001464844, "test_search_alu_3d_0001_0010": 0.021307945251464844, "test_search_alu_3d_0002_0011": 0.018821001052856445, "test_search_ug_2d_0012": 0.013257026672363281, "test_search_ug_3d_0013": 0.01296544075012207, "test_search_yasp_1d_0000": 0.02102828025817871, "test_search_yasp_2d_0001": 0.019915103912353516, "test_search_yasp_3d_0002": 0.019326210021972656, "test_walker__1-threads;test_walker__2-threads;test_walker__4-threads": 0.04182863235473633}] \ No newline at end of file +[["test_boundaryinfo_factory_yasp_1d_0000", "test_boundaryinfo_factory_yasp_2d_0001", "test_boundaryinfo_factory_yasp_3d_0002", "test_boundaryinfo_factory_alberta_1d_0003", "test_boundaryinfo_factory_alberta_2d_0004", "test_boundaryinfo_factory_alberta_3d_0005", "test_boundaryinfo_factory_alu_2d_0000_0006", "test_boundaryinfo_factory_alu_2d_0001_0007", "test_boundaryinfo_factory_alu_2d_0002_0008", "test_boundaryinfo_factory_alu_3d_0000_0009", "test_boundaryinfo_factory_alu_3d_0001_0010", "test_boundaryinfo_factory_alu_3d_0002_0011", "test_boundaryinfo_factory_ug_2d_0012", "test_boundaryinfo_factory_ug_3d_0013", "test_cube_gridprovider_yasp_1d_0000", "test_cube_gridprovider_yasp_2d_0001", "test_cube_gridprovider_yasp_3d_0002", "test_cube_gridprovider_alberta_1d_0003", "test_cube_gridprovider_alberta_2d_0004", "test_cube_gridprovider_alberta_3d_0005", "test_cube_gridprovider_alu_2d_0000_0006", "test_cube_gridprovider_alu_2d_0001_0007", "test_cube_gridprovider_alu_2d_0002_0008", "test_cube_gridprovider_alu_3d_0000_0009", "test_cube_gridprovider_alu_3d_0001_0010", "test_cube_gridprovider_alu_3d_0002_0011", "test_cube_gridprovider_ug_2d_0012", "test_cube_gridprovider_ug_3d_0013", "test_dd_glued_2d", "test_dd_glued_3d", "test_dd_subdomains_cube_1d_yasp_1d_0000", "test_dd_subdomains_cube_1d_alberta_1d_0001", "test_dd_subdomains_cube_2d_yasp_2d_0000", "test_dd_subdomains_cube_2d_alberta_2d_0001", "test_dd_subdomains_cube_2d_alu_2d_0000_0002", "test_dd_subdomains_cube_2d_alu_2d_0001_0003", "test_dd_subdomains_cube_2d_alu_2d_0002_0004", "test_dd_subdomains_cube_2d_ug_2d_0005", "test_dd_subdomains_cube_3d_yasp_3d_0000", "test_dd_subdomains_cube_3d_alberta_3d_0001", "test_dd_subdomains_cube_3d_alu_3d_0000_0002", "test_dd_subdomains_cube_3d_alu_3d_0001_0003", "test_dd_subdomains_cube_3d_alu_3d_0002_0004", "test_dd_subdomains_cube_3d_ug_3d_0005", "test_dgf_gridprovider_yasp_1d_0000", "test_dgf_gridprovider_yasp_2d_0001", "test_dgf_gridprovider_yasp_3d_0002", "test_dgf_gridprovider_alberta_1d_0003", "test_dgf_gridprovider_alberta_2d_0004", "test_dgf_gridprovider_alberta_3d_0005", "test_dgf_gridprovider_alu_2d_0000_0006", "test_dgf_gridprovider_alu_2d_0001_0007", "test_dgf_gridprovider_alu_2d_0002_0008", "test_dgf_gridprovider_alu_3d_0000_0009", "test_dgf_gridprovider_alu_3d_0001_0010", "test_dgf_gridprovider_alu_3d_0002_0011", "test_dgf_gridprovider_ug_2d_0012", "test_dgf_gridprovider_ug_3d_0013", "test_empty", "test_gmsh_gridprovider_alu_2d_0000_0000", "test_gmsh_gridprovider_alu_2d_0001_0001", "test_gmsh_gridprovider_alu_2d_0002_0002", "test_gmsh_gridprovider_alu_3d_0000_0003", "test_gmsh_gridprovider_alu_3d_0001_0004", "test_gmsh_gridprovider_alu_3d_0002_0005", "test_information_1d_information_1d", "test_information_2d_information_2d", "test_information_3d_information_3d", "test_output_pgf", "test_periodic_gridview_yasp_1d_nonperiodic_rectangle_cube_0000;test_periodic_gridview_yasp_1d_nonperiodic_unit_cube_cube_0000;test_periodic_gridview_yasp_1d_partially_periodic_rectangle_cube_0000;test_periodic_gridview_yasp_1d_partially_periodic_unit_cube_cube_0000;test_periodic_gridview_yasp_1d_periodic_rectangle_cube_0000;test_periodic_gridview_yasp_1d_periodic_unit_cube_cube_0000", "test_periodic_gridview_yasp_2d_nonperiodic_rectangle_cube_0001;test_periodic_gridview_yasp_2d_nonperiodic_unit_cube_cube_0001;test_periodic_gridview_yasp_2d_partially_periodic_rectangle_cube_0001;test_periodic_gridview_yasp_2d_partially_periodic_unit_cube_cube_0001;test_periodic_gridview_yasp_2d_periodic_rectangle_cube_0001;test_periodic_gridview_yasp_2d_periodic_unit_cube_cube_0001", "test_periodic_gridview_yasp_3d_nonperiodic_rectangle_cube_0002;test_periodic_gridview_yasp_3d_nonperiodic_unit_cube_cube_0002;test_periodic_gridview_yasp_3d_partially_periodic_rectangle_cube_0002;test_periodic_gridview_yasp_3d_partially_periodic_unit_cube_cube_0002;test_periodic_gridview_yasp_3d_periodic_rectangle_cube_0002;test_periodic_gridview_yasp_3d_periodic_unit_cube_cube_0002", "test_periodic_gridview_alberta_1d_nonperiodic_rectangle_simplex_0000;test_periodic_gridview_alberta_1d_nonperiodic_unit_cube_simplex_0000;test_periodic_gridview_alberta_1d_partially_periodic_rectangle_simplex_0000;test_periodic_gridview_alberta_1d_partially_periodic_unit_cube_simplex_0000;test_periodic_gridview_alberta_1d_periodic_rectangle_simplex_0000;test_periodic_gridview_alberta_1d_periodic_unit_cube_simplex_0000", "test_periodic_gridview_alberta_2d_nonperiodic_rectangle_simplex_0001;test_periodic_gridview_alberta_2d_nonperiodic_unit_cube_simplex_0001;test_periodic_gridview_alberta_2d_partially_periodic_rectangle_simplex_0001;test_periodic_gridview_alberta_2d_partially_periodic_unit_cube_simplex_0001;test_periodic_gridview_alberta_2d_periodic_rectangle_simplex_0001;test_periodic_gridview_alberta_2d_periodic_unit_cube_simplex_0001", "test_periodic_gridview_alberta_3d_nonperiodic_rectangle_simplex_0002;test_periodic_gridview_alberta_3d_nonperiodic_unit_cube_simplex_0002;test_periodic_gridview_alberta_3d_partially_periodic_rectangle_simplex_0002;test_periodic_gridview_alberta_3d_partially_periodic_unit_cube_simplex_0002;test_periodic_gridview_alberta_3d_periodic_rectangle_simplex_0002;test_periodic_gridview_alberta_3d_periodic_unit_cube_simplex_0002", "test_periodic_gridview_alu_2d_0000_nonperiodic_rectangle_cube_0003;test_periodic_gridview_alu_2d_0000_nonperiodic_unit_cube_cube_0003;test_periodic_gridview_alu_2d_0000_partially_periodic_rectangle_cube_0003;test_periodic_gridview_alu_2d_0000_partially_periodic_unit_cube_cube_0003;test_periodic_gridview_alu_2d_0000_periodic_rectangle_cube_0003;test_periodic_gridview_alu_2d_0000_periodic_unit_cube_cube_0003", "test_periodic_gridview_alu_2d_0001_nonperiodic_rectangle_simplex_0003;test_periodic_gridview_alu_2d_0001_nonperiodic_unit_cube_simplex_0003;test_periodic_gridview_alu_2d_0001_partially_periodic_rectangle_simplex_0003;test_periodic_gridview_alu_2d_0001_partially_periodic_unit_cube_simplex_0003;test_periodic_gridview_alu_2d_0001_periodic_rectangle_simplex_0003;test_periodic_gridview_alu_2d_0001_periodic_unit_cube_simplex_0003", "test_periodic_gridview_alu_2d_0002_nonperiodic_rectangle_simplex_0004;test_periodic_gridview_alu_2d_0002_nonperiodic_unit_cube_simplex_0004;test_periodic_gridview_alu_2d_0002_partially_periodic_rectangle_simplex_0004;test_periodic_gridview_alu_2d_0002_partially_periodic_unit_cube_simplex_0004;test_periodic_gridview_alu_2d_0002_periodic_rectangle_simplex_0004;test_periodic_gridview_alu_2d_0002_periodic_unit_cube_simplex_0004", "test_periodic_gridview_alu_3d_0000_nonperiodic_rectangle_cube_0004;test_periodic_gridview_alu_3d_0000_nonperiodic_unit_cube_cube_0004;test_periodic_gridview_alu_3d_0000_partially_periodic_rectangle_cube_0004;test_periodic_gridview_alu_3d_0000_partially_periodic_unit_cube_cube_0004;test_periodic_gridview_alu_3d_0000_periodic_rectangle_cube_0004;test_periodic_gridview_alu_3d_0000_periodic_unit_cube_cube_0004", "test_periodic_gridview_alu_3d_0001_nonperiodic_rectangle_simplex_0005;test_periodic_gridview_alu_3d_0001_nonperiodic_unit_cube_simplex_0005;test_periodic_gridview_alu_3d_0001_partially_periodic_rectangle_simplex_0005;test_periodic_gridview_alu_3d_0001_partially_periodic_unit_cube_simplex_0005;test_periodic_gridview_alu_3d_0001_periodic_rectangle_simplex_0005;test_periodic_gridview_alu_3d_0001_periodic_unit_cube_simplex_0005", "test_periodic_gridview_alu_3d_0002_nonperiodic_rectangle_simplex_0006;test_periodic_gridview_alu_3d_0002_nonperiodic_unit_cube_simplex_0006;test_periodic_gridview_alu_3d_0002_partially_periodic_rectangle_simplex_0006;test_periodic_gridview_alu_3d_0002_partially_periodic_unit_cube_simplex_0006;test_periodic_gridview_alu_3d_0002_periodic_rectangle_simplex_0006;test_periodic_gridview_alu_3d_0002_periodic_unit_cube_simplex_0006", "test_periodic_gridview_ug_2d_nonperiodic_rectangle_cube_0005;test_periodic_gridview_ug_2d_nonperiodic_rectangle_simplex_0007;test_periodic_gridview_ug_2d_nonperiodic_unit_cube_cube_0005;test_periodic_gridview_ug_2d_nonperiodic_unit_cube_simplex_0007;test_periodic_gridview_ug_2d_partially_periodic_rectangle_cube_0005;test_periodic_gridview_ug_2d_partially_periodic_rectangle_simplex_0007;test_periodic_gridview_ug_2d_partially_periodic_unit_cube_cube_0005;test_periodic_gridview_ug_2d_partially_periodic_unit_cube_simplex_0007;test_periodic_gridview_ug_2d_periodic_rectangle_cube_0005;test_periodic_gridview_ug_2d_periodic_rectangle_simplex_0007;test_periodic_gridview_ug_2d_periodic_unit_cube_cube_0005;test_periodic_gridview_ug_2d_periodic_unit_cube_simplex_0007", "test_periodic_gridview_ug_3d_nonperiodic_rectangle_cube_0006;test_periodic_gridview_ug_3d_nonperiodic_rectangle_simplex_0008;test_periodic_gridview_ug_3d_nonperiodic_unit_cube_cube_0006;test_periodic_gridview_ug_3d_nonperiodic_unit_cube_simplex_0008;test_periodic_gridview_ug_3d_partially_periodic_rectangle_cube_0006;test_periodic_gridview_ug_3d_partially_periodic_rectangle_simplex_0008;test_periodic_gridview_ug_3d_partially_periodic_unit_cube_cube_0006;test_periodic_gridview_ug_3d_partially_periodic_unit_cube_simplex_0008;test_periodic_gridview_ug_3d_periodic_rectangle_cube_0006;test_periodic_gridview_ug_3d_periodic_rectangle_simplex_0008;test_periodic_gridview_ug_3d_periodic_unit_cube_cube_0006;test_periodic_gridview_ug_3d_periodic_unit_cube_simplex_0008", "test_search_yasp_1d_0000", "test_search_yasp_2d_0001", "test_search_yasp_3d_0002", "test_search_alberta_1d_0003", "test_search_alberta_2d_0004", "test_search_alberta_3d_0005", "test_search_alu_2d_0000_0006", "test_search_alu_2d_0001_0007", "test_search_alu_2d_0002_0008", "test_search_alu_3d_0000_0009", "test_search_alu_3d_0001_0010", "test_search_alu_3d_0002_0011", "test_search_ug_2d_0012", "test_search_ug_3d_0013", "test_walker__1-threads;test_walker__2-threads;test_walker__4-threads", "test_eoc_gridprovider"], {"test_boundaryinfo_factory_alberta_1d_0003": 0.01879096031188965, "test_boundaryinfo_factory_alberta_2d_0004": 0.017849206924438477, "test_boundaryinfo_factory_alberta_3d_0005": 0.016821622848510742, "test_boundaryinfo_factory_alu_2d_0000_0006": 0.020161151885986328, "test_boundaryinfo_factory_alu_2d_0001_0007": 0.021579265594482422, "test_boundaryinfo_factory_alu_2d_0002_0008": 0.018848896026611328, "test_boundaryinfo_factory_alu_3d_0000_0009": 0.021801233291625977, "test_boundaryinfo_factory_alu_3d_0001_0010": 0.013073921203613281, "test_boundaryinfo_factory_alu_3d_0002_0011": 0.01934957504272461, "test_boundaryinfo_factory_ug_2d_0012": 0.06149005889892578, "test_boundaryinfo_factory_ug_3d_0013": 0.012807607650756836, "test_boundaryinfo_factory_yasp_1d_0000": 0.04857516288757324, "test_boundaryinfo_factory_yasp_2d_0001": 0.02437448501586914, "test_boundaryinfo_factory_yasp_3d_0002": 0.020878076553344727, "test_cube_gridprovider_alberta_1d_0003": 0.016344308853149414, "test_cube_gridprovider_alberta_2d_0004": 0.01675248146057129, "test_cube_gridprovider_alberta_3d_0005": 0.01607537269592285, "test_cube_gridprovider_alu_2d_0000_0006": 0.020139217376708984, "test_cube_gridprovider_alu_2d_0001_0007": 0.022524356842041016, "test_cube_gridprovider_alu_2d_0002_0008": 0.020697832107543945, "test_cube_gridprovider_alu_3d_0000_0009": 0.01953434944152832, "test_cube_gridprovider_alu_3d_0001_0010": 0.020487308502197266, "test_cube_gridprovider_alu_3d_0002_0011": 0.014725923538208008, "test_cube_gridprovider_ug_2d_0012": 0.013370037078857422, "test_cube_gridprovider_ug_3d_0013": 0.013493537902832031, "test_cube_gridprovider_yasp_1d_0000": 0.02048468589782715, "test_cube_gridprovider_yasp_2d_0001": 0.01860785484313965, "test_cube_gridprovider_yasp_3d_0002": 0.01403498649597168, "test_dd_glued_2d": 0.020163774490356445, "test_dd_glued_3d": 0.018154144287109375, "test_dd_subdomains_cube_1d_alberta_1d_0001": 0.02178025245666504, "test_dd_subdomains_cube_1d_yasp_1d_0000": 0.04023599624633789, "test_dd_subdomains_cube_2d_alberta_2d_0001": 0.014922618865966797, "test_dd_subdomains_cube_2d_alu_2d_0000_0002": 0.014841079711914062, "test_dd_subdomains_cube_2d_alu_2d_0001_0003": 0.014711856842041016, "test_dd_subdomains_cube_2d_alu_2d_0002_0004": 0.019779205322265625, "test_dd_subdomains_cube_2d_ug_2d_0005": 0.012699604034423828, "test_dd_subdomains_cube_2d_yasp_2d_0000": 0.015044212341308594, "test_dd_subdomains_cube_3d_alberta_3d_0001": 0.015231132507324219, "test_dd_subdomains_cube_3d_alu_3d_0000_0002": 0.01627326011657715, "test_dd_subdomains_cube_3d_alu_3d_0001_0003": 0.01916646957397461, "test_dd_subdomains_cube_3d_alu_3d_0002_0004": 0.017833232879638672, "test_dd_subdomains_cube_3d_ug_3d_0005": 0.011860132217407227, "test_dd_subdomains_cube_3d_yasp_3d_0000": 0.021175384521484375, "test_dgf_gridprovider_alberta_1d_0003": 0.014127731323242188, "test_dgf_gridprovider_alberta_2d_0004": 0.01454472541809082, "test_dgf_gridprovider_alberta_3d_0005": 0.014353275299072266, "test_dgf_gridprovider_alu_2d_0000_0006": 0.02131032943725586, "test_dgf_gridprovider_alu_2d_0001_0007": 0.02017378807067871, "test_dgf_gridprovider_alu_2d_0002_0008": 0.027289152145385742, "test_dgf_gridprovider_alu_3d_0000_0009": 0.021492481231689453, "test_dgf_gridprovider_alu_3d_0001_0010": 0.018991708755493164, "test_dgf_gridprovider_alu_3d_0002_0011": 0.025875091552734375, "test_dgf_gridprovider_ug_2d_0012": 0.013030052185058594, "test_dgf_gridprovider_ug_3d_0013": 0.013205289840698242, "test_dgf_gridprovider_yasp_1d_0000": 0.018175125122070312, "test_dgf_gridprovider_yasp_2d_0001": 0.017711162567138672, "test_dgf_gridprovider_yasp_3d_0002": 0.01462244987487793, "test_empty": 0.043166160583496094, "test_eoc_gridprovider": 0.021875381469726562, "test_gmsh_gridprovider_alu_2d_0000_0000": 0.02014899253845215, "test_gmsh_gridprovider_alu_2d_0001_0001": 0.022755861282348633, "test_gmsh_gridprovider_alu_2d_0002_0002": 0.021397113800048828, "test_gmsh_gridprovider_alu_3d_0000_0003": 0.022572994232177734, "test_gmsh_gridprovider_alu_3d_0001_0004": 0.021507740020751953, "test_gmsh_gridprovider_alu_3d_0002_0005": 0.016646385192871094, "test_information_1d_information_1d": 0.015696048736572266, "test_information_2d_information_2d": 0.014620542526245117, "test_information_3d_information_3d": 0.022844552993774414, "test_output_pgf": 0.02042245864868164, "test_periodic_gridview_alberta_1d_nonperiodic_rectangle_simplex_0000;test_periodic_gridview_alberta_1d_nonperiodic_unit_cube_simplex_0000;test_periodic_gridview_alberta_1d_partially_periodic_rectangle_simplex_0000;test_periodic_gridview_alberta_1d_partially_periodic_unit_cube_simplex_0000;test_periodic_gridview_alberta_1d_periodic_rectangle_simplex_0000;test_periodic_gridview_alberta_1d_periodic_unit_cube_simplex_0000": 0.01412653923034668, "test_periodic_gridview_alberta_2d_nonperiodic_rectangle_simplex_0001;test_periodic_gridview_alberta_2d_nonperiodic_unit_cube_simplex_0001;test_periodic_gridview_alberta_2d_partially_periodic_rectangle_simplex_0001;test_periodic_gridview_alberta_2d_partially_periodic_unit_cube_simplex_0001;test_periodic_gridview_alberta_2d_periodic_rectangle_simplex_0001;test_periodic_gridview_alberta_2d_periodic_unit_cube_simplex_0001": 0.014034032821655273, "test_periodic_gridview_alberta_3d_nonperiodic_rectangle_simplex_0002;test_periodic_gridview_alberta_3d_nonperiodic_unit_cube_simplex_0002;test_periodic_gridview_alberta_3d_partially_periodic_rectangle_simplex_0002;test_periodic_gridview_alberta_3d_partially_periodic_unit_cube_simplex_0002;test_periodic_gridview_alberta_3d_periodic_rectangle_simplex_0002;test_periodic_gridview_alberta_3d_periodic_unit_cube_simplex_0002": 0.01592850685119629, "test_periodic_gridview_alu_2d_0000_nonperiodic_rectangle_cube_0003;test_periodic_gridview_alu_2d_0000_nonperiodic_unit_cube_cube_0003;test_periodic_gridview_alu_2d_0000_partially_periodic_rectangle_cube_0003;test_periodic_gridview_alu_2d_0000_partially_periodic_unit_cube_cube_0003;test_periodic_gridview_alu_2d_0000_periodic_rectangle_cube_0003;test_periodic_gridview_alu_2d_0000_periodic_unit_cube_cube_0003": 0.10288047790527344, "test_periodic_gridview_alu_2d_0001_nonperiodic_rectangle_simplex_0003;test_periodic_gridview_alu_2d_0001_nonperiodic_unit_cube_simplex_0003;test_periodic_gridview_alu_2d_0001_partially_periodic_rectangle_simplex_0003;test_periodic_gridview_alu_2d_0001_partially_periodic_unit_cube_simplex_0003;test_periodic_gridview_alu_2d_0001_periodic_rectangle_simplex_0003;test_periodic_gridview_alu_2d_0001_periodic_unit_cube_simplex_0003": 0.10729146003723145, "test_periodic_gridview_alu_2d_0002_nonperiodic_rectangle_simplex_0004;test_periodic_gridview_alu_2d_0002_nonperiodic_unit_cube_simplex_0004;test_periodic_gridview_alu_2d_0002_partially_periodic_rectangle_simplex_0004;test_periodic_gridview_alu_2d_0002_partially_periodic_unit_cube_simplex_0004;test_periodic_gridview_alu_2d_0002_periodic_rectangle_simplex_0004;test_periodic_gridview_alu_2d_0002_periodic_unit_cube_simplex_0004": 0.10921049118041992, "test_periodic_gridview_alu_3d_0000_nonperiodic_rectangle_cube_0004;test_periodic_gridview_alu_3d_0000_nonperiodic_unit_cube_cube_0004;test_periodic_gridview_alu_3d_0000_partially_periodic_rectangle_cube_0004;test_periodic_gridview_alu_3d_0000_partially_periodic_unit_cube_cube_0004;test_periodic_gridview_alu_3d_0000_periodic_rectangle_cube_0004;test_periodic_gridview_alu_3d_0000_periodic_unit_cube_cube_0004": 0.11465072631835938, "test_periodic_gridview_alu_3d_0001_nonperiodic_rectangle_simplex_0005;test_periodic_gridview_alu_3d_0001_nonperiodic_unit_cube_simplex_0005;test_periodic_gridview_alu_3d_0001_partially_periodic_rectangle_simplex_0005;test_periodic_gridview_alu_3d_0001_partially_periodic_unit_cube_simplex_0005;test_periodic_gridview_alu_3d_0001_periodic_rectangle_simplex_0005;test_periodic_gridview_alu_3d_0001_periodic_unit_cube_simplex_0005": 0.11975669860839844, "test_periodic_gridview_alu_3d_0002_nonperiodic_rectangle_simplex_0006;test_periodic_gridview_alu_3d_0002_nonperiodic_unit_cube_simplex_0006;test_periodic_gridview_alu_3d_0002_partially_periodic_rectangle_simplex_0006;test_periodic_gridview_alu_3d_0002_partially_periodic_unit_cube_simplex_0006;test_periodic_gridview_alu_3d_0002_periodic_rectangle_simplex_0006;test_periodic_gridview_alu_3d_0002_periodic_unit_cube_simplex_0006": 0.10587620735168457, "test_periodic_gridview_ug_2d_nonperiodic_rectangle_cube_0005;test_periodic_gridview_ug_2d_nonperiodic_rectangle_simplex_0007;test_periodic_gridview_ug_2d_nonperiodic_unit_cube_cube_0005;test_periodic_gridview_ug_2d_nonperiodic_unit_cube_simplex_0007;test_periodic_gridview_ug_2d_partially_periodic_rectangle_cube_0005;test_periodic_gridview_ug_2d_partially_periodic_rectangle_simplex_0007;test_periodic_gridview_ug_2d_partially_periodic_unit_cube_cube_0005;test_periodic_gridview_ug_2d_partially_periodic_unit_cube_simplex_0007;test_periodic_gridview_ug_2d_periodic_rectangle_cube_0005;test_periodic_gridview_ug_2d_periodic_rectangle_simplex_0007;test_periodic_gridview_ug_2d_periodic_unit_cube_cube_0005;test_periodic_gridview_ug_2d_periodic_unit_cube_simplex_0007": 0.013364315032958984, "test_periodic_gridview_ug_3d_nonperiodic_rectangle_cube_0006;test_periodic_gridview_ug_3d_nonperiodic_rectangle_simplex_0008;test_periodic_gridview_ug_3d_nonperiodic_unit_cube_cube_0006;test_periodic_gridview_ug_3d_nonperiodic_unit_cube_simplex_0008;test_periodic_gridview_ug_3d_partially_periodic_rectangle_cube_0006;test_periodic_gridview_ug_3d_partially_periodic_rectangle_simplex_0008;test_periodic_gridview_ug_3d_partially_periodic_unit_cube_cube_0006;test_periodic_gridview_ug_3d_partially_periodic_unit_cube_simplex_0008;test_periodic_gridview_ug_3d_periodic_rectangle_cube_0006;test_periodic_gridview_ug_3d_periodic_rectangle_simplex_0008;test_periodic_gridview_ug_3d_periodic_unit_cube_cube_0006;test_periodic_gridview_ug_3d_periodic_unit_cube_simplex_0008": 0.013238668441772461, "test_periodic_gridview_yasp_1d_nonperiodic_rectangle_cube_0000;test_periodic_gridview_yasp_1d_nonperiodic_unit_cube_cube_0000;test_periodic_gridview_yasp_1d_partially_periodic_rectangle_cube_0000;test_periodic_gridview_yasp_1d_partially_periodic_unit_cube_cube_0000;test_periodic_gridview_yasp_1d_periodic_rectangle_cube_0000;test_periodic_gridview_yasp_1d_periodic_unit_cube_cube_0000": 0.12091302871704102, "test_periodic_gridview_yasp_2d_nonperiodic_rectangle_cube_0001;test_periodic_gridview_yasp_2d_nonperiodic_unit_cube_cube_0001;test_periodic_gridview_yasp_2d_partially_periodic_rectangle_cube_0001;test_periodic_gridview_yasp_2d_partially_periodic_unit_cube_cube_0001;test_periodic_gridview_yasp_2d_periodic_rectangle_cube_0001;test_periodic_gridview_yasp_2d_periodic_unit_cube_cube_0001": 0.12057709693908691, "test_periodic_gridview_yasp_3d_nonperiodic_rectangle_cube_0002;test_periodic_gridview_yasp_3d_nonperiodic_unit_cube_cube_0002;test_periodic_gridview_yasp_3d_partially_periodic_rectangle_cube_0002;test_periodic_gridview_yasp_3d_partially_periodic_unit_cube_cube_0002;test_periodic_gridview_yasp_3d_periodic_rectangle_cube_0002;test_periodic_gridview_yasp_3d_periodic_unit_cube_cube_0002": 0.12546849250793457, "test_search_alberta_1d_0003": 0.014313936233520508, "test_search_alberta_2d_0004": 0.014206886291503906, "test_search_alberta_3d_0005": 0.014241695404052734, "test_search_alu_2d_0000_0006": 0.015004634857177734, "test_search_alu_2d_0001_0007": 0.02175450325012207, "test_search_alu_2d_0002_0008": 0.019686460494995117, "test_search_alu_3d_0000_0009": 0.018866539001464844, "test_search_alu_3d_0001_0010": 0.021307945251464844, "test_search_alu_3d_0002_0011": 0.018821001052856445, "test_search_ug_2d_0012": 0.013257026672363281, "test_search_ug_3d_0013": 0.01296544075012207, "test_search_yasp_1d_0000": 0.02102828025817871, "test_search_yasp_2d_0001": 0.019915103912353516, "test_search_yasp_3d_0002": 0.019326210021972656, "test_walker__1-threads;test_walker__2-threads;test_walker__4-threads": 0.04182863235473633}] \ No newline at end of file -- GitLab