diff --git a/dune/gdt/test/builder_definitions.cmake b/dune/gdt/test/builder_definitions.cmake index c0a4c66703e2fc8f2767a9bd979ba2b0ec910f9b..f64f13646b6f442ebba6bf5633e0baec0374868d 100644 --- a/dune/gdt/test/builder_definitions.cmake +++ b/dune/gdt/test/builder_definitions.cmake @@ -1,55 +1,48 @@ -# This file is part of the dune-gdt project: -# https://github.com/dune-community/dune-gdt -# Copyright 2010-2018 dune-gdt developers and contributors. All rights reserved. -# License: Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause) -# or GPL-2.0+ (http://opensource.org/licenses/gpl-license) -# with "runtime exception" (http://www.dune-project.org/license.html) -# Authors: -# Felix Schindler (2017) -# Rene Milk (2016 - 2018) - set(DXT_BIN_COUNT "13" CACHE STRING "number of bins for test targets" ) add_custom_target(test_binaries_builder_0 DEPENDS test_mpi_linearelliptic__swipdg_discretization) set_tests_properties(test_mpi_linearelliptic__swipdg_discretization PROPERTIES LABELS "builder_0") -add_custom_target(test_binaries_builder_1 DEPENDS headercheck__dune_gdt_local_integrands_fv.hh headercheck__dune_gdt_operators_base.bindings.hh headercheck__dune_gdt_operators_elliptic-ipdg.hh headercheck__dune_gdt_operators_fv.hh headercheck__dune_gdt_operators_fv_force.hh headercheck__dune_gdt_operators_fv_realizability.hh headercheck__dune_gdt_playground_spaces_block.hh headercheck__dune_gdt_projections_lagrange.hh headercheck__dune_gdt_spaces.hh headercheck__dune_gdt_spaces_cg_dune-fem-wrapper.lib.hh headercheck__dune_gdt_spaces_dg.bindings.hh headercheck__dune_gdt_spaces_fv.bindings.hh headercheck__dune_gdt_spaces_interface.bindings.hh headercheck__dune_gdt_spaces_mapper_fv.hh headercheck__dune_gdt_test_grids.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-shallowwater-1dyaspgrid.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-transport-2dyaspgrid.hh headercheck__dune_gdt_test_hyperbolic_problems_sodshocktube.hh headercheck__dune_gdt_test_instationary-testcase.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations.hh headercheck__dune_gdt_test_linearelliptic_problems_base.hh headercheck__dune_gdt_test_linearelliptic_swipdg-estimator-expectations.hh headercheck__dune_gdt_test_spaces_fv.hh headercheck__dune_gdt_test_spaces_fv_default.hh headercheck__dune_gdt_test_stationary-eocstudy.hh test_linearelliptic__swipdg_discretization) +add_custom_target(test_binaries_builder_1 DEPENDS headercheck__dune_gdt_assembler_wrapper.hh headercheck__dune_gdt_local_fluxes_godunov.hh headercheck__dune_gdt_local_fluxes_musta.hh headercheck__dune_gdt_local_functionals_interfaces.hh headercheck__dune_gdt_local_operators_fv.hh headercheck__dune_gdt_operators_fv.hh headercheck__dune_gdt_operators_fv_laxwendroff.hh headercheck__dune_gdt_operators_fv_slopelimiters.hh headercheck__dune_gdt_prolongations_l2.hh headercheck__dune_gdt_spaces_dg_default.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-boltzmanncheckerboard-2dyaspgrid.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_fokkerplanckequation.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_planesource.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_checkerboard.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_twobeams.hh headercheck__dune_gdt_test_instationary-testcase.hh headercheck__dune_gdt_test_linearelliptic_discretizers_ipdg.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_all.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_block-swipdg-esv2007-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-esv2007-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_swipdg-estimators.hh headercheck__python_dune_gdt_spaces_constraints.hh test_linearelliptic__swipdg_discretization test_operators__darcy) set_tests_properties(test_linearelliptic__swipdg_discretization PROPERTIES LABELS "builder_1") -add_custom_target(test_binaries_builder_2 DEPENDS headercheck__dune_gdt_functionals_l2.hh headercheck__dune_gdt_local_functionals_interfaces.hh headercheck__dune_gdt_local_integrands_sipdg.hh headercheck__dune_gdt_operators_l2.bindings.hh headercheck__dune_gdt_playground_operators_OS2015.hh headercheck__dune_gdt_projections.bindings.hh headercheck__dune_gdt_spaces_basefunctionset_fv.hh headercheck__dune_gdt_spaces_basefunctionset_interface.hh headercheck__dune_gdt_spaces_product.hh headercheck__dune_gdt_spaces_rt_dune-pdelab-wrapper.hh headercheck__dune_gdt_test_hyperbolic_problems.hh headercheck__dune_gdt_test_hyperbolic_problems_base.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_spherical_harmonics.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_rectangularic.hh headercheck__dune_gdt_test_linearelliptic_discretizers_base.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-ao2013-2dalugrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-er2007-2dalugrid.hh headercheck__dune_gdt_test_linearelliptic_eocstudy.hh headercheck__dune_gdt_test_linearelliptic_problems.hh headercheck__dune_gdt_test_linearelliptic_problems_ER2007.hh headercheck__dune_gdt_test_projections_lagrange.hh headercheck__dune_gdt_test_spaces_rt.hh headercheck__dune_gdt_test_spaces_rt_pdelab.hh headercheck__dune_gdt_timestepper_enums.hh headercheck__dune_gdt_timestepper_interface.hh test_mpi_linearelliptic__block_swipdg_discretization test_mpi_operators__l2__operator) +set_tests_properties(test_operators__darcy PROPERTIES LABELS "builder_1") +add_custom_target(test_binaries_builder_2 DEPENDS headercheck__dune_gdt_assembler_system.lib.hh headercheck__dune_gdt_local_operators_dirichlet-projection.hh headercheck__dune_gdt_operators_elliptic.hh headercheck__dune_gdt_operators_interfaces.hh headercheck__dune_gdt_projections_l2.hh headercheck__dune_gdt_spaces.hh headercheck__dune_gdt_spaces_constraints.hh headercheck__dune_gdt_spaces_dg.hh headercheck__dune_gdt_spaces_parallel_helper.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-burgers-2dyaspgrid.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-sourcebeam-1dyaspgrid.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_hatfunctions.hh headercheck__dune_gdt_test_hyperbolic_problems_sodshocktube.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-er2007-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-mixedboundary-2dalugrid.hh headercheck__dune_gdt_test_linearelliptic_problems_AO2013.hh headercheck__dune_gdt_test_linearelliptic_problems_ER2007.hh headercheck__dune_gdt_test_operators_l2.hh headercheck__python_dune_gdt_operators_weighted-l2.hh headercheck__python_dune_gdt_playground_operators_OS2015.hh headercheck__python_dune_gdt_shared.hh headercheck__python_dune_gdt_spaces_fv.hh test_mpi_linearelliptic__block_swipdg_discretization test_mpi_operators__l2__operator) set_tests_properties(test_mpi_linearelliptic__block_swipdg_discretization PROPERTIES LABELS "builder_2") set_tests_properties(test_mpi_operators__l2__operator PROPERTIES LABELS "builder_2") -add_custom_target(test_binaries_builder_3 DEPENDS headercheck__dune_gdt_discretefunction_reinterpret.hh headercheck__dune_gdt_discretizations_default_stationary-containerbased.hh headercheck__dune_gdt_local_elliptic-ipdg-operators.bindings.hh headercheck__dune_gdt_local_fluxes_laxfriedrichs.hh headercheck__dune_gdt_local_integrands_interfaces.hh headercheck__dune_gdt_operators_fv_kinetic.hh headercheck__dune_gdt_operators_fv_slopelimiters.hh headercheck__dune_gdt_playground_local_integrands_OS2014.hh headercheck__dune_gdt_playground_spaces_mapper_block.hh headercheck__dune_gdt_prolongations.hh headercheck__dune_gdt_spaces_fv.hh headercheck__dune_gdt_spaces_mapper_product.hh headercheck__dune_gdt_spaces_tools.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-burgers-2dyaspgrid.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations_base.hh headercheck__dune_gdt_test_hyperbolic_eocstudy.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_twobeams.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-ao2013-2dalugrid.hh headercheck__dune_gdt_test_operators_l2.hh headercheck__dune_gdt_test_projections_l2.hh headercheck__dune_gdt_test_prolongations_lagrange.hh headercheck__dune_gdt_test_prolongations_prolongations.hh headercheck__dune_gdt_test_spaces_base.hh test_mpi_operators__l2__localizable_product test_mpi_prolongations_cg_dg) +add_custom_target(test_binaries_builder_3 DEPENDS headercheck__dune_gdt_local_assembler.hh headercheck__dune_gdt_local_discretefunction.hh headercheck__dune_gdt_local_fluxes_laxfriedrichs.hh headercheck__dune_gdt_operators_base.hh headercheck__dune_gdt_operators_fluxreconstruction.hh headercheck__dune_gdt_operators_fv_datahandle.hh headercheck__dune_gdt_operators_fv_reconstructed_function.hh headercheck__dune_gdt_prolongations_lagrange.hh headercheck__dune_gdt_spaces_basefunctionset_fv.hh headercheck__dune_gdt_spaces_basefunctionset_interface.hh headercheck__dune_gdt_spaces_datahandles.hh headercheck__dune_gdt_spaces_interface.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-transport-1dyaspgrid.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_kinetictransportequation.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_pointsource.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_base.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-esv2007-2dalugrid.hh headercheck__dune_gdt_test_linearelliptic_problems.hh headercheck__dune_gdt_test_linearelliptic_problems_mixedboundary.hh headercheck__dune_gdt_test_operators_laplace.hh headercheck__dune_gdt_test_operators_weighted-l2.hh headercheck__dune_gdt_timestepper_matrix-exponential.hh headercheck__python_dune_gdt_functionals_elliptic-ipdg_bindings.hh headercheck__python_dune_gdt_spaces_dg.hh test_mpi_operators__l2__localizable_product test_mpi_prolongations_cg_dg) set_tests_properties(test_mpi_operators__l2__localizable_product PROPERTIES LABELS "builder_3") set_tests_properties(test_mpi_prolongations_cg_dg PROPERTIES LABELS "builder_3") -add_custom_target(test_binaries_builder_4 DEPENDS headercheck__dune_gdt_assembler_local-accumulators.hh headercheck__dune_gdt_assembler_system.hh headercheck__dune_gdt_local_diffusive-flux-estimation-operator.bindings.hh headercheck__dune_gdt_local_dof-vector.hh headercheck__dune_gdt_local_fluxes_laxwendroff.hh headercheck__dune_gdt_operators_fv_godunov.hh headercheck__dune_gdt_playground_spaces_dg_dune-functions-wrapper.hh headercheck__dune_gdt_playground_spaces_mapper_dune-pdelab-wrapper.hh headercheck__dune_gdt_playground_timestepper_rosenbrock.hh headercheck__dune_gdt_prolongations_lagrange.hh headercheck__dune_gdt_spaces_dg.hh headercheck__dune_gdt_spaces_dg_dune-fem-wrapper.hh headercheck__dune_gdt_spaces_rt.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_piecewise_monomials.hh headercheck__dune_gdt_test_linearelliptic_discretizers_block-ipdg.hh headercheck__dune_gdt_test_linearelliptic_discretizers_ipdg.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-esv2007-2dalugrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-spe10-2dalugrid.hh headercheck__dune_gdt_test_operators_weighted-l2.hh headercheck__dune_gdt_test_prolongations_l2-global.hh headercheck__dune_gdt_test_stationary-testcase.hh headercheck__dune_gdt_timestepper_implicit-rungekutta.hh test_linearelliptic__swipdg_estimators test_mpi_operators__weighted_l2__localizable_product) +add_custom_target(test_binaries_builder_4 DEPENDS headercheck__dune_gdt_discretefunction_reinterpret.hh headercheck__dune_gdt_discretizations_default_fv-internal.hh headercheck__dune_gdt_local_fluxes_interfaces.hh headercheck__dune_gdt_local_integrands_elliptic.hh headercheck__dune_gdt_operators_elliptic-ipdg.hh headercheck__dune_gdt_spaces_rt_interface.hh headercheck__dune_gdt_test_hyperbolic_fv-discretization.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_piecewise_monomials.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_sourcebeam.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_twobeams.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kineticequation.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_sourcebeam.hh headercheck__dune_gdt_test_hyperbolic_problems_shallowwater.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-ao2013-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-mixedboundary-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-esv2007-2dalugrid.hh headercheck__dune_gdt_test_projections_l2-local.hh headercheck__dune_gdt_timestepper_factory.hh headercheck__python_dune_gdt_assembler_system.hh headercheck__python_dune_gdt_operators_oswaldinterpolation.hh headercheck__python_dune_gdt_spaces_cg.hh test_linearelliptic__swipdg_estimators test_mpi_operators__weighted_l2__localizable_product) set_tests_properties(test_linearelliptic__swipdg_estimators PROPERTIES LABELS "builder_4") set_tests_properties(test_mpi_operators__weighted_l2__localizable_product PROPERTIES LABELS "builder_4") -add_custom_target(test_binaries_builder_5 DEPENDS headercheck__dune_gdt_functionals_elliptic-ipdg.hh headercheck__dune_gdt_local_integrands_elliptic-ipdg.hh headercheck__dune_gdt_local_integrands_elliptic.hh headercheck__dune_gdt_local_operators_dirichlet-projection.hh headercheck__dune_gdt_local_operators_l2-projection.hh headercheck__dune_gdt_operators_oswaldinterpolation.hh headercheck__dune_gdt_projections_dirichlet.hh headercheck__dune_gdt_spaces_basefunctionset_product.hh headercheck__dune_gdt_spaces_cg_dune-fem-wrapper.hh headercheck__dune_gdt_spaces_datahandles.hh headercheck__dune_gdt_spaces_dg_interface.hh headercheck__dune_gdt_spaces_mapper_dune-fem-wrapper.hh headercheck__dune_gdt_spaces_parallel.hh headercheck__dune_gdt_test_hyperbolic_discretizers_fv.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_base.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_planesource.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_pointsource.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-mixedboundary-2dalugrid.hh headercheck__dune_gdt_test_linearelliptic_swipdg-estimator-testcases.hh headercheck__dune_gdt_test_operators_elliptic.hh headercheck__dune_gdt_test_projections_projections.hh headercheck__dune_gdt_test_prolongations_l2.hh headercheck__dune_gdt_timestepper_adaptive-rungekutta.hh headercheck__dune_gdt_timestepper_explicit-rungekutta.hh test_linearelliptic__cg_discretization test_mpi_operators__elliptic__matrix_operator test_mpi_operators__laplace__localizable_product) +add_custom_target(test_binaries_builder_5 DEPENDS headercheck__dune_gdt_discretefunction_default.hh headercheck__dune_gdt_local_integrands_sipdg.hh headercheck__dune_gdt_operators_fv_force.hh headercheck__dune_gdt_operators_fv_kinetic.hh headercheck__dune_gdt_operators_fv_musta.hh headercheck__dune_gdt_spaces_basefunctionset_default.hh headercheck__dune_gdt_spaces_cg.lib.hh headercheck__dune_gdt_spaces_cg_default.hh headercheck__dune_gdt_spaces_mapper_interfaces.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-shocktube-1dyaspgrid.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_base.hh headercheck__dune_gdt_test_instationary-eocstudy.hh headercheck__dune_gdt_test_linearelliptic_discretizers_base.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-er2007-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-mixedboundary-2dalugrid.hh headercheck__dune_gdt_test_linearelliptic_problems_ESV2007.hh headercheck__dune_gdt_test_projections_base.hh headercheck__dune_gdt_test_projections_lagrange.hh headercheck__dune_gdt_test_prolongations_base.hh headercheck__dune_gdt_timestepper_enums.hh headercheck__dune_gdt_timestepper_fractional-step.hh headercheck__python_dune_gdt_operators_base.hh headercheck__python_dune_gdt_operators_fluxreconstruction.hh headercheck__python_dune_gdt_spaces_bindings.hh test_linearelliptic__cg_discretization test_mpi_operators__elliptic__matrix_operator test_mpi_operators__laplace__localizable_product) set_tests_properties(test_linearelliptic__cg_discretization PROPERTIES LABELS "builder_5") set_tests_properties(test_mpi_operators__elliptic__matrix_operator PROPERTIES LABELS "builder_5") set_tests_properties(test_mpi_operators__laplace__localizable_product PROPERTIES LABELS "builder_5") -add_custom_target(test_binaries_builder_6 DEPENDS headercheck__dune_gdt_discretefunction_datahandle.hh headercheck__dune_gdt_discretefunction_default.hh headercheck__dune_gdt_discretizations_default_fv.hh headercheck__dune_gdt_exceptions.hh headercheck__dune_gdt_local_fluxes_godunov.hh headercheck__dune_gdt_local_integrands_ESV2007.hh headercheck__dune_gdt_local_operators_lambda.hh headercheck__dune_gdt_operators_interfaces.hh headercheck__dune_gdt_operators_laplace.hh headercheck__dune_gdt_operators_weighted-l2.bindings.hh headercheck__dune_gdt_playground_operators_RS2017.hh headercheck__dune_gdt_projections.hh headercheck__dune_gdt_spaces_basefunctionset_dune-pdelab-wrapper.hh headercheck__dune_gdt_spaces_cg_dune-pdelab-wrapper.hh headercheck__dune_gdt_spaces_dg_dune-fem-wrapper.lib.hh headercheck__dune_gdt_spaces_mapper_dune-pdelab-wrapper.hh headercheck__dune_gdt_spaces_parallel_helper.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_fokkerplanckequation.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_onebeam.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-er2007-2dalugrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-er2007-2dyaspgrid.hh headercheck__dune_gdt_test_projections_base.hh headercheck__dune_gdt_test_prolongations_base.hh headercheck__dune_gdt_test_spaces_cg.hh headercheck__dune_gdt_test_spaces_cg_fem.hh test_mpi_operators__weighted_l2__operator test_mpi_projections_part_1_a test_operators__darcy) +add_custom_target(test_binaries_builder_6 DEPENDS headercheck__dune_gdt_local_dof-vector.hh headercheck__dune_gdt_local_fluxes_force.hh headercheck__dune_gdt_local_fluxes_kinetic.hh headercheck__dune_gdt_local_operators_integrals.hh headercheck__dune_gdt_local_operators_lambda.hh headercheck__dune_gdt_operators_fv_laxfriedrichs.hh headercheck__dune_gdt_operators_fv_rhs.hh headercheck__dune_gdt_prolongations_l2-global.hh headercheck__dune_gdt_spaces_rt.hh headercheck__dune_gdt_test_grids.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-shallowwater-1dyaspgrid.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_twopulses.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_planesource.hh headercheck__dune_gdt_test_linearelliptic_discretizers_cg.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-er2007-2dalugrid.hh headercheck__dune_gdt_test_linearelliptic_eocstudy.hh headercheck__dune_gdt_test_prolongations_l2.hh headercheck__dune_gdt_test_spaces_rt.hh headercheck__python_dune_gdt_discretefunction_bindings.hh headercheck__python_dune_gdt_operators_l2.hh test_mpi_operators__weighted_l2__operator test_mpi_projections_part_1_a test_spaces_dg) set_tests_properties(test_mpi_operators__weighted_l2__operator PROPERTIES LABELS "builder_6") set_tests_properties(test_mpi_projections_part_1_a PROPERTIES LABELS "builder_6") -set_tests_properties(test_operators__darcy PROPERTIES LABELS "builder_6") -add_custom_target(test_binaries_builder_7 DEPENDS headercheck__dune_gdt_assembler_system.lib.hh headercheck__dune_gdt_discretefunction_default.bindings.hh headercheck__dune_gdt_discretizations_default.hh headercheck__dune_gdt_functionals_interfaces.hh headercheck__dune_gdt_local_assembler.hh headercheck__dune_gdt_operators_elliptic.bindings.hh headercheck__dune_gdt_operators_fv_reconstruction.hh headercheck__dune_gdt_operators_weighted-l2.hh headercheck__dune_gdt_playground_spaces_dg_dune-pdelab-wrapper.hh headercheck__dune_gdt_spaces_cg.hh headercheck__dune_gdt_spaces_constraints.hh headercheck__dune_gdt_spaces_interface.hh headercheck__dune_gdt_spaces_mapper_interfaces.hh headercheck__dune_gdt_test_hyperbolic_problems_burgers.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_hatfunctions.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_legendre.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_twobeams.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kineticequation.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_planesource.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_base.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_block-swipdg-esv2007-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-spe10-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-ao2013-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_swipdg-estimators.hh headercheck__dune_gdt_test_spaces_dg.hh headercheck__dune_gdt_timestepper_factory.hh headercheck__dune_gdt_timestepper_fractional-step.hh test_mpi_operators__elliptic__operator test_mpi_projections_part_2_a) +set_tests_properties(test_spaces_dg PROPERTIES LABELS "builder_6") +add_custom_target(test_binaries_builder_7 DEPENDS headercheck__dune_gdt_local_operators_interfaces.hh headercheck__dune_gdt_local_operators_l2-projection.hh headercheck__dune_gdt_projections_dirichlet.hh headercheck__dune_gdt_projections_l2-local.hh headercheck__dune_gdt_spaces_fv_product.hh headercheck__dune_gdt_spaces_mapper_fv.hh headercheck__dune_gdt_spaces_mapper_product.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-transport-2dyaspgrid.hh headercheck__dune_gdt_test_hyperbolic_eocstudy.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_spherical_harmonics.hh headercheck__dune_gdt_test_linearelliptic_discretizers_block-ipdg.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-ao2013-2dalugrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-spe10-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_problems_base.hh headercheck__dune_gdt_test_operators_darcy.hh headercheck__dune_gdt_test_prolongations_l2-global.hh headercheck__dune_gdt_timestepper_adaptive-rungekutta.hh headercheck__dune_gdt_timestepper_explicit-rungekutta.hh headercheck__python_dune_gdt_local_elliptic-ipdg-operators.hh headercheck__python_dune_gdt_operators_elliptic-ipdg_bindings.hh headercheck__python_dune_gdt_playground_spaces_block.hh test_empty test_mpi_operators__elliptic__operator test_mpi_projections_part_2_a test_spaces_rt) +set_tests_properties(test_empty PROPERTIES LABELS "builder_7") set_tests_properties(test_mpi_operators__elliptic__operator PROPERTIES LABELS "builder_7") set_tests_properties(test_mpi_projections_part_2_a PROPERTIES LABELS "builder_7") -add_custom_target(test_binaries_builder_8 DEPENDS headercheck__dune_gdt_functionals_base.bindings.hh headercheck__dune_gdt_functionals_base.hh headercheck__dune_gdt_functionals_elliptic-ipdg.bindings.hh headercheck__dune_gdt_functionals_l2.bindings.hh headercheck__dune_gdt_local_functionals_integrals.hh headercheck__dune_gdt_local_integrands_lambda.hh headercheck__dune_gdt_local_integrands_product.hh headercheck__dune_gdt_operators_fv_rhs.hh headercheck__dune_gdt_operators_oswaldinterpolation.bindings.hh headercheck__dune_gdt_playground_operators_ESV2007.hh headercheck__dune_gdt_playground_spaces_restricted.hh headercheck__dune_gdt_prolongations_l2.hh headercheck__dune_gdt_spaces_dg.lib.hh headercheck__dune_gdt_spaces_fv_default.hh headercheck__dune_gdt_spaces_rt_interface.hh headercheck__dune_gdt_test_hyperbolic_all_eocexpectations.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_sourcebeam.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_twopulses.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-ao2013-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-esv2007-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_problems_spe10.hh test_mpi_operators__elliptic__localizable_product test_mpi_operators__laplace__matrix_operator test_mpi_operators__laplace__operator test_mpi_prolongations__local) +set_tests_properties(test_spaces_rt PROPERTIES LABELS "builder_7") +add_custom_target(test_binaries_builder_8 DEPENDS headercheck__dune_gdt_assembler_local-accumulators.hh headercheck__dune_gdt_discretefunction_datahandle.hh headercheck__dune_gdt_discretizations_default.hh headercheck__dune_gdt_discretizations_interfaces.hh headercheck__dune_gdt_exceptions.hh headercheck__dune_gdt_functionals_base.hh headercheck__dune_gdt_functionals_l2.hh headercheck__dune_gdt_local_integrands_lambda.hh headercheck__dune_gdt_operators_fv_base.hh headercheck__dune_gdt_operators_fv_reconstruction.hh headercheck__dune_gdt_operators_l2.hh headercheck__dune_gdt_operators_oswaldinterpolation.hh headercheck__dune_gdt_playground_spaces_mapper_restricted.hh headercheck__dune_gdt_prolongations.hh headercheck__dune_gdt_spaces_basefunctionset_product.hh headercheck__dune_gdt_spaces_cg_interface.hh headercheck__dune_gdt_spaces_dg.lib.hh headercheck__dune_gdt_spaces_fv_default.hh headercheck__dune_gdt_test_hyperbolic_problems_interface.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_legendre.hh headercheck__dune_gdt_test_hyperbolic_problems_transport.hh headercheck__dune_gdt_test_prolongations_l2-local.hh headercheck__python_dune_gdt_spaces_interface.hh test_mpi_operators__elliptic__localizable_product test_mpi_operators__laplace__matrix_operator test_mpi_operators__laplace__operator test_mpi_prolongations__local) set_tests_properties(test_mpi_operators__elliptic__localizable_product PROPERTIES LABELS "builder_8") set_tests_properties(test_mpi_operators__laplace__matrix_operator PROPERTIES LABELS "builder_8") set_tests_properties(test_mpi_operators__laplace__operator PROPERTIES LABELS "builder_8") set_tests_properties(test_mpi_prolongations__local PROPERTIES LABELS "builder_8") -add_custom_target(test_binaries_builder_9 DEPENDS headercheck__dune_gdt_assembler_local-assemblers.hh headercheck__dune_gdt_local_fluxes_interfaces.hh headercheck__dune_gdt_operators_fluxreconstruction.bindings.hh headercheck__dune_gdt_operators_fv_enums.hh headercheck__dune_gdt_operators_fv_laxfriedrichs.hh headercheck__dune_gdt_playground_spaces_cg_dune-fem-localfunctions-wrapper.hh headercheck__dune_gdt_playground_spaces_mapper_restricted.hh headercheck__dune_gdt_projections_dirichlet.bindings.hh headercheck__dune_gdt_spaces.bindings.hh headercheck__dune_gdt_spaces_cg.bindings.hh headercheck__dune_gdt_spaces_cg.lib.hh headercheck__dune_gdt_spaces_cg_interface.hh headercheck__dune_gdt_spaces_constraints.bindings.hh headercheck__dune_gdt_spaces_rt.bindings.hh headercheck__dune_gdt_spaces_th_dune-pdelab-wrapper.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-burgers-1dyaspgrid.hh headercheck__dune_gdt_test_hyperbolic_fv-discretization.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_checkerboard.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_triangulation.hh headercheck__dune_gdt_test_linearelliptic_problems_AO2013.hh headercheck__dune_gdt_test_projections_l2-local.hh headercheck__dune_gdt_timestepper_matrix-exponential.hh test_mpi_operators__weighted_l2__matrix_operator test_mpi_projections__lagrange_and_global test_prolongations_rt_fv) +add_custom_target(test_binaries_builder_9 DEPENDS headercheck__dune_gdt_assembler_codim0-matrix-datahandle.hh headercheck__dune_gdt_assembler_local-assemblers.hh headercheck__dune_gdt_assembler_system.hh headercheck__dune_gdt_functionals_interfaces.hh headercheck__dune_gdt_local_functionals_integrals.hh headercheck__dune_gdt_local_integrands_product.hh headercheck__dune_gdt_operators_darcy.hh headercheck__dune_gdt_operators_fv_godunov.hh headercheck__dune_gdt_playground_spaces_block.hh headercheck__dune_gdt_playground_spaces_mapper_block.hh headercheck__dune_gdt_projections_l2-global.hh headercheck__dune_gdt_prolongations_l2-local.hh headercheck__dune_gdt_spaces_fv.hh headercheck__dune_gdt_spaces_localview.hh headercheck__dune_gdt_test_hyperbolic_discretizers_base.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-burgers-1dyaspgrid.hh headercheck__dune_gdt_test_hyperbolic_problems.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_onebeam.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-spe10-2dalugrid.hh headercheck__dune_gdt_test_operators_elliptic.hh headercheck__dune_gdt_type_traits.hh headercheck__python_dune_gdt_functionals_base.hh headercheck__python_dune_gdt_local_diffusive-flux-estimation-operator.hh headercheck__python_dune_gdt_operators_elliptic_bindings.hh headercheck__python_dune_gdt_playground_operators_RS2017.hh test_mpi_operators__weighted_l2__matrix_operator test_mpi_projections__lagrange_and_global test_prolongations_rt_fv) set_tests_properties(test_mpi_operators__weighted_l2__matrix_operator PROPERTIES LABELS "builder_9") set_tests_properties(test_mpi_projections__lagrange_and_global PROPERTIES LABELS "builder_9") set_tests_properties(test_prolongations_rt_fv PROPERTIES LABELS "builder_9") -add_custom_target(test_binaries_builder_10 DEPENDS headercheck__dune_gdt_assembler_codim0-matrix-datahandle.hh headercheck__dune_gdt_local_fluxes_musta.hh headercheck__dune_gdt_local_operators_lagrange-projection.hh headercheck__dune_gdt_operators_elliptic-ipdg.bindings.hh headercheck__dune_gdt_operators_elliptic.hh headercheck__dune_gdt_operators_fluxreconstruction.hh headercheck__dune_gdt_operators_fv_datahandle.hh headercheck__dune_gdt_operators_fv_laxwendroff.hh headercheck__dune_gdt_projections_l2.hh headercheck__dune_gdt_spaces_basefunctionset_dune-fem-localfunctions-wrapper.hh headercheck__dune_gdt_spaces_fv_interface.hh headercheck__dune_gdt_spaces_localview.hh headercheck__dune_gdt_test_hyperbolic_discretizers_base.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-shocktube-1dyaspgrid.hh headercheck__dune_gdt_test_hyperbolic_problems_interface.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_kinetictransportequation.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_linesource.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_sourcebeam.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-er2007-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-mixedboundary-2dalugrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-spe10-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_swipdg-testcases.hh headercheck__dune_gdt_test_prolongations_l2-local.hh headercheck__dune_gdt_test_spaces_cg_pdelab.hh headercheck__dune_gdt_test_spaces_dg_fem.hh headercheck__dune_gdt_test_spaces_dg_pdelab.hh test_mpi_operators__l2__matrix_operator test_mpi_projections_part_0_a test_mpi_prolongations__lagrange_and_global) +add_custom_target(test_binaries_builder_10 DEPENDS headercheck__dune_gdt_local_integrands_elliptic-ipdg.hh headercheck__dune_gdt_operators_fv_realizability.hh headercheck__dune_gdt_operators_weighted-l2.hh headercheck__dune_gdt_playground_spaces_restricted.hh headercheck__dune_gdt_playground_timestepper_rosenbrock.hh headercheck__dune_gdt_spaces_mapper_default.hh headercheck__dune_gdt_spaces_rt_default.hh headercheck__dune_gdt_test_hyperbolic_all_eocexpectations.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_rectangularic.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-ao2013-2dalugrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-spe10-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_estimators_swipdg-fluxreconstruction.hh headercheck__dune_gdt_test_linearelliptic_problems_interface.hh headercheck__dune_gdt_test_projections_l2.hh headercheck__dune_gdt_test_prolongations_lagrange.hh headercheck__dune_gdt_test_prolongations_prolongations.hh headercheck__dune_gdt_test_spaces_fv.hh headercheck__dune_gdt_test_stationary-eocstudy.hh headercheck__python_dune_gdt_functionals_l2_bindings.hh headercheck__python_dune_gdt_projections_bindings.hh headercheck__python_dune_gdt_projections_dirichlet.hh test_mpi_operators__l2__matrix_operator test_mpi_projections_part_0_a test_mpi_prolongations__lagrange_and_global) set_tests_properties(test_mpi_operators__l2__matrix_operator PROPERTIES LABELS "builder_10") set_tests_properties(test_mpi_projections_part_0_a PROPERTIES LABELS "builder_10") set_tests_properties(test_mpi_prolongations__lagrange_and_global PROPERTIES LABELS "builder_10") -add_custom_target(test_binaries_builder_11 DEPENDS headercheck__dune_gdt_assembler_system.bindings.hh headercheck__dune_gdt_assembler_wrapper.hh headercheck__dune_gdt_discretizations_default_fv-internal.hh headercheck__dune_gdt_discretizations_interfaces.hh headercheck__dune_gdt_local_fluxes_entropybased.hh headercheck__dune_gdt_local_fluxes_kinetic.hh headercheck__dune_gdt_local_operators_fv.hh headercheck__dune_gdt_operators_base.hh headercheck__dune_gdt_operators_darcy.hh headercheck__dune_gdt_playground_spaces_basefunctionset_dune-functions-wrapper.hh headercheck__dune_gdt_playground_spaces_block.bindings.hh headercheck__dune_gdt_playground_spaces_dg_dune-fem-localfunctions-wrapper.hh headercheck__dune_gdt_spaces_basefunctionset_dune-fem-wrapper.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-sourcebeam-1dyaspgrid.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-transport-1dyaspgrid.hh headercheck__dune_gdt_test_hyperbolic_problems_transport.hh headercheck__dune_gdt_test_instationary-eocstudy.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-mixedboundary-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-esv2007-2dalugrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-mixedboundary-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_problems_interface.hh headercheck__dune_gdt_test_operators_darcy.hh headercheck__dune_gdt_test_operators_laplace.hh headercheck__dune_gdt_test_projections_l2-global.hh test_empty test_mpi_projections_part_0_b test_mpi_projections_part_1_b) -set_tests_properties(test_empty PROPERTIES LABELS "builder_11") +add_custom_target(test_binaries_builder_11 DEPENDS headercheck__dune_gdt_discretizations_default_stationary-containerbased.hh headercheck__dune_gdt_functionals_elliptic-ipdg.hh headercheck__dune_gdt_local_integrands_fv.hh headercheck__dune_gdt_local_integrands_interfaces.hh headercheck__dune_gdt_local_operators_lagrange-projection.hh headercheck__dune_gdt_operators_fv_enums.hh headercheck__dune_gdt_operators_laplace.hh headercheck__dune_gdt_playground_local_integrands_OS2014.hh headercheck__dune_gdt_projections.hh headercheck__dune_gdt_spaces_dg_interface.hh headercheck__dune_gdt_spaces_fv_interface.hh headercheck__dune_gdt_test_hyperbolic_problems_burgers.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_lebedevquadrature.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-ao2013-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-mixedboundary-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-spe10-2dalugrid.hh headercheck__dune_gdt_test_linearelliptic_swipdg-estimator-expectations.hh headercheck__dune_gdt_test_linearelliptic_swipdg-estimator-testcases.hh headercheck__dune_gdt_test_linearelliptic_swipdg-testcases.hh headercheck__dune_gdt_test_operators_base.hh headercheck__dune_gdt_test_projections_projections.hh headercheck__dune_gdt_test_spaces_cg.hh headercheck__dune_gdt_test_stationary-testcase.hh headercheck__dune_gdt_timestepper_interface.hh test_mpi_projections_part_0_b test_mpi_projections_part_1_b) set_tests_properties(test_mpi_projections_part_0_b PROPERTIES LABELS "builder_11") set_tests_properties(test_mpi_projections_part_1_b PROPERTIES LABELS "builder_11") -add_custom_target(test_binaries_builder_12 DEPENDS headercheck__dune_gdt_local_discretefunction.hh headercheck__dune_gdt_local_fluxes_force.hh headercheck__dune_gdt_local_operators_integrals.hh headercheck__dune_gdt_local_operators_interfaces.hh headercheck__dune_gdt_operators_fv_base.hh headercheck__dune_gdt_operators_fv_musta.hh headercheck__dune_gdt_operators_fv_reconstructed_function.hh headercheck__dune_gdt_operators_l2.hh headercheck__dune_gdt_playground_spaces_mapper_dune-functions-wrapper.hh headercheck__dune_gdt_projections_l2-global.hh headercheck__dune_gdt_projections_l2-local.hh headercheck__dune_gdt_prolongations_l2-global.hh headercheck__dune_gdt_prolongations_l2-local.hh headercheck__dune_gdt_spaces_fv_product.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-boltzmanncheckerboard-2dyaspgrid.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_lebedevquadrature.hh headercheck__dune_gdt_test_hyperbolic_problems_shallowwater.hh headercheck__dune_gdt_test_linearelliptic_discretizers_cg.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_all.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-esv2007-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-spe10-2dalugrid.hh headercheck__dune_gdt_test_linearelliptic_estimators_swipdg-fluxreconstruction.hh headercheck__dune_gdt_test_linearelliptic_problems_ESV2007.hh headercheck__dune_gdt_test_linearelliptic_problems_mixedboundary.hh headercheck__dune_gdt_test_operators_base.hh test_mpi_projections__local test_mpi_projections_part_2_b) +add_custom_target(test_binaries_builder_12 DEPENDS headercheck__dune_gdt_discretizations_default_fv.hh headercheck__dune_gdt_local_fluxes_entropybased.hh headercheck__dune_gdt_local_fluxes_laxwendroff.hh headercheck__dune_gdt_local_integrands_ESV2007.hh headercheck__dune_gdt_projections_lagrange.hh headercheck__dune_gdt_spaces_cg.hh headercheck__dune_gdt_spaces_parallel.hh headercheck__dune_gdt_spaces_product.hh headercheck__dune_gdt_test_hyperbolic_discretizers_fv.hh headercheck__dune_gdt_test_hyperbolic_eocexpectations_base.hh headercheck__dune_gdt_test_hyperbolic_problems_base.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_linesource.hh headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_triangulation.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-er2007-2dalugrid.hh headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-esv2007-2dyaspgrid.hh headercheck__dune_gdt_test_linearelliptic_problems_spe10.hh headercheck__dune_gdt_test_projections_l2-global.hh headercheck__dune_gdt_test_spaces_base.hh headercheck__dune_gdt_test_spaces_dg.hh headercheck__dune_gdt_timestepper_implicit-rungekutta.hh headercheck__python_dune_gdt_playground_operators_ESV2007.hh test_mpi_projections__local test_mpi_projections_part_2_b test_spaces_cg) set_tests_properties(test_mpi_projections__local PROPERTIES LABELS "builder_12") set_tests_properties(test_mpi_projections_part_2_b PROPERTIES LABELS "builder_12") +set_tests_properties(test_spaces_cg PROPERTIES LABELS "builder_12") diff --git a/dune/gdt/test/compiles_totals.pickle b/dune/gdt/test/compiles_totals.pickle index d4b0571ccb4041ae3f57de0fdf7e0ff337318ed1..b103607e5c9feaf0968291b912218b0e719baac7 100644 --- a/dune/gdt/test/compiles_totals.pickle +++ b/dune/gdt/test/compiles_totals.pickle @@ -1 +1 @@ -{"headercheck__dune_gdt_assembler_codim0-matrix-datahandle.hh": 0.3224930763244629, "headercheck__dune_gdt_assembler_local-accumulators.hh": 18.86453676223755, "headercheck__dune_gdt_assembler_local-assemblers.hh": 14.453766822814941, "headercheck__dune_gdt_assembler_system.bindings.hh": 20.293240785598755, "headercheck__dune_gdt_assembler_system.hh": 15.323081493377686, "headercheck__dune_gdt_assembler_system.lib.hh": 0.1934647560119629, "headercheck__dune_gdt_assembler_wrapper.hh": 15.112845182418823, "headercheck__dune_gdt_discretefunction_datahandle.hh": 0.29243946075439453, "headercheck__dune_gdt_discretefunction_default.bindings.hh": 26.377121925354004, "headercheck__dune_gdt_discretefunction_default.hh": 15.32166576385498, "headercheck__dune_gdt_discretefunction_reinterpret.hh": 15.943019151687622, "headercheck__dune_gdt_discretizations_default.hh": 23.55845069885254, "headercheck__dune_gdt_discretizations_default_fv-internal.hh": 18.563310146331787, "headercheck__dune_gdt_discretizations_default_fv.hh": 21.78019380569458, "headercheck__dune_gdt_discretizations_default_stationary-containerbased.hh": 15.771318912506104, "headercheck__dune_gdt_discretizations_interfaces.hh": 16.04410743713379, "headercheck__dune_gdt_exceptions.hh": 0.4703059196472168, "headercheck__dune_gdt_functionals_base.bindings.hh": 16.524236917495728, "headercheck__dune_gdt_functionals_base.hh": 15.385998487472534, "headercheck__dune_gdt_functionals_elliptic-ipdg.bindings.hh": 18.145550966262817, "headercheck__dune_gdt_functionals_elliptic-ipdg.hh": 15.46375584602356, "headercheck__dune_gdt_functionals_interfaces.hh": 0.9371588230133057, "headercheck__dune_gdt_functionals_l2.bindings.hh": 17.856934309005737, "headercheck__dune_gdt_functionals_l2.hh": 15.59512448310852, "headercheck__dune_gdt_local_assembler.hh": 15.520811080932617, "headercheck__dune_gdt_local_diffusive-flux-estimation-operator.bindings.hh": 14.39528489112854, "headercheck__dune_gdt_local_discretefunction.hh": 21.622791528701782, "headercheck__dune_gdt_local_dof-vector.hh": 5.26664662361145, "headercheck__dune_gdt_local_elliptic-ipdg-operators.bindings.hh": 17.448914527893066, "headercheck__dune_gdt_local_fluxes_entropybased.hh": 17.473790407180786, "headercheck__dune_gdt_local_fluxes_force.hh": 15.009556770324707, "headercheck__dune_gdt_local_fluxes_godunov.hh": 14.707335233688354, "headercheck__dune_gdt_local_fluxes_interfaces.hh": 11.817117691040039, "headercheck__dune_gdt_local_fluxes_kinetic.hh": 21.637972831726074, "headercheck__dune_gdt_local_fluxes_laxfriedrichs.hh": 14.676247835159302, "headercheck__dune_gdt_local_fluxes_laxwendroff.hh": 17.811513423919678, "headercheck__dune_gdt_local_fluxes_musta.hh": 15.474143028259277, "headercheck__dune_gdt_local_functionals_integrals.hh": 12.305104732513428, "headercheck__dune_gdt_local_functionals_interfaces.hh": 5.677865266799927, "headercheck__dune_gdt_local_integrands_ESV2007.hh": 12.030431747436523, "headercheck__dune_gdt_local_integrands_elliptic-ipdg.hh": 13.09159541130066, "headercheck__dune_gdt_local_integrands_elliptic.hh": 12.286385774612427, "headercheck__dune_gdt_local_integrands_fv.hh": 14.937175512313843, "headercheck__dune_gdt_local_integrands_interfaces.hh": 14.190507650375366, "headercheck__dune_gdt_local_integrands_lambda.hh": 17.586210250854492, "headercheck__dune_gdt_local_integrands_product.hh": 11.866714477539062, "headercheck__dune_gdt_local_integrands_sipdg.hh": 11.916875839233398, "headercheck__dune_gdt_local_operators_dirichlet-projection.hh": 22.129368543624878, "headercheck__dune_gdt_local_operators_fv.hh": 13.253464937210083, "headercheck__dune_gdt_local_operators_integrals.hh": 13.832565307617188, "headercheck__dune_gdt_local_operators_interfaces.hh": 12.677695751190186, "headercheck__dune_gdt_local_operators_l2-projection.hh": 14.76845097541809, "headercheck__dune_gdt_local_operators_lagrange-projection.hh": 12.533116579055786, "headercheck__dune_gdt_local_operators_lambda.hh": 12.665584087371826, "headercheck__dune_gdt_operators_base.bindings.hh": 18.54777717590332, "headercheck__dune_gdt_operators_base.hh": 16.361189603805542, "headercheck__dune_gdt_operators_darcy.hh": 23.16309142112732, "headercheck__dune_gdt_operators_elliptic-ipdg.bindings.hh": 22.7559494972229, "headercheck__dune_gdt_operators_elliptic-ipdg.hh": 19.310992002487183, "headercheck__dune_gdt_operators_elliptic.bindings.hh": 20.18546724319458, "headercheck__dune_gdt_operators_elliptic.hh": 16.253937482833862, "headercheck__dune_gdt_operators_fluxreconstruction.bindings.hh": 17.56660294532776, "headercheck__dune_gdt_operators_fluxreconstruction.hh": 17.42301344871521, "headercheck__dune_gdt_operators_fv.hh": 20.469603538513184, "headercheck__dune_gdt_operators_fv_base.hh": 16.760972261428833, "headercheck__dune_gdt_operators_fv_datahandle.hh": 0.31460022926330566, "headercheck__dune_gdt_operators_fv_enums.hh": 0.056444644927978516, "headercheck__dune_gdt_operators_fv_force.hh": 16.316519260406494, "headercheck__dune_gdt_operators_fv_godunov.hh": 19.51167917251587, "headercheck__dune_gdt_operators_fv_kinetic.hh": 22.88683819770813, "headercheck__dune_gdt_operators_fv_laxfriedrichs.hh": 16.478822708129883, "headercheck__dune_gdt_operators_fv_laxwendroff.hh": 16.940860509872437, "headercheck__dune_gdt_operators_fv_musta.hh": 18.248310089111328, "headercheck__dune_gdt_operators_fv_realizability.hh": 17.986873626708984, "headercheck__dune_gdt_operators_fv_reconstructed_function.hh": 12.177008390426636, "headercheck__dune_gdt_operators_fv_reconstruction.hh": 14.506877422332764, "headercheck__dune_gdt_operators_fv_rhs.hh": 16.928039073944092, "headercheck__dune_gdt_operators_fv_slopelimiters.hh": 4.482267618179321, "headercheck__dune_gdt_operators_interfaces.hh": 16.36287498474121, "headercheck__dune_gdt_operators_l2.bindings.hh": 18.16329550743103, "headercheck__dune_gdt_operators_l2.hh": 16.324497938156128, "headercheck__dune_gdt_operators_laplace.hh": 16.113097429275513, "headercheck__dune_gdt_operators_oswaldinterpolation.bindings.hh": 17.34807515144348, "headercheck__dune_gdt_operators_oswaldinterpolation.hh": 19.63854956626892, "headercheck__dune_gdt_operators_weighted-l2.bindings.hh": 18.32036280632019, "headercheck__dune_gdt_operators_weighted-l2.hh": 16.083549976348877, "headercheck__dune_gdt_playground_local_integrands_OS2014.hh": 11.977909564971924, "headercheck__dune_gdt_playground_operators_ESV2007.hh": 20.6827335357666, "headercheck__dune_gdt_playground_operators_OS2015.hh": 17.139087438583374, "headercheck__dune_gdt_playground_operators_RS2017.hh": 20.490180015563965, "headercheck__dune_gdt_playground_spaces_basefunctionset_dune-functions-wrapper.hh": 5.437873840332031, "headercheck__dune_gdt_playground_spaces_block.bindings.hh": 18.225095748901367, "headercheck__dune_gdt_playground_spaces_block.hh": 18.263959646224976, "headercheck__dune_gdt_playground_spaces_cg_dune-fem-localfunctions-wrapper.hh": 20.118250131607056, "headercheck__dune_gdt_playground_spaces_dg_dune-fem-localfunctions-wrapper.hh": 12.856818914413452, "headercheck__dune_gdt_playground_spaces_dg_dune-functions-wrapper.hh": 12.900272846221924, "headercheck__dune_gdt_playground_spaces_dg_dune-pdelab-wrapper.hh": 14.25791072845459, "headercheck__dune_gdt_playground_spaces_mapper_block.hh": 17.952210187911987, "headercheck__dune_gdt_playground_spaces_mapper_dune-functions-wrapper.hh": 5.00096583366394, "headercheck__dune_gdt_playground_spaces_mapper_dune-pdelab-wrapper.hh": 6.441198110580444, "headercheck__dune_gdt_playground_spaces_mapper_restricted.hh": 12.381960391998291, "headercheck__dune_gdt_playground_spaces_restricted.hh": 20.14801597595215, "headercheck__dune_gdt_playground_timestepper_rosenbrock.hh": 17.220017910003662, "headercheck__dune_gdt_projections.bindings.hh": 18.63676357269287, "headercheck__dune_gdt_projections.hh": 24.353442907333374, "headercheck__dune_gdt_projections_dirichlet.bindings.hh": 18.09867024421692, "headercheck__dune_gdt_projections_dirichlet.hh": 16.929972410202026, "headercheck__dune_gdt_projections_l2-global.hh": 15.996657133102417, "headercheck__dune_gdt_projections_l2-local.hh": 18.51281714439392, "headercheck__dune_gdt_projections_l2.hh": 15.938741683959961, "headercheck__dune_gdt_projections_lagrange.hh": 15.772725820541382, "headercheck__dune_gdt_prolongations.hh": 20.99022603034973, "headercheck__dune_gdt_prolongations_l2-global.hh": 19.081978797912598, "headercheck__dune_gdt_prolongations_l2-local.hh": 15.668368816375732, "headercheck__dune_gdt_prolongations_l2.hh": 16.20615029335022, "headercheck__dune_gdt_prolongations_lagrange.hh": 24.583099126815796, "headercheck__dune_gdt_spaces.bindings.hh": 15.396791458129883, "headercheck__dune_gdt_spaces.hh": 14.642462491989136, "headercheck__dune_gdt_spaces_basefunctionset_dune-fem-localfunctions-wrapper.hh": 0.878054141998291, "headercheck__dune_gdt_spaces_basefunctionset_dune-fem-wrapper.hh": 4.203227758407593, "headercheck__dune_gdt_spaces_basefunctionset_dune-pdelab-wrapper.hh": 0.8593578338623047, "headercheck__dune_gdt_spaces_basefunctionset_fv.hh": 1.142953634262085, "headercheck__dune_gdt_spaces_basefunctionset_interface.hh": 0.7904317378997803, "headercheck__dune_gdt_spaces_basefunctionset_product.hh": 1.0880086421966553, "headercheck__dune_gdt_spaces_cg.bindings.hh": 15.89308500289917, "headercheck__dune_gdt_spaces_cg.hh": 15.190281867980957, "headercheck__dune_gdt_spaces_cg.lib.hh": 14.148805618286133, "headercheck__dune_gdt_spaces_cg_dune-fem-wrapper.hh": 14.16512680053711, "headercheck__dune_gdt_spaces_cg_dune-fem-wrapper.lib.hh": 23.102232217788696, "headercheck__dune_gdt_spaces_cg_dune-pdelab-wrapper.hh": 15.822986602783203, "headercheck__dune_gdt_spaces_cg_interface.hh": 12.939126968383789, "headercheck__dune_gdt_spaces_constraints.bindings.hh": 17.30093264579773, "headercheck__dune_gdt_spaces_constraints.hh": 12.011779308319092, "headercheck__dune_gdt_spaces_datahandles.hh": 0.13781428337097168, "headercheck__dune_gdt_spaces_dg.bindings.hh": 16.795429229736328, "headercheck__dune_gdt_spaces_dg.hh": 20.494155645370483, "headercheck__dune_gdt_spaces_dg.lib.hh": 14.116145133972168, "headercheck__dune_gdt_spaces_dg_dune-fem-wrapper.hh": 13.54732084274292, "headercheck__dune_gdt_spaces_dg_dune-fem-wrapper.lib.hh": 13.31676721572876, "headercheck__dune_gdt_spaces_dg_interface.hh": 13.588284254074097, "headercheck__dune_gdt_spaces_fv.bindings.hh": 16.951374530792236, "headercheck__dune_gdt_spaces_fv.hh": 14.900366306304932, "headercheck__dune_gdt_spaces_fv_default.hh": 14.808013439178467, "headercheck__dune_gdt_spaces_fv_interface.hh": 13.122791767120361, "headercheck__dune_gdt_spaces_fv_product.hh": 17.462981700897217, "headercheck__dune_gdt_spaces_interface.bindings.hh": 15.952332973480225, "headercheck__dune_gdt_spaces_interface.hh": 12.737250089645386, "headercheck__dune_gdt_spaces_localview.hh": 0.13959813117980957, "headercheck__dune_gdt_spaces_mapper_dune-fem-wrapper.hh": 0.7659108638763428, "headercheck__dune_gdt_spaces_mapper_dune-pdelab-wrapper.hh": 6.21912956237793, "headercheck__dune_gdt_spaces_mapper_fv.hh": 5.073580741882324, "headercheck__dune_gdt_spaces_mapper_interfaces.hh": 0.7671678066253662, "headercheck__dune_gdt_spaces_mapper_product.hh": 5.408018350601196, "headercheck__dune_gdt_spaces_parallel.hh": 9.822134494781494, "headercheck__dune_gdt_spaces_parallel_helper.hh": 0.12874054908752441, "headercheck__dune_gdt_spaces_product.hh": 19.082207679748535, "headercheck__dune_gdt_spaces_rt.bindings.hh": 18.34551239013672, "headercheck__dune_gdt_spaces_rt.hh": 14.752536058425903, "headercheck__dune_gdt_spaces_rt_dune-pdelab-wrapper.hh": 17.48706078529358, "headercheck__dune_gdt_spaces_rt_interface.hh": 12.918113946914673, "headercheck__dune_gdt_spaces_th_dune-pdelab-wrapper.hh": 14.775817155838013, "headercheck__dune_gdt_spaces_tools.hh": 14.029316425323486, "headercheck__dune_gdt_test_grids.hh": 5.354381084442139, "headercheck__dune_gdt_test_hyperbolic_all_eocexpectations.hh": 18.924736499786377, "headercheck__dune_gdt_test_hyperbolic_discretizers_base.hh": 0.06178641319274902, "headercheck__dune_gdt_test_hyperbolic_discretizers_fv.hh": 18.12005376815796, "headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-boltzmanncheckerboard-2dyaspgrid.hh": 25.245676040649414, "headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-burgers-1dyaspgrid.hh": 18.864756107330322, "headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-burgers-2dyaspgrid.hh": 17.779020309448242, "headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-shallowwater-1dyaspgrid.hh": 27.243066549301147, "headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-shocktube-1dyaspgrid.hh": 17.61543846130371, "headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-sourcebeam-1dyaspgrid.hh": 19.152660608291626, "headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-transport-1dyaspgrid.hh": 18.043139934539795, "headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-transport-2dyaspgrid.hh": 17.77240300178528, "headercheck__dune_gdt_test_hyperbolic_eocexpectations.hh": 12.254035711288452, "headercheck__dune_gdt_test_hyperbolic_eocexpectations_base.hh": 12.790411472320557, "headercheck__dune_gdt_test_hyperbolic_eocstudy.hh": 19.2681782245636, "headercheck__dune_gdt_test_hyperbolic_fv-discretization.hh": 20.617636919021606, "headercheck__dune_gdt_test_hyperbolic_problems.hh": 20.917201280593872, "headercheck__dune_gdt_test_hyperbolic_problems_base.hh": 16.62121295928955, "headercheck__dune_gdt_test_hyperbolic_problems_burgers.hh": 21.559864282608032, "headercheck__dune_gdt_test_hyperbolic_problems_interface.hh": 11.877121686935425, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions.hh": 17.498685598373413, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_base.hh": 17.861112117767334, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_hatfunctions.hh": 18.56305456161499, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_legendre.hh": 18.224015474319458, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_piecewise_monomials.hh": 17.51301860809326, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_spherical_harmonics.hh": 18.073861122131348, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_fokkerplanckequation.hh": 17.77956223487854, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_onebeam.hh": 17.147238969802856, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_planesource.hh": 16.487403392791748, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_rectangularic.hh": 17.625338315963745, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_sourcebeam.hh": 22.666604042053223, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_twobeams.hh": 28.04074501991272, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_twopulses.hh": 18.37419295310974, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kineticequation.hh": 16.691980361938477, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_checkerboard.hh": 22.66229510307312, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_kinetictransportequation.hh": 19.043951511383057, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_linesource.hh": 18.3936505317688, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_planesource.hh": 18.048402070999146, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_pointsource.hh": 18.359198331832886, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_sourcebeam.hh": 18.14575982093811, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_twobeams.hh": 18.460978984832764, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_lebedevquadrature.hh": 5.296790361404419, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_triangulation.hh": 16.90412712097168, "headercheck__dune_gdt_test_hyperbolic_problems_shallowwater.hh": 16.98861598968506, "headercheck__dune_gdt_test_hyperbolic_problems_sodshocktube.hh": 17.441356897354126, "headercheck__dune_gdt_test_hyperbolic_problems_transport.hh": 17.035656452178955, "headercheck__dune_gdt_test_instationary-eocstudy.hh": 16.705568075180054, "headercheck__dune_gdt_test_instationary-testcase.hh": 12.546655416488647, "headercheck__dune_gdt_test_linearelliptic_discretizers_base.hh": 0.211564302444458, "headercheck__dune_gdt_test_linearelliptic_discretizers_block-ipdg.hh": 21.872809886932373, "headercheck__dune_gdt_test_linearelliptic_discretizers_cg.hh": 17.736801624298096, "headercheck__dune_gdt_test_linearelliptic_discretizers_ipdg.hh": 18.078179121017456, "headercheck__dune_gdt_test_linearelliptic_eocexpectations.hh": 13.750829696655273, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_all.hh": 14.256513595581055, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_base.hh": 5.953535556793213, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_block-swipdg-esv2007-2dyaspgrid.hh": 17.479334354400635, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-ao2013-2dalugrid.hh": 13.28346586227417, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-ao2013-2dyaspgrid.hh": 14.44848108291626, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-er2007-2dalugrid.hh": 14.342265844345093, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-er2007-2dyaspgrid.hh": 18.07753348350525, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-esv2007-2dalugrid.hh": 15.891469717025757, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-esv2007-2dyaspgrid.hh": 15.906341314315796, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-mixedboundary-2dalugrid.hh": 14.400427103042603, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-mixedboundary-2dyaspgrid.hh": 14.027317762374878, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-spe10-2dalugrid.hh": 14.057406187057495, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-spe10-2dyaspgrid.hh": 13.892611980438232, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-ao2013-2dalugrid.hh": 14.542181015014648, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-ao2013-2dyaspgrid.hh": 17.633014917373657, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-er2007-2dalugrid.hh": 14.28205156326294, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-er2007-2dyaspgrid.hh": 14.819591283798218, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-esv2007-2dalugrid.hh": 15.551284551620483, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-esv2007-2dyaspgrid.hh": 14.610690593719482, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-mixedboundary-2dalugrid.hh": 20.771303415298462, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-mixedboundary-2dyaspgrid.hh": 14.552897214889526, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-spe10-2dalugrid.hh": 18.00019097328186, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-spe10-2dyaspgrid.hh": 14.165492534637451, "headercheck__dune_gdt_test_linearelliptic_eocstudy.hh": 20.39118480682373, "headercheck__dune_gdt_test_linearelliptic_estimators_swipdg-fluxreconstruction.hh": 23.94524598121643, "headercheck__dune_gdt_test_linearelliptic_problems.hh": 15.082829236984253, "headercheck__dune_gdt_test_linearelliptic_problems_AO2013.hh": 13.600459575653076, "headercheck__dune_gdt_test_linearelliptic_problems_ER2007.hh": 12.871244192123413, "headercheck__dune_gdt_test_linearelliptic_problems_ESV2007.hh": 13.456652402877808, "headercheck__dune_gdt_test_linearelliptic_problems_base.hh": 12.224970817565918, "headercheck__dune_gdt_test_linearelliptic_problems_interface.hh": 11.931667566299438, "headercheck__dune_gdt_test_linearelliptic_problems_mixedboundary.hh": 20.291996955871582, "headercheck__dune_gdt_test_linearelliptic_problems_spe10.hh": 13.645450115203857, "headercheck__dune_gdt_test_linearelliptic_swipdg-estimator-expectations.hh": 29.744141101837158, "headercheck__dune_gdt_test_linearelliptic_swipdg-estimator-testcases.hh": 19.000635385513306, "headercheck__dune_gdt_test_linearelliptic_swipdg-estimators.hh": 19.128374338150024, "headercheck__dune_gdt_test_linearelliptic_swipdg-testcases.hh": 20.17124056816101, "headercheck__dune_gdt_test_operators_base.hh": 28.738368272781372, "headercheck__dune_gdt_test_operators_darcy.hh": 28.013983726501465, "headercheck__dune_gdt_test_operators_elliptic.hh": 17.594154834747314, "headercheck__dune_gdt_test_operators_l2.hh": 16.981504678726196, "headercheck__dune_gdt_test_operators_laplace.hh": 17.65752100944519, "headercheck__dune_gdt_test_operators_weighted-l2.hh": 16.81808304786682, "headercheck__dune_gdt_test_projections_base.hh": 19.491046905517578, "headercheck__dune_gdt_test_projections_l2-global.hh": 24.68947458267212, "headercheck__dune_gdt_test_projections_l2-local.hh": 17.82923460006714, "headercheck__dune_gdt_test_projections_l2.hh": 16.76313328742981, "headercheck__dune_gdt_test_projections_lagrange.hh": 16.034523963928223, "headercheck__dune_gdt_test_projections_projections.hh": 17.35445737838745, "headercheck__dune_gdt_test_prolongations_base.hh": 18.78595471382141, "headercheck__dune_gdt_test_prolongations_l2-global.hh": 16.41714882850647, "headercheck__dune_gdt_test_prolongations_l2-local.hh": 17.936579704284668, "headercheck__dune_gdt_test_prolongations_l2.hh": 16.22009563446045, "headercheck__dune_gdt_test_prolongations_lagrange.hh": 16.350411415100098, "headercheck__dune_gdt_test_prolongations_prolongations.hh": 18.300260305404663, "headercheck__dune_gdt_test_spaces_base.hh": 20.412983179092407, "headercheck__dune_gdt_test_spaces_cg.hh": 16.80716037750244, "headercheck__dune_gdt_test_spaces_cg_fem.hh": 14.052357912063599, "headercheck__dune_gdt_test_spaces_cg_pdelab.hh": 16.547362804412842, "headercheck__dune_gdt_test_spaces_dg.hh": 13.399581909179688, "headercheck__dune_gdt_test_spaces_dg_fem.hh": 13.695786237716675, "headercheck__dune_gdt_test_spaces_dg_pdelab.hh": 14.461214542388916, "headercheck__dune_gdt_test_spaces_fv.hh": 13.546592712402344, "headercheck__dune_gdt_test_spaces_fv_default.hh": 14.247636795043945, "headercheck__dune_gdt_test_spaces_rt.hh": 13.342451810836792, "headercheck__dune_gdt_test_spaces_rt_pdelab.hh": 13.919312238693237, "headercheck__dune_gdt_test_stationary-eocstudy.hh": 21.025968074798584, "headercheck__dune_gdt_test_stationary-testcase.hh": 18.342411279678345, "headercheck__dune_gdt_timestepper_adaptive-rungekutta.hh": 20.576420783996582, "headercheck__dune_gdt_timestepper_enums.hh": 0.06554985046386719, "headercheck__dune_gdt_timestepper_explicit-rungekutta.hh": 15.907254219055176, "headercheck__dune_gdt_timestepper_factory.hh": 16.2681941986084, "headercheck__dune_gdt_timestepper_fractional-step.hh": 17.141573905944824, "headercheck__dune_gdt_timestepper_implicit-rungekutta.hh": 16.1184561252594, "headercheck__dune_gdt_timestepper_interface.hh": 16.357786655426025, "headercheck__dune_gdt_timestepper_matrix-exponential.hh": 16.14077854156494, "test_empty": 14.22662091255188, "test_linearelliptic__cg_discretization": 215.05484914779663, "test_linearelliptic__swipdg_discretization": 364.90648198127747, "test_linearelliptic__swipdg_estimators": 272.81144976615906, "test_mpi_linearelliptic__block_swipdg_discretization": 312.72175097465515, "test_mpi_linearelliptic__swipdg_discretization": 1115.6744422912598, "test_mpi_operators__elliptic__localizable_product": 0.05039215087890625, "test_mpi_operators__elliptic__matrix_operator": 77.65549921989441, "test_mpi_operators__elliptic__operator": 153.87744903564453, "test_mpi_operators__l2__localizable_product": 139.28054976463318, "test_mpi_operators__l2__matrix_operator": 72.57550549507141, "test_mpi_operators__l2__operator": 132.6032416820526, "test_mpi_operators__laplace__localizable_product": 142.8133668899536, "test_mpi_operators__laplace__matrix_operator": 75.99139642715454, "test_mpi_operators__laplace__operator": 157.99953293800354, "test_mpi_operators__weighted_l2__localizable_product": 141.5332052707672, "test_mpi_operators__weighted_l2__matrix_operator": 72.00203490257263, "test_mpi_operators__weighted_l2__operator": 150.0168936252594, "test_mpi_projections__lagrange_and_global": 198.1975598335266, "test_mpi_projections__local": 182.6712863445282, "test_mpi_projections_part_0_a": 169.22356629371643, "test_mpi_projections_part_0_b": 179.89484763145447, "test_mpi_projections_part_1_a": 213.3166856765747, "test_mpi_projections_part_1_b": 188.9384002685547, "test_mpi_projections_part_2_a": 212.86080813407898, "test_mpi_projections_part_2_b": 184.22722554206848, "test_mpi_prolongations__lagrange_and_global": 189.70636677742004, "test_mpi_prolongations__local": 200.44386100769043, "test_mpi_prolongations_cg_dg": 283.0027325153351, "test_operators__darcy": 54.79237174987793, "test_prolongations_rt_fv": 164.72014832496643} \ No newline at end of file +{"headercheck__dune_gdt_assembler_codim0-matrix-datahandle.hh": 0.3224930763244629, "headercheck__dune_gdt_assembler_local-accumulators.hh": 18.86453676223755, "headercheck__dune_gdt_assembler_local-assemblers.hh": 14.453766822814941, "headercheck__dune_gdt_assembler_system.hh": 15.323081493377686, "headercheck__dune_gdt_assembler_system.lib.hh": 0.1934647560119629, "headercheck__dune_gdt_assembler_wrapper.hh": 15.112845182418823, "headercheck__dune_gdt_discretefunction_datahandle.hh": 0.29243946075439453, "headercheck__dune_gdt_discretefunction_default.hh": 15.32166576385498, "headercheck__dune_gdt_discretefunction_reinterpret.hh": 15.943019151687622, "headercheck__dune_gdt_discretizations_default.hh": 23.55845069885254, "headercheck__dune_gdt_discretizations_default_fv-internal.hh": 18.563310146331787, "headercheck__dune_gdt_discretizations_default_fv.hh": 21.78019380569458, "headercheck__dune_gdt_discretizations_default_stationary-containerbased.hh": 15.771318912506104, "headercheck__dune_gdt_discretizations_interfaces.hh": 16.04410743713379, "headercheck__dune_gdt_exceptions.hh": 0.4703059196472168, "headercheck__dune_gdt_functionals_base.hh": 15.385998487472534, "headercheck__dune_gdt_functionals_elliptic-ipdg.hh": 15.46375584602356, "headercheck__dune_gdt_functionals_interfaces.hh": 0.9371588230133057, "headercheck__dune_gdt_functionals_l2.hh": 15.59512448310852, "headercheck__dune_gdt_local_assembler.hh": 15.520811080932617, "headercheck__dune_gdt_local_discretefunction.hh": 21.622791528701782, "headercheck__dune_gdt_local_dof-vector.hh": 5.26664662361145, "headercheck__dune_gdt_local_fluxes_entropybased.hh": 17.473790407180786, "headercheck__dune_gdt_local_fluxes_force.hh": 15.009556770324707, "headercheck__dune_gdt_local_fluxes_godunov.hh": 14.707335233688354, "headercheck__dune_gdt_local_fluxes_interfaces.hh": 11.817117691040039, "headercheck__dune_gdt_local_fluxes_kinetic.hh": 21.637972831726074, "headercheck__dune_gdt_local_fluxes_laxfriedrichs.hh": 14.676247835159302, "headercheck__dune_gdt_local_fluxes_laxwendroff.hh": 17.811513423919678, "headercheck__dune_gdt_local_fluxes_musta.hh": 15.474143028259277, "headercheck__dune_gdt_local_functionals_integrals.hh": 12.305104732513428, "headercheck__dune_gdt_local_functionals_interfaces.hh": 5.677865266799927, "headercheck__dune_gdt_local_integrands_ESV2007.hh": 12.030431747436523, "headercheck__dune_gdt_local_integrands_elliptic-ipdg.hh": 13.09159541130066, "headercheck__dune_gdt_local_integrands_elliptic.hh": 12.286385774612427, "headercheck__dune_gdt_local_integrands_fv.hh": 14.937175512313843, "headercheck__dune_gdt_local_integrands_interfaces.hh": 14.190507650375366, "headercheck__dune_gdt_local_integrands_lambda.hh": 17.586210250854492, "headercheck__dune_gdt_local_integrands_product.hh": 11.866714477539062, "headercheck__dune_gdt_local_integrands_sipdg.hh": 11.916875839233398, "headercheck__dune_gdt_local_operators_dirichlet-projection.hh": 22.129368543624878, "headercheck__dune_gdt_local_operators_fv.hh": 13.253464937210083, "headercheck__dune_gdt_local_operators_integrals.hh": 13.832565307617188, "headercheck__dune_gdt_local_operators_interfaces.hh": 12.677695751190186, "headercheck__dune_gdt_local_operators_l2-projection.hh": 14.76845097541809, "headercheck__dune_gdt_local_operators_lagrange-projection.hh": 12.533116579055786, "headercheck__dune_gdt_local_operators_lambda.hh": 12.665584087371826, "headercheck__dune_gdt_operators_base.hh": 16.361189603805542, "headercheck__dune_gdt_operators_darcy.hh": 23.16309142112732, "headercheck__dune_gdt_operators_elliptic-ipdg.hh": 19.310992002487183, "headercheck__dune_gdt_operators_elliptic.hh": 16.253937482833862, "headercheck__dune_gdt_operators_fluxreconstruction.hh": 17.42301344871521, "headercheck__dune_gdt_operators_fv.hh": 20.469603538513184, "headercheck__dune_gdt_operators_fv_base.hh": 16.760972261428833, "headercheck__dune_gdt_operators_fv_datahandle.hh": 0.31460022926330566, "headercheck__dune_gdt_operators_fv_enums.hh": 0.056444644927978516, "headercheck__dune_gdt_operators_fv_force.hh": 16.316519260406494, "headercheck__dune_gdt_operators_fv_godunov.hh": 19.51167917251587, "headercheck__dune_gdt_operators_fv_kinetic.hh": 22.88683819770813, "headercheck__dune_gdt_operators_fv_laxfriedrichs.hh": 16.478822708129883, "headercheck__dune_gdt_operators_fv_laxwendroff.hh": 16.940860509872437, "headercheck__dune_gdt_operators_fv_musta.hh": 18.248310089111328, "headercheck__dune_gdt_operators_fv_realizability.hh": 17.986873626708984, "headercheck__dune_gdt_operators_fv_reconstructed_function.hh": 12.177008390426636, "headercheck__dune_gdt_operators_fv_reconstruction.hh": 14.506877422332764, "headercheck__dune_gdt_operators_fv_rhs.hh": 16.928039073944092, "headercheck__dune_gdt_operators_fv_slopelimiters.hh": 4.482267618179321, "headercheck__dune_gdt_operators_interfaces.hh": 16.36287498474121, "headercheck__dune_gdt_operators_l2.hh": 16.324497938156128, "headercheck__dune_gdt_operators_laplace.hh": 16.113097429275513, "headercheck__dune_gdt_operators_oswaldinterpolation.hh": 19.63854956626892, "headercheck__dune_gdt_operators_weighted-l2.hh": 16.083549976348877, "headercheck__dune_gdt_playground_local_integrands_OS2014.hh": 11.977909564971924, "headercheck__dune_gdt_playground_spaces_block.hh": 18.263959646224976, "headercheck__dune_gdt_playground_spaces_mapper_block.hh": 17.952210187911987, "headercheck__dune_gdt_playground_spaces_mapper_restricted.hh": 12.381960391998291, "headercheck__dune_gdt_playground_spaces_restricted.hh": 20.14801597595215, "headercheck__dune_gdt_playground_timestepper_rosenbrock.hh": 17.220017910003662, "headercheck__dune_gdt_projections.hh": 24.353442907333374, "headercheck__dune_gdt_projections_dirichlet.hh": 16.929972410202026, "headercheck__dune_gdt_projections_l2-global.hh": 15.996657133102417, "headercheck__dune_gdt_projections_l2-local.hh": 18.51281714439392, "headercheck__dune_gdt_projections_l2.hh": 15.938741683959961, "headercheck__dune_gdt_projections_lagrange.hh": 15.772725820541382, "headercheck__dune_gdt_prolongations.hh": 20.99022603034973, "headercheck__dune_gdt_prolongations_l2-global.hh": 19.081978797912598, "headercheck__dune_gdt_prolongations_l2-local.hh": 15.668368816375732, "headercheck__dune_gdt_prolongations_l2.hh": 16.20615029335022, "headercheck__dune_gdt_prolongations_lagrange.hh": 24.583099126815796, "headercheck__dune_gdt_spaces.hh": 14.642462491989136, "headercheck__dune_gdt_spaces_basefunctionset_default.hh": 0.8480761051177979, "headercheck__dune_gdt_spaces_basefunctionset_fv.hh": 1.142953634262085, "headercheck__dune_gdt_spaces_basefunctionset_interface.hh": 0.7904317378997803, "headercheck__dune_gdt_spaces_basefunctionset_product.hh": 1.0880086421966553, "headercheck__dune_gdt_spaces_cg.hh": 15.190281867980957, "headercheck__dune_gdt_spaces_cg.lib.hh": 14.148805618286133, "headercheck__dune_gdt_spaces_cg_default.hh": 12.322615623474121, "headercheck__dune_gdt_spaces_cg_interface.hh": 12.939126968383789, "headercheck__dune_gdt_spaces_constraints.hh": 12.011779308319092, "headercheck__dune_gdt_spaces_datahandles.hh": 0.13781428337097168, "headercheck__dune_gdt_spaces_dg.hh": 20.494155645370483, "headercheck__dune_gdt_spaces_dg.lib.hh": 14.116145133972168, "headercheck__dune_gdt_spaces_dg_default.hh": 12.275718212127686, "headercheck__dune_gdt_spaces_dg_interface.hh": 13.588284254074097, "headercheck__dune_gdt_spaces_fv.hh": 14.900366306304932, "headercheck__dune_gdt_spaces_fv_default.hh": 14.808013439178467, "headercheck__dune_gdt_spaces_fv_interface.hh": 13.122791767120361, "headercheck__dune_gdt_spaces_fv_product.hh": 17.462981700897217, "headercheck__dune_gdt_spaces_interface.hh": 12.737250089645386, "headercheck__dune_gdt_spaces_localview.hh": 0.13959813117980957, "headercheck__dune_gdt_spaces_mapper_default.hh": 5.059175968170166, "headercheck__dune_gdt_spaces_mapper_fv.hh": 5.073580741882324, "headercheck__dune_gdt_spaces_mapper_interfaces.hh": 0.7671678066253662, "headercheck__dune_gdt_spaces_mapper_product.hh": 5.408018350601196, "headercheck__dune_gdt_spaces_parallel.hh": 9.822134494781494, "headercheck__dune_gdt_spaces_parallel_helper.hh": 0.12874054908752441, "headercheck__dune_gdt_spaces_product.hh": 19.082207679748535, "headercheck__dune_gdt_spaces_rt.hh": 14.752536058425903, "headercheck__dune_gdt_spaces_rt_default.hh": 12.476605415344238, "headercheck__dune_gdt_spaces_rt_interface.hh": 12.918113946914673, "headercheck__dune_gdt_test_grids.hh": 5.354381084442139, "headercheck__dune_gdt_test_hyperbolic_all_eocexpectations.hh": 18.924736499786377, "headercheck__dune_gdt_test_hyperbolic_discretizers_base.hh": 0.06178641319274902, "headercheck__dune_gdt_test_hyperbolic_discretizers_fv.hh": 18.12005376815796, "headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-boltzmanncheckerboard-2dyaspgrid.hh": 25.245676040649414, "headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-burgers-1dyaspgrid.hh": 18.864756107330322, "headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-burgers-2dyaspgrid.hh": 17.779020309448242, "headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-shallowwater-1dyaspgrid.hh": 27.243066549301147, "headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-shocktube-1dyaspgrid.hh": 17.61543846130371, "headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-sourcebeam-1dyaspgrid.hh": 19.152660608291626, "headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-transport-1dyaspgrid.hh": 18.043139934539795, "headercheck__dune_gdt_test_hyperbolic_eocexpectations-fv-transport-2dyaspgrid.hh": 17.77240300178528, "headercheck__dune_gdt_test_hyperbolic_eocexpectations.hh": 12.254035711288452, "headercheck__dune_gdt_test_hyperbolic_eocexpectations_base.hh": 12.790411472320557, "headercheck__dune_gdt_test_hyperbolic_eocstudy.hh": 19.2681782245636, "headercheck__dune_gdt_test_hyperbolic_fv-discretization.hh": 20.617636919021606, "headercheck__dune_gdt_test_hyperbolic_problems.hh": 20.917201280593872, "headercheck__dune_gdt_test_hyperbolic_problems_base.hh": 16.62121295928955, "headercheck__dune_gdt_test_hyperbolic_problems_burgers.hh": 21.559864282608032, "headercheck__dune_gdt_test_hyperbolic_problems_interface.hh": 11.877121686935425, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions.hh": 17.498685598373413, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_base.hh": 17.861112117767334, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_hatfunctions.hh": 18.56305456161499, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_legendre.hh": 18.224015474319458, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_piecewise_monomials.hh": 17.51301860809326, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_basisfunctions_spherical_harmonics.hh": 18.073861122131348, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_fokkerplanckequation.hh": 17.77956223487854, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_onebeam.hh": 17.147238969802856, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_planesource.hh": 16.487403392791748, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_rectangularic.hh": 17.625338315963745, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_sourcebeam.hh": 22.666604042053223, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_twobeams.hh": 28.04074501991272, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_fokkerplanck_twopulses.hh": 18.37419295310974, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kineticequation.hh": 16.691980361938477, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_checkerboard.hh": 22.66229510307312, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_kinetictransportequation.hh": 19.043951511383057, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_linesource.hh": 18.3936505317688, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_planesource.hh": 18.048402070999146, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_pointsource.hh": 18.359198331832886, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_sourcebeam.hh": 18.14575982093811, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_kinetictransport_twobeams.hh": 18.460978984832764, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_lebedevquadrature.hh": 5.296790361404419, "headercheck__dune_gdt_test_hyperbolic_problems_momentmodels_triangulation.hh": 16.90412712097168, "headercheck__dune_gdt_test_hyperbolic_problems_shallowwater.hh": 16.98861598968506, "headercheck__dune_gdt_test_hyperbolic_problems_sodshocktube.hh": 17.441356897354126, "headercheck__dune_gdt_test_hyperbolic_problems_transport.hh": 17.035656452178955, "headercheck__dune_gdt_test_instationary-eocstudy.hh": 16.705568075180054, "headercheck__dune_gdt_test_instationary-testcase.hh": 12.546655416488647, "headercheck__dune_gdt_test_linearelliptic_discretizers_base.hh": 0.211564302444458, "headercheck__dune_gdt_test_linearelliptic_discretizers_block-ipdg.hh": 21.872809886932373, "headercheck__dune_gdt_test_linearelliptic_discretizers_cg.hh": 17.736801624298096, "headercheck__dune_gdt_test_linearelliptic_discretizers_ipdg.hh": 18.078179121017456, "headercheck__dune_gdt_test_linearelliptic_eocexpectations.hh": 13.750829696655273, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_all.hh": 14.256513595581055, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_base.hh": 5.953535556793213, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_block-swipdg-esv2007-2dyaspgrid.hh": 17.479334354400635, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-ao2013-2dalugrid.hh": 13.28346586227417, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-ao2013-2dyaspgrid.hh": 14.44848108291626, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-er2007-2dalugrid.hh": 14.342265844345093, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-er2007-2dyaspgrid.hh": 18.07753348350525, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-esv2007-2dalugrid.hh": 15.891469717025757, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-esv2007-2dyaspgrid.hh": 15.906341314315796, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-mixedboundary-2dalugrid.hh": 14.400427103042603, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-mixedboundary-2dyaspgrid.hh": 14.027317762374878, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-spe10-2dalugrid.hh": 14.057406187057495, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_cg-spe10-2dyaspgrid.hh": 13.892611980438232, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-ao2013-2dalugrid.hh": 14.542181015014648, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-ao2013-2dyaspgrid.hh": 17.633014917373657, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-er2007-2dalugrid.hh": 14.28205156326294, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-er2007-2dyaspgrid.hh": 14.819591283798218, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-esv2007-2dalugrid.hh": 15.551284551620483, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-esv2007-2dyaspgrid.hh": 14.610690593719482, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-mixedboundary-2dalugrid.hh": 20.771303415298462, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-mixedboundary-2dyaspgrid.hh": 14.552897214889526, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-spe10-2dalugrid.hh": 18.00019097328186, "headercheck__dune_gdt_test_linearelliptic_eocexpectations_swipdg-spe10-2dyaspgrid.hh": 14.165492534637451, "headercheck__dune_gdt_test_linearelliptic_eocstudy.hh": 20.39118480682373, "headercheck__dune_gdt_test_linearelliptic_estimators_swipdg-fluxreconstruction.hh": 23.94524598121643, "headercheck__dune_gdt_test_linearelliptic_problems.hh": 15.082829236984253, "headercheck__dune_gdt_test_linearelliptic_problems_AO2013.hh": 13.600459575653076, "headercheck__dune_gdt_test_linearelliptic_problems_ER2007.hh": 12.871244192123413, "headercheck__dune_gdt_test_linearelliptic_problems_ESV2007.hh": 13.456652402877808, "headercheck__dune_gdt_test_linearelliptic_problems_base.hh": 12.224970817565918, "headercheck__dune_gdt_test_linearelliptic_problems_interface.hh": 11.931667566299438, "headercheck__dune_gdt_test_linearelliptic_problems_mixedboundary.hh": 20.291996955871582, "headercheck__dune_gdt_test_linearelliptic_problems_spe10.hh": 13.645450115203857, "headercheck__dune_gdt_test_linearelliptic_swipdg-estimator-expectations.hh": 29.744141101837158, "headercheck__dune_gdt_test_linearelliptic_swipdg-estimator-testcases.hh": 19.000635385513306, "headercheck__dune_gdt_test_linearelliptic_swipdg-estimators.hh": 19.128374338150024, "headercheck__dune_gdt_test_linearelliptic_swipdg-testcases.hh": 20.17124056816101, "headercheck__dune_gdt_test_operators_base.hh": 28.738368272781372, "headercheck__dune_gdt_test_operators_darcy.hh": 28.013983726501465, "headercheck__dune_gdt_test_operators_elliptic.hh": 17.594154834747314, "headercheck__dune_gdt_test_operators_l2.hh": 16.981504678726196, "headercheck__dune_gdt_test_operators_laplace.hh": 17.65752100944519, "headercheck__dune_gdt_test_operators_weighted-l2.hh": 16.81808304786682, "headercheck__dune_gdt_test_projections_base.hh": 19.491046905517578, "headercheck__dune_gdt_test_projections_l2-global.hh": 24.68947458267212, "headercheck__dune_gdt_test_projections_l2-local.hh": 17.82923460006714, "headercheck__dune_gdt_test_projections_l2.hh": 16.76313328742981, "headercheck__dune_gdt_test_projections_lagrange.hh": 16.034523963928223, "headercheck__dune_gdt_test_projections_projections.hh": 17.35445737838745, "headercheck__dune_gdt_test_prolongations_base.hh": 18.78595471382141, "headercheck__dune_gdt_test_prolongations_l2-global.hh": 16.41714882850647, "headercheck__dune_gdt_test_prolongations_l2-local.hh": 17.936579704284668, "headercheck__dune_gdt_test_prolongations_l2.hh": 16.22009563446045, "headercheck__dune_gdt_test_prolongations_lagrange.hh": 16.350411415100098, "headercheck__dune_gdt_test_prolongations_prolongations.hh": 18.300260305404663, "headercheck__dune_gdt_test_spaces_base.hh": 20.412983179092407, "headercheck__dune_gdt_test_spaces_cg.hh": 16.80716037750244, "headercheck__dune_gdt_test_spaces_dg.hh": 13.399581909179688, "headercheck__dune_gdt_test_spaces_fv.hh": 13.546592712402344, "headercheck__dune_gdt_test_spaces_rt.hh": 13.342451810836792, "headercheck__dune_gdt_test_stationary-eocstudy.hh": 21.025968074798584, "headercheck__dune_gdt_test_stationary-testcase.hh": 18.342411279678345, "headercheck__dune_gdt_timestepper_adaptive-rungekutta.hh": 20.576420783996582, "headercheck__dune_gdt_timestepper_enums.hh": 0.06554985046386719, "headercheck__dune_gdt_timestepper_explicit-rungekutta.hh": 15.907254219055176, "headercheck__dune_gdt_timestepper_factory.hh": 16.2681941986084, "headercheck__dune_gdt_timestepper_fractional-step.hh": 17.141573905944824, "headercheck__dune_gdt_timestepper_implicit-rungekutta.hh": 16.1184561252594, "headercheck__dune_gdt_timestepper_interface.hh": 16.357786655426025, "headercheck__dune_gdt_timestepper_matrix-exponential.hh": 16.14077854156494, "headercheck__dune_gdt_type_traits.hh": 0.5020644664764404, "headercheck__python_dune_gdt_assembler_system.hh": 14.785112380981445, "headercheck__python_dune_gdt_discretefunction_bindings.hh": 15.873660564422607, "headercheck__python_dune_gdt_functionals_base.hh": 13.519712209701538, "headercheck__python_dune_gdt_functionals_elliptic-ipdg_bindings.hh": 14.301567792892456, "headercheck__python_dune_gdt_functionals_l2_bindings.hh": 14.911235570907593, "headercheck__python_dune_gdt_local_diffusive-flux-estimation-operator.hh": 13.070730686187744, "headercheck__python_dune_gdt_local_elliptic-ipdg-operators.hh": 15.001782417297363, "headercheck__python_dune_gdt_operators_base.hh": 14.49024510383606, "headercheck__python_dune_gdt_operators_elliptic-ipdg_bindings.hh": 16.247350692749023, "headercheck__python_dune_gdt_operators_elliptic_bindings.hh": 16.28069829940796, "headercheck__python_dune_gdt_operators_fluxreconstruction.hh": 15.664479732513428, "headercheck__python_dune_gdt_operators_l2.hh": 15.537106037139893, "headercheck__python_dune_gdt_operators_oswaldinterpolation.hh": 15.251846313476562, "headercheck__python_dune_gdt_operators_weighted-l2.hh": 15.128549098968506, "headercheck__python_dune_gdt_playground_operators_ESV2007.hh": 15.549394845962524, "headercheck__python_dune_gdt_playground_operators_OS2015.hh": 15.476066589355469, "headercheck__python_dune_gdt_playground_operators_RS2017.hh": 16.752631664276123, "headercheck__python_dune_gdt_playground_spaces_block.hh": 15.542545557022095, "headercheck__python_dune_gdt_projections_bindings.hh": 15.713441371917725, "headercheck__python_dune_gdt_projections_dirichlet.hh": 15.448096513748169, "headercheck__python_dune_gdt_shared.hh": 8.146327257156372, "headercheck__python_dune_gdt_spaces_bindings.hh": 13.006901979446411, "headercheck__python_dune_gdt_spaces_cg.hh": 13.433723449707031, "headercheck__python_dune_gdt_spaces_constraints.hh": 14.006997346878052, "headercheck__python_dune_gdt_spaces_dg.hh": 13.36582899093628, "headercheck__python_dune_gdt_spaces_fv.hh": 13.373435974121094, "headercheck__python_dune_gdt_spaces_interface.hh": 13.505237817764282, "test_empty": 14.22662091255188, "test_linearelliptic__cg_discretization": 215.05484914779663, "test_linearelliptic__swipdg_discretization": 364.90648198127747, "test_linearelliptic__swipdg_estimators": 272.81144976615906, "test_mpi_linearelliptic__block_swipdg_discretization": 312.72175097465515, "test_mpi_linearelliptic__swipdg_discretization": 1115.6744422912598, "test_mpi_operators__elliptic__localizable_product": 0.05039215087890625, "test_mpi_operators__elliptic__matrix_operator": 77.65549921989441, "test_mpi_operators__elliptic__operator": 153.87744903564453, "test_mpi_operators__l2__localizable_product": 139.28054976463318, "test_mpi_operators__l2__matrix_operator": 72.57550549507141, "test_mpi_operators__l2__operator": 132.6032416820526, "test_mpi_operators__laplace__localizable_product": 142.8133668899536, "test_mpi_operators__laplace__matrix_operator": 75.99139642715454, "test_mpi_operators__laplace__operator": 157.99953293800354, "test_mpi_operators__weighted_l2__localizable_product": 141.5332052707672, "test_mpi_operators__weighted_l2__matrix_operator": 72.00203490257263, "test_mpi_operators__weighted_l2__operator": 150.0168936252594, "test_mpi_projections__lagrange_and_global": 198.1975598335266, "test_mpi_projections__local": 182.6712863445282, "test_mpi_projections_part_0_a": 169.22356629371643, "test_mpi_projections_part_0_b": 179.89484763145447, "test_mpi_projections_part_1_a": 213.3166856765747, "test_mpi_projections_part_1_b": 188.9384002685547, "test_mpi_projections_part_2_a": 212.86080813407898, "test_mpi_projections_part_2_b": 184.22722554206848, "test_mpi_prolongations__lagrange_and_global": 189.70636677742004, "test_mpi_prolongations__local": 200.44386100769043, "test_mpi_prolongations_cg_dg": 283.0027325153351, "test_operators__darcy": 54.79237174987793, "test_prolongations_rt_fv": 164.72014832496643, "test_spaces_cg": 54.31853771209717, "test_spaces_dg": 55.652987003326416, "test_spaces_rt": 50.51468014717102} \ No newline at end of file diff --git a/dune/gdt/test/testruns_totals.pickle b/dune/gdt/test/testruns_totals.pickle index 2d78f09ebf8b7f635efd752af0fc86db674a77fe..7d0052d31f1bb3a46beaf992593dfeb9dabcc61e 100644 --- a/dune/gdt/test/testruns_totals.pickle +++ b/dune/gdt/test/testruns_totals.pickle @@ -1 +1 @@ -[["test_empty", "test_mpi_operators__elliptic__localizable_product", "test_mpi_operators__elliptic__matrix_operator", "test_mpi_operators__elliptic__operator", "test_mpi_operators__l2__localizable_product", "test_mpi_operators__l2__matrix_operator", "test_mpi_operators__l2__operator", "test_mpi_operators__laplace__localizable_product", "test_mpi_operators__laplace__matrix_operator", "test_mpi_operators__laplace__operator", "test_mpi_operators__weighted_l2__localizable_product", "test_mpi_operators__weighted_l2__matrix_operator", "test_mpi_operators__weighted_l2__operator", "test_operators__darcy", "test_linearelliptic__cg_discretization", "test_linearelliptic__swipdg_discretization", "test_linearelliptic__swipdg_estimators", "test_mpi_linearelliptic__block_swipdg_discretization", "test_mpi_linearelliptic__swipdg_discretization", "test_mpi_projections__lagrange_and_global", "test_mpi_projections__local", "test_mpi_projections_part_0_a", "test_mpi_projections_part_0_b", "test_mpi_projections_part_1_a", "test_mpi_projections_part_1_b", "test_mpi_projections_part_2_a", "test_mpi_projections_part_2_b", "test_mpi_prolongations__lagrange_and_global", "test_mpi_prolongations__local", "test_mpi_prolongations_cg_dg", "test_prolongations_rt_fv"], {"test_empty": 0.04006004333496094, "test_linearelliptic__cg_discretization": 0.009006023406982422, "test_linearelliptic__swipdg_discretization": 0.015052556991577148, "test_linearelliptic__swipdg_estimators": 0.022858381271362305, "test_mpi_linearelliptic__block_swipdg_discretization": 0.04814028739929199, "test_mpi_linearelliptic__swipdg_discretization": 0.019814252853393555, "test_mpi_operators__elliptic__localizable_product": 0.01667642593383789, "test_mpi_operators__elliptic__matrix_operator": 0.0119171142578125, "test_mpi_operators__elliptic__operator": 0.21562981605529785, "test_mpi_operators__l2__localizable_product": 0.017399072647094727, "test_mpi_operators__l2__matrix_operator": 0.014438390731811523, "test_mpi_operators__l2__operator": 0.016663551330566406, "test_mpi_operators__laplace__localizable_product": 0.03785204887390137, "test_mpi_operators__laplace__matrix_operator": 0.015200614929199219, "test_mpi_operators__laplace__operator": 0.01933121681213379, "test_mpi_operators__weighted_l2__localizable_product": 0.014371633529663086, "test_mpi_operators__weighted_l2__matrix_operator": 0.016609668731689453, "test_mpi_operators__weighted_l2__operator": 0.012375354766845703, "test_mpi_projections__lagrange_and_global": 0.016268253326416016, "test_mpi_projections__local": 0.01749706268310547, "test_mpi_projections_part_0_a": 0.01562047004699707, "test_mpi_projections_part_0_b": 0.011136531829833984, "test_mpi_projections_part_1_a": 0.01688075065612793, "test_mpi_projections_part_1_b": 0.019715070724487305, "test_mpi_projections_part_2_a": 0.01194000244140625, "test_mpi_projections_part_2_b": 0.014871358871459961, "test_mpi_prolongations__lagrange_and_global": 0.017418622970581055, "test_mpi_prolongations__local": 0.014533281326293945, "test_mpi_prolongations_cg_dg": 0.019940853118896484, "test_operators__darcy": 0.01209402084350586, "test_prolongations_rt_fv": 0.008145332336425781}] \ No newline at end of file +[["test_empty", "test_mpi_operators__elliptic__localizable_product", "test_mpi_operators__elliptic__matrix_operator", "test_mpi_operators__elliptic__operator", "test_mpi_operators__l2__localizable_product", "test_mpi_operators__l2__matrix_operator", "test_mpi_operators__l2__operator", "test_mpi_operators__laplace__localizable_product", "test_mpi_operators__laplace__matrix_operator", "test_mpi_operators__laplace__operator", "test_mpi_operators__weighted_l2__localizable_product", "test_mpi_operators__weighted_l2__matrix_operator", "test_mpi_operators__weighted_l2__operator", "test_operators__darcy", "test_spaces_cg", "test_spaces_dg", "test_spaces_rt", "test_linearelliptic__cg_discretization", "test_linearelliptic__swipdg_discretization", "test_linearelliptic__swipdg_estimators", "test_mpi_linearelliptic__block_swipdg_discretization", "test_mpi_linearelliptic__swipdg_discretization", "test_mpi_projections__lagrange_and_global", "test_mpi_projections__local", "test_mpi_projections_part_0_a", "test_mpi_projections_part_0_b", "test_mpi_projections_part_1_a", "test_mpi_projections_part_1_b", "test_mpi_projections_part_2_a", "test_mpi_projections_part_2_b", "test_mpi_prolongations__lagrange_and_global", "test_mpi_prolongations__local", "test_mpi_prolongations_cg_dg", "test_prolongations_rt_fv"], {"test_empty": 0.04006004333496094, "test_linearelliptic__cg_discretization": 0.009006023406982422, "test_linearelliptic__swipdg_discretization": 0.015052556991577148, "test_linearelliptic__swipdg_estimators": 0.022858381271362305, "test_mpi_linearelliptic__block_swipdg_discretization": 0.04814028739929199, "test_mpi_linearelliptic__swipdg_discretization": 0.019814252853393555, "test_mpi_operators__elliptic__localizable_product": 0.01667642593383789, "test_mpi_operators__elliptic__matrix_operator": 0.0119171142578125, "test_mpi_operators__elliptic__operator": 0.21562981605529785, "test_mpi_operators__l2__localizable_product": 0.017399072647094727, "test_mpi_operators__l2__matrix_operator": 0.014438390731811523, "test_mpi_operators__l2__operator": 0.016663551330566406, "test_mpi_operators__laplace__localizable_product": 0.03785204887390137, "test_mpi_operators__laplace__matrix_operator": 0.015200614929199219, "test_mpi_operators__laplace__operator": 0.01933121681213379, "test_mpi_operators__weighted_l2__localizable_product": 0.014371633529663086, "test_mpi_operators__weighted_l2__matrix_operator": 0.016609668731689453, "test_mpi_operators__weighted_l2__operator": 0.012375354766845703, "test_mpi_projections__lagrange_and_global": 0.016268253326416016, "test_mpi_projections__local": 0.01749706268310547, "test_mpi_projections_part_0_a": 0.01562047004699707, "test_mpi_projections_part_0_b": 0.011136531829833984, "test_mpi_projections_part_1_a": 0.01688075065612793, "test_mpi_projections_part_1_b": 0.019715070724487305, "test_mpi_projections_part_2_a": 0.01194000244140625, "test_mpi_projections_part_2_b": 0.014871358871459961, "test_mpi_prolongations__lagrange_and_global": 0.017418622970581055, "test_mpi_prolongations__local": 0.014533281326293945, "test_mpi_prolongations_cg_dg": 0.019940853118896484, "test_operators__darcy": 0.01209402084350586, "test_prolongations_rt_fv": 0.008145332336425781, "test_spaces_cg": 0.036792755126953125, "test_spaces_dg": 0.019761085510253906, "test_spaces_rt": 0.01201486587524414}] \ No newline at end of file