diff --git a/dune/xt/functions/test/builder_definitions.cmake b/dune/xt/functions/test/builder_definitions.cmake index 01e0c1cd100fb7ad110748f8cc2d2fc5a5a5a31c..0d3b2bb61914821cef32877022b090e69d223e56 100644 --- a/dune/xt/functions/test/builder_definitions.cmake +++ b/dune/xt/functions/test/builder_definitions.cmake @@ -1,292 +1,349 @@ -# This file is part of the dune-xt-functions project: -# https://github.com/dune-community/dune-xt-functions -# Copyright 2009-2018 dune-xt-functions developers and contributors. All rights reserved. -# License: Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause) -# Authors: -# Rene Milk (2017 - 2018) - set(DXT_BIN_COUNT "4" CACHE STRING "number of bins for test targets" ) -add_custom_target(test_binaries_builder_0 DEPENDS headercheck__dune_xt_functions_checkerboard.hh headercheck__dune_xt_functions_default.hh headercheck__dune_xt_functions_derived.hh headercheck__dune_xt_functions_expression_base.hh headercheck__dune_xt_functions_expression_default.hh headercheck__dune_xt_functions_femadapter.hh headercheck__dune_xt_functions_flattop.hh headercheck__dune_xt_functions_indicator.hh headercheck__dune_xt_functions_interfaces.hh headercheck__dune_xt_functions_interfaces_localizable-function.hh headercheck__dune_xt_functions_lambda_global-function.hh headercheck__dune_xt_functions_random_ellipsoids.hh headercheck__dune_xt_functions_spe10_model2.hh test_ESV2007_alberta_2d_r1_rc3_0000 test_ESV2007_alberta_2d_r3_rc3_0001 test_ESV2007_alu_2d_r1_rc1_0000 test_ESV2007_alu_2d_r1_rc1_0004 test_ESV2007_alu_2d_r1_rc3_0005 test_ESV2007_alu_2d_r3_rc1_0002 test_ESV2007_alu_2d_r3_rc1_0005 test_ESV2007_alu_2d_r3_rc3_0003 test_ESV2007_ug_2d_r1_rc1_0001 test_ESV2007_ug_2d_r3_rc1_0000 test_ESV2007_ug_2d_r3_rc3_0001 test_ESV2007_yasp_2d_r1_rc1_0000 test_ESV2007_yasp_2d_r1_rc1_0001 test_ESV2007_yasp_2d_r3_rc3_0000 test_checkerboard_alberta_1d_r3_rc1 test_checkerboard_alberta_3d_r1_rc3 test_checkerboard_alu_3d_r1_rc1_0001 test_checkerboard_alu_3d_r1_rc3_0002 test_checkerboard_yasp_1d_r3_rc1 test_checkerboard_yasp_3d_r1_rc3 test_constant_alberta_1d_r3_rc1 test_constant_alu_3d_r1_rc1_0001 test_constant_ug_3d_r1_rc3 test_constant_yasp_1d_r3_rc1 test_constant_yasp_1d_r3_rc3 test_constant_yasp_3d_r3_rc3 test_expression_default_alberta_3d_r1_rc1 test_expression_default_alberta_3d_r1_rc3 test_expression_default_alu_3d_r1_rc1_0000 test_expression_default_alu_3d_r1_rc3_0000 test_expression_default_alu_3d_r1_rc3_0001 test_expression_default_alu_3d_r3_rc1_0001 test_expression_default_ug_3d_r1_rc1 test_expression_default_yasp_1d_r1_rc1 test_expression_default_yasp_1d_r3_rc1 test_expression_default_yasp_3d_r3_rc1 test_expression_parametric_yasp_1d_r1_rc1 test_expression_parametric_yasp_3d_r1_rc1 test_flattop test_functions_ug_3d_r1_rc1 test_functions_yasp_1d_r3_rc3 test_indicator_alu_3d_r1_rc1_0001 test_lambda_global_flux_function_alu_3d_r1_rc1_0001 test_lambda_global_flux_function_yasp_3d_r1_rc1 test_lambda_global_function_alberta_1d_r3_rc1 test_lambda_global_function_alberta_3d_r3_rc1 test_lambda_global_function_alu_3d_r1_rc1_0000 test_lambda_global_function_alu_3d_r1_rc1_0001 test_lambda_global_function_alu_3d_r3_rc1_0001 test_lambda_global_function_alu_3d_r3_rc3_0000 test_lambda_global_function_alu_3d_r3_rc3_0002 test_lambda_global_function_ug_3d_r3_rc3 test_lambda_global_function_yasp_1d_r3_rc1 test_lambda_global_function_yasp_1d_r3_rc3 test_lambda_local_flux_function_alu_3d_r1_rc1_0002 test_lambda_local_flux_function_ug_3d_r1_rc1 test_lambda_local_function_alberta_1d_r3_rc3 test_lambda_local_function_alberta_3d_r1_rc1 test_lambda_local_function_alberta_3d_r3_rc3 test_lambda_local_function_alu_3d_r1_rc1_0001 test_lambda_local_function_alu_3d_r1_rc1_0002 test_lambda_local_function_alu_3d_r3_rc3_0001 test_lambda_local_function_yasp_1d_r3_rc3 test_lambda_local_function_yasp_3d_r1_rc3 test_lambda_local_function_yasp_3d_r3_rc1 test_spe10_alu_3d_r3_rc3_0000 test_spe10_alu_3d_r3_rc3_0001) -set_tests_properties( PROPERTIES LABELS "builder_0") +add_custom_target(test_binaries_builder_0 DEPENDS headercheck__dune_xt_functions.hh headercheck__dune_xt_functions_default.hh headercheck__dune_xt_functions_derived.hh headercheck__dune_xt_functions_expression_mathexpr.hh headercheck__dune_xt_functions_interfaces.lib.hh headercheck__dune_xt_functions_interfaces_global-function.hh headercheck__dune_xt_functions_interfaces_local-flux-function.hh headercheck__dune_xt_functions_interfaces_local-functions.hh headercheck__dune_xt_functions_interfaces_localizable-flux-function.hh headercheck__dune_xt_functions_interfaces_timedependent-function.hh headercheck__dune_xt_functions_random_ellipsoids.hh headercheck__dune_xt_functions_reinterpret.hh headercheck__dune_xt_functions_spe10_model2.hh headercheck__dune_xt_functions_test_functions.hh headercheck__dune_xt_functions_type_traits.hh test_ESV2007_alberta_2d_r3_rc3_0000 test_ESV2007_alberta_2d_r3_rc3_0001 test_ESV2007_alu_2d_r1_rc1_0002 test_ESV2007_alu_2d_r1_rc3_0002 test_ESV2007_alu_2d_r3_rc3_0002 test_ESV2007_alu_2d_r3_rc3_0003 test_ESV2007_alu_2d_r3_rc3_0005 test_ESV2007_ug_2d_r1_rc3_0000 test_ESV2007_ug_2d_r3_rc3_0000 test_affine_alberta_3d_r1_rc1 test_affine_alberta_3d_r3_rc3 test_affine_alu_3d_r1_rc1_0002 test_affine_flux_alu_3d_r1_rc1_0000 test_affine_flux_alu_3d_r3_rc3_0000 test_affine_flux_ug_3d_r1_rc1 test_affine_flux_ug_3d_r3_rc1 test_affine_flux_yasp_1d_r3_rc1 test_affine_flux_yasp_3d_r1_rc1 test_affine_ug_3d_r1_rc1 test_affine_ug_3d_r3_rc1 test_affine_ug_3d_r3_rc3 test_affine_yasp_3d_r3_rc1 test_affine_yasp_3d_r3_rc3 test_checkerboard_alu_3d_r1_rc1_0001 test_checkerboard_alu_3d_r1_rc3_0000 test_checkerboard_alu_3d_r3_rc1_0002 test_checkerboard_alu_3d_r3_rc3_0000 test_checkerboard_yasp_3d_r1_rc1 test_checkerboard_yasp_3d_r1_rc3 test_checkerboard_yasp_3d_r3_rc1 test_combined test_constant_alberta_1d_r1_rc1 test_constant_alberta_1d_r3_rc3 test_constant_alu_3d_r3_rc1_0001 test_constant_alu_3d_r3_rc1_0002 test_constant_yasp_1d_r1_rc1 test_constant_yasp_1d_r3_rc1 test_constant_yasp_3d_r1_rc1 test_empty test_expression_default_alberta_3d_r3_rc3 test_expression_default_alu_3d_r1_rc1_0000 test_expression_default_alu_3d_r1_rc3_0000 test_expression_default_alu_3d_r3_rc1_0000 test_expression_default_alu_3d_r3_rc3_0002 test_expression_default_ug_3d_r1_rc1 test_expression_default_ug_3d_r3_rc3 test_expression_default_yasp_1d_r3_rc1 test_expression_default_yasp_1d_r3_rc3 test_expression_default_yasp_3d_r3_rc3 test_expression_parametric_alberta_1d_r1_rc1 test_expression_parametric_alberta_3d_r1_rc1 test_expression_parametric_alu_3d_r1_rc1_0002 test_expression_parametric_yasp_3d_r1_rc1 test_functions_alberta_1d_r3_rc1 test_functions_alberta_3d_r3_rc1 test_functions_alu_3d_r1_rc1_0001 test_functions_alu_3d_r1_rc3_0000 test_functions_alu_3d_r3_rc1_0000 test_functions_ug_3d_r3_rc3 test_functions_yasp_1d_r3_rc3 test_functions_yasp_3d_r1_rc1 test_indicator_alberta_1d_r1_rc1 test_indicator_alberta_3d_r1_rc1 test_lambda_global_flux_function_ug_3d_r1_rc1 test_lambda_global_flux_function_yasp_1d_r1_rc1 test_lambda_global_function_alberta_3d_r1_rc1 test_lambda_global_function_alu_3d_r1_rc1_0000 test_lambda_global_function_alu_3d_r1_rc3_0001 test_lambda_global_function_alu_3d_r3_rc1_0000 test_lambda_global_function_alu_3d_r3_rc3_0002 test_lambda_global_function_ug_3d_r1_rc3 test_lambda_global_function_yasp_1d_r1_rc3 test_lambda_global_function_yasp_3d_r1_rc1 test_lambda_global_function_yasp_3d_r3_rc1 test_lambda_local_flux_function_alu_3d_r1_rc1_0002 test_lambda_local_flux_function_yasp_1d_r1_rc1 test_lambda_local_function_alberta_3d_r3_rc3 test_lambda_local_function_alu_3d_r3_rc1_0000 test_lambda_local_function_alu_3d_r3_rc3_0000 test_lambda_local_function_alu_3d_r3_rc3_0001 test_lambda_local_function_ug_3d_r1_rc1 test_lambda_local_function_ug_3d_r3_rc1 test_lambda_local_function_ug_3d_r3_rc3 test_spe10_alberta_3d_r3_rc3 test_spe10_alu_3d_r3_rc3_0000 test_spe10_alu_3d_r3_rc3_0001) +set_tests_properties(test_ESV2007_alberta_2d_r3_rc3_0000_functions_0008 test_ESV2007_alberta_2d_r3_rc3_0000_functions_0010 test_ESV2007_alberta_2d_r3_rc3_0000_functions_0012 test_ESV2007_alberta_2d_r3_rc3_0000_functions_0014 PROPERTIES LABELS "builder_0") set_tests_properties(test_ESV2007_alberta_2d_r3_rc3_0001_functions_0009 test_ESV2007_alberta_2d_r3_rc3_0001_functions_0011 test_ESV2007_alberta_2d_r3_rc3_0001_functions_0013 test_ESV2007_alberta_2d_r3_rc3_0001_functions_0015 PROPERTIES LABELS "builder_0") set_tests_properties( PROPERTIES LABELS "builder_0") set_tests_properties( PROPERTIES LABELS "builder_0") -set_tests_properties( PROPERTIES LABELS "builder_0") -set_tests_properties( PROPERTIES LABELS "builder_0") -set_tests_properties( PROPERTIES LABELS "builder_0") +set_tests_properties(test_ESV2007_alu_2d_r3_rc3_0002_functions_0018 test_ESV2007_alu_2d_r3_rc3_0002_functions_0024 test_ESV2007_alu_2d_r3_rc3_0002_functions_0030 test_ESV2007_alu_2d_r3_rc3_0002_functions_0036 PROPERTIES LABELS "builder_0") set_tests_properties(test_ESV2007_alu_2d_r3_rc3_0003_functions_0019 test_ESV2007_alu_2d_r3_rc3_0003_functions_0025 test_ESV2007_alu_2d_r3_rc3_0003_functions_0031 test_ESV2007_alu_2d_r3_rc3_0003_functions_0037 PROPERTIES LABELS "builder_0") +set_tests_properties(test_ESV2007_alu_2d_r3_rc3_0005_functions_0021 test_ESV2007_alu_2d_r3_rc3_0005_functions_0027 test_ESV2007_alu_2d_r3_rc3_0005_functions_0033 test_ESV2007_alu_2d_r3_rc3_0005_functions_0039 PROPERTIES LABELS "builder_0") set_tests_properties( PROPERTIES LABELS "builder_0") -set_tests_properties( PROPERTIES LABELS "builder_0") -set_tests_properties(test_ESV2007_ug_2d_r3_rc3_0001_functions_0041 test_ESV2007_ug_2d_r3_rc3_0001_functions_0043 test_ESV2007_ug_2d_r3_rc3_0001_functions_0045 test_ESV2007_ug_2d_r3_rc3_0001_functions_0047 PROPERTIES LABELS "builder_0") -set_tests_properties( PROPERTIES LABELS "builder_0") -set_tests_properties( PROPERTIES LABELS "builder_0") -set_tests_properties(test_ESV2007_yasp_2d_r3_rc3_0000_functions_0000 test_ESV2007_yasp_2d_r3_rc3_0000_functions_0002 test_ESV2007_yasp_2d_r3_rc3_0000_functions_0004 test_ESV2007_yasp_2d_r3_rc3_0000_functions_0006 PROPERTIES LABELS "builder_0") -set_tests_properties(test_checkerboard_alberta_1d_r3_rc1_checkerboard_0010 PROPERTIES LABELS "builder_0") -set_tests_properties(test_checkerboard_alberta_3d_r1_rc3_checkerboard_0013 PROPERTIES LABELS "builder_0") +set_tests_properties(test_ESV2007_ug_2d_r3_rc3_0000_functions_0040 test_ESV2007_ug_2d_r3_rc3_0000_functions_0042 test_ESV2007_ug_2d_r3_rc3_0000_functions_0044 test_ESV2007_ug_2d_r3_rc3_0000_functions_0046 PROPERTIES LABELS "builder_0") +set_tests_properties(test_affine_alberta_3d_r1_rc1_affine_0012 PROPERTIES LABELS "builder_0") +set_tests_properties(test_affine_alberta_3d_r3_rc3_affine_0015 PROPERTIES LABELS "builder_0") +set_tests_properties(test_affine_alu_3d_r1_rc1_0002_affine_0018 PROPERTIES LABELS "builder_0") +set_tests_properties(test_affine_flux_alu_3d_r1_rc1_0000_affine_flux_0016 PROPERTIES LABELS "builder_0") +set_tests_properties(test_affine_flux_alu_3d_r3_rc3_0000_affine_flux_0025 PROPERTIES LABELS "builder_0") +set_tests_properties(test_affine_flux_ug_3d_r1_rc1_affine_flux_0028 PROPERTIES LABELS "builder_0") +set_tests_properties(test_affine_flux_ug_3d_r3_rc1_affine_flux_0030 PROPERTIES LABELS "builder_0") +set_tests_properties(test_affine_flux_yasp_1d_r3_rc1_affine_flux_0002 PROPERTIES LABELS "builder_0") +set_tests_properties(test_affine_flux_yasp_3d_r1_rc1_affine_flux_0004 PROPERTIES LABELS "builder_0") +set_tests_properties(test_affine_ug_3d_r1_rc1_affine_0028 PROPERTIES LABELS "builder_0") +set_tests_properties(test_affine_ug_3d_r3_rc1_affine_0030 PROPERTIES LABELS "builder_0") +set_tests_properties(test_affine_ug_3d_r3_rc3_affine_0031 PROPERTIES LABELS "builder_0") +set_tests_properties(test_affine_yasp_3d_r3_rc1_affine_0006 PROPERTIES LABELS "builder_0") +set_tests_properties(test_affine_yasp_3d_r3_rc3_affine_0007 PROPERTIES LABELS "builder_0") set_tests_properties(test_checkerboard_alu_3d_r1_rc1_0001_checkerboard_0017 PROPERTIES LABELS "builder_0") -set_tests_properties(test_checkerboard_alu_3d_r1_rc3_0002_checkerboard_0021 PROPERTIES LABELS "builder_0") -set_tests_properties(test_checkerboard_yasp_1d_r3_rc1_checkerboard_0002 PROPERTIES LABELS "builder_0") +set_tests_properties(test_checkerboard_alu_3d_r1_rc3_0000_checkerboard_0019 PROPERTIES LABELS "builder_0") +set_tests_properties(test_checkerboard_alu_3d_r3_rc1_0002_checkerboard_0024 PROPERTIES LABELS "builder_0") +set_tests_properties(test_checkerboard_alu_3d_r3_rc3_0000_checkerboard_0025 PROPERTIES LABELS "builder_0") +set_tests_properties(test_checkerboard_yasp_3d_r1_rc1_checkerboard_0004 PROPERTIES LABELS "builder_0") set_tests_properties(test_checkerboard_yasp_3d_r1_rc3_checkerboard_0005 PROPERTIES LABELS "builder_0") -set_tests_properties(test_constant_alberta_1d_r3_rc1_constant_0010 PROPERTIES LABELS "builder_0") -set_tests_properties(test_constant_alu_3d_r1_rc1_0001_constant_0017 PROPERTIES LABELS "builder_0") -set_tests_properties(test_constant_ug_3d_r1_rc3_constant_0029 PROPERTIES LABELS "builder_0") +set_tests_properties(test_checkerboard_yasp_3d_r3_rc1_checkerboard_0006 PROPERTIES LABELS "builder_0") +set_tests_properties(test_combined PROPERTIES LABELS "builder_0") +set_tests_properties(test_constant_alberta_1d_r1_rc1_constant_0008 PROPERTIES LABELS "builder_0") +set_tests_properties(test_constant_alberta_1d_r3_rc3_constant_0011 PROPERTIES LABELS "builder_0") +set_tests_properties(test_constant_alu_3d_r3_rc1_0001_constant_0023 PROPERTIES LABELS "builder_0") +set_tests_properties(test_constant_alu_3d_r3_rc1_0002_constant_0024 PROPERTIES LABELS "builder_0") +set_tests_properties(test_constant_yasp_1d_r1_rc1_constant_0000 PROPERTIES LABELS "builder_0") set_tests_properties(test_constant_yasp_1d_r3_rc1_constant_0002 PROPERTIES LABELS "builder_0") -set_tests_properties(test_constant_yasp_1d_r3_rc3_constant_0003 PROPERTIES LABELS "builder_0") -set_tests_properties(test_constant_yasp_3d_r3_rc3_constant_0007 PROPERTIES LABELS "builder_0") -set_tests_properties(test_expression_default_alberta_3d_r1_rc1_expression_default_0012 PROPERTIES LABELS "builder_0") -set_tests_properties(test_expression_default_alberta_3d_r1_rc3_expression_default_0013 PROPERTIES LABELS "builder_0") +set_tests_properties(test_constant_yasp_3d_r1_rc1_constant_0004 PROPERTIES LABELS "builder_0") +set_tests_properties(test_empty PROPERTIES LABELS "builder_0") +set_tests_properties(test_expression_default_alberta_3d_r3_rc3_expression_default_0015 PROPERTIES LABELS "builder_0") set_tests_properties(test_expression_default_alu_3d_r1_rc1_0000_expression_default_0016 PROPERTIES LABELS "builder_0") set_tests_properties(test_expression_default_alu_3d_r1_rc3_0000_expression_default_0019 PROPERTIES LABELS "builder_0") -set_tests_properties(test_expression_default_alu_3d_r1_rc3_0001_expression_default_0020 PROPERTIES LABELS "builder_0") -set_tests_properties(test_expression_default_alu_3d_r3_rc1_0001_expression_default_0023 PROPERTIES LABELS "builder_0") +set_tests_properties(test_expression_default_alu_3d_r3_rc1_0000_expression_default_0022 PROPERTIES LABELS "builder_0") +set_tests_properties(test_expression_default_alu_3d_r3_rc3_0002_expression_default_0027 PROPERTIES LABELS "builder_0") set_tests_properties(test_expression_default_ug_3d_r1_rc1_expression_default_0028 PROPERTIES LABELS "builder_0") -set_tests_properties(test_expression_default_yasp_1d_r1_rc1_expression_default_0000 PROPERTIES LABELS "builder_0") +set_tests_properties(test_expression_default_ug_3d_r3_rc3_expression_default_0031 PROPERTIES LABELS "builder_0") set_tests_properties(test_expression_default_yasp_1d_r3_rc1_expression_default_0002 PROPERTIES LABELS "builder_0") -set_tests_properties(test_expression_default_yasp_3d_r3_rc1_expression_default_0006 PROPERTIES LABELS "builder_0") -set_tests_properties(test_expression_parametric_yasp_1d_r1_rc1_expression_parametric_0000 PROPERTIES LABELS "builder_0") +set_tests_properties(test_expression_default_yasp_1d_r3_rc3_expression_default_0003 PROPERTIES LABELS "builder_0") +set_tests_properties(test_expression_default_yasp_3d_r3_rc3_expression_default_0007 PROPERTIES LABELS "builder_0") +set_tests_properties(test_expression_parametric_alberta_1d_r1_rc1_expression_parametric_0002 PROPERTIES LABELS "builder_0") +set_tests_properties(test_expression_parametric_alberta_3d_r1_rc1_expression_parametric_0003 PROPERTIES LABELS "builder_0") +set_tests_properties(test_expression_parametric_alu_3d_r1_rc1_0002_expression_parametric_0006 PROPERTIES LABELS "builder_0") set_tests_properties(test_expression_parametric_yasp_3d_r1_rc1_expression_parametric_0001 PROPERTIES LABELS "builder_0") -set_tests_properties(test_flattop PROPERTIES LABELS "builder_0") -set_tests_properties(test_functions_ug_3d_r1_rc1_functions_0028 PROPERTIES LABELS "builder_0") +set_tests_properties(test_functions_alberta_1d_r3_rc1_functions_0010 PROPERTIES LABELS "builder_0") +set_tests_properties(test_functions_alberta_3d_r3_rc1_functions_0014 PROPERTIES LABELS "builder_0") +set_tests_properties(test_functions_alu_3d_r1_rc1_0001_functions_0017 PROPERTIES LABELS "builder_0") +set_tests_properties(test_functions_alu_3d_r1_rc3_0000_functions_0019 PROPERTIES LABELS "builder_0") +set_tests_properties(test_functions_alu_3d_r3_rc1_0000_functions_0022 PROPERTIES LABELS "builder_0") +set_tests_properties(test_functions_ug_3d_r3_rc3_functions_0031 PROPERTIES LABELS "builder_0") set_tests_properties(test_functions_yasp_1d_r3_rc3_functions_0003 PROPERTIES LABELS "builder_0") -set_tests_properties(test_indicator_alu_3d_r1_rc1_0001_functions_0005 PROPERTIES LABELS "builder_0") -set_tests_properties(test_lambda_global_flux_function_alu_3d_r1_rc1_0001_lambda_global_flux_function_0005 PROPERTIES LABELS "builder_0") -set_tests_properties(test_lambda_global_flux_function_yasp_3d_r1_rc1_lambda_global_flux_function_0001 PROPERTIES LABELS "builder_0") -set_tests_properties(test_lambda_global_function_alberta_1d_r3_rc1_lambda_global_function_0010 PROPERTIES LABELS "builder_0") -set_tests_properties(test_lambda_global_function_alberta_3d_r3_rc1_lambda_global_function_0014 PROPERTIES LABELS "builder_0") +set_tests_properties(test_functions_yasp_3d_r1_rc1_functions_0004 PROPERTIES LABELS "builder_0") +set_tests_properties(test_indicator_alberta_1d_r1_rc1_functions_0002 PROPERTIES LABELS "builder_0") +set_tests_properties(test_indicator_alberta_3d_r1_rc1_functions_0003 PROPERTIES LABELS "builder_0") +set_tests_properties(test_lambda_global_flux_function_ug_3d_r1_rc1_lambda_global_flux_function_0007 PROPERTIES LABELS "builder_0") +set_tests_properties(test_lambda_global_flux_function_yasp_1d_r1_rc1_lambda_global_flux_function_0000 PROPERTIES LABELS "builder_0") +set_tests_properties(test_lambda_global_function_alberta_3d_r1_rc1_lambda_global_function_0012 PROPERTIES LABELS "builder_0") set_tests_properties(test_lambda_global_function_alu_3d_r1_rc1_0000_lambda_global_function_0016 PROPERTIES LABELS "builder_0") -set_tests_properties(test_lambda_global_function_alu_3d_r1_rc1_0001_lambda_global_function_0017 PROPERTIES LABELS "builder_0") -set_tests_properties(test_lambda_global_function_alu_3d_r3_rc1_0001_lambda_global_function_0023 PROPERTIES LABELS "builder_0") -set_tests_properties(test_lambda_global_function_alu_3d_r3_rc3_0000_lambda_global_function_0025 PROPERTIES LABELS "builder_0") +set_tests_properties(test_lambda_global_function_alu_3d_r1_rc3_0001_lambda_global_function_0020 PROPERTIES LABELS "builder_0") +set_tests_properties(test_lambda_global_function_alu_3d_r3_rc1_0000_lambda_global_function_0022 PROPERTIES LABELS "builder_0") set_tests_properties(test_lambda_global_function_alu_3d_r3_rc3_0002_lambda_global_function_0027 PROPERTIES LABELS "builder_0") -set_tests_properties(test_lambda_global_function_ug_3d_r3_rc3_lambda_global_function_0031 PROPERTIES LABELS "builder_0") -set_tests_properties(test_lambda_global_function_yasp_1d_r3_rc1_lambda_global_function_0002 PROPERTIES LABELS "builder_0") -set_tests_properties(test_lambda_global_function_yasp_1d_r3_rc3_lambda_global_function_0003 PROPERTIES LABELS "builder_0") +set_tests_properties(test_lambda_global_function_ug_3d_r1_rc3_lambda_global_function_0029 PROPERTIES LABELS "builder_0") +set_tests_properties(test_lambda_global_function_yasp_1d_r1_rc3_lambda_global_function_0001 PROPERTIES LABELS "builder_0") +set_tests_properties(test_lambda_global_function_yasp_3d_r1_rc1_lambda_global_function_0004 PROPERTIES LABELS "builder_0") +set_tests_properties(test_lambda_global_function_yasp_3d_r3_rc1_lambda_global_function_0006 PROPERTIES LABELS "builder_0") set_tests_properties(test_lambda_local_flux_function_alu_3d_r1_rc1_0002_lambda_local_flux_function_0006 PROPERTIES LABELS "builder_0") -set_tests_properties(test_lambda_local_flux_function_ug_3d_r1_rc1_lambda_local_flux_function_0007 PROPERTIES LABELS "builder_0") -set_tests_properties(test_lambda_local_function_alberta_1d_r3_rc3_lambda_local_function_0011 PROPERTIES LABELS "builder_0") -set_tests_properties(test_lambda_local_function_alberta_3d_r1_rc1_lambda_local_function_0012 PROPERTIES LABELS "builder_0") +set_tests_properties(test_lambda_local_flux_function_yasp_1d_r1_rc1_lambda_local_flux_function_0000 PROPERTIES LABELS "builder_0") set_tests_properties(test_lambda_local_function_alberta_3d_r3_rc3_lambda_local_function_0015 PROPERTIES LABELS "builder_0") -set_tests_properties(test_lambda_local_function_alu_3d_r1_rc1_0001_lambda_local_function_0017 PROPERTIES LABELS "builder_0") -set_tests_properties(test_lambda_local_function_alu_3d_r1_rc1_0002_lambda_local_function_0018 PROPERTIES LABELS "builder_0") +set_tests_properties(test_lambda_local_function_alu_3d_r3_rc1_0000_lambda_local_function_0022 PROPERTIES LABELS "builder_0") +set_tests_properties(test_lambda_local_function_alu_3d_r3_rc3_0000_lambda_local_function_0025 PROPERTIES LABELS "builder_0") set_tests_properties(test_lambda_local_function_alu_3d_r3_rc3_0001_lambda_local_function_0026 PROPERTIES LABELS "builder_0") -set_tests_properties(test_lambda_local_function_yasp_1d_r3_rc3_lambda_local_function_0003 PROPERTIES LABELS "builder_0") -set_tests_properties(test_lambda_local_function_yasp_3d_r1_rc3_lambda_local_function_0005 PROPERTIES LABELS "builder_0") -set_tests_properties(test_lambda_local_function_yasp_3d_r3_rc1_lambda_local_function_0006 PROPERTIES LABELS "builder_0") +set_tests_properties(test_lambda_local_function_ug_3d_r1_rc1_lambda_local_function_0028 PROPERTIES LABELS "builder_0") +set_tests_properties(test_lambda_local_function_ug_3d_r3_rc1_lambda_local_function_0030 PROPERTIES LABELS "builder_0") +set_tests_properties(test_lambda_local_function_ug_3d_r3_rc3_lambda_local_function_0031 PROPERTIES LABELS "builder_0") +set_tests_properties(test_spe10_alberta_3d_r3_rc3_spe10_0001 PROPERTIES LABELS "builder_0") set_tests_properties(test_spe10_alu_3d_r3_rc3_0000_spe10_0002 PROPERTIES LABELS "builder_0") set_tests_properties(test_spe10_alu_3d_r3_rc3_0001_spe10_0003 PROPERTIES LABELS "builder_0") -add_custom_target(test_binaries_builder_1 DEPENDS headercheck__dune_xt_functions_combined.hh headercheck__dune_xt_functions_constant.hh headercheck__dune_xt_functions_constant.lib.hh headercheck__dune_xt_functions_expression.lib.hh headercheck__dune_xt_functions_expression_timedependent.hh headercheck__dune_xt_functions_global.hh headercheck__dune_xt_functions_interfaces.lib.hh headercheck__dune_xt_functions_interfaces_localizable-flux-function.hh headercheck__dune_xt_functions_spe10_model2.lib.hh test_ESV2007_alberta_2d_r1_rc1_0000 test_ESV2007_alberta_2d_r3_rc1_0000 test_ESV2007_alberta_2d_r3_rc1_0001 test_ESV2007_alberta_2d_r3_rc3_0000 test_ESV2007_alu_2d_r1_rc1_0003 test_ESV2007_alu_2d_r1_rc1_0005 test_ESV2007_alu_2d_r3_rc1_0001 test_ESV2007_yasp_2d_r1_rc3_0000 test_ESV2007_yasp_2d_r3_rc1_0000 test_ESV2007_yasp_2d_r3_rc1_0001 test_ESV2007_yasp_2d_r3_rc3_0001 test_checkerboard_alberta_1d_r3_rc3 test_checkerboard_alberta_3d_r3_rc1 test_checkerboard_alu_3d_r1_rc1_0000 test_checkerboard_alu_3d_r1_rc3_0000 test_checkerboard_alu_3d_r1_rc3_0001 test_checkerboard_alu_3d_r3_rc3_0000 test_checkerboard_alu_3d_r3_rc3_0001 test_checkerboard_ug_3d_r3_rc3 test_checkerboard_yasp_1d_r1_rc1 test_checkerboard_yasp_1d_r3_rc3 test_checkerboard_yasp_3d_r1_rc1 test_constant_alu_3d_r1_rc3_0001 test_constant_alu_3d_r3_rc1_0000 test_constant_alu_3d_r3_rc1_0002 test_constant_alu_3d_r3_rc3_0000 test_constant_alu_3d_r3_rc3_0001 test_constant_yasp_1d_r1_rc1 test_constant_yasp_1d_r1_rc3 test_empty test_expression_default_alberta_1d_r3_rc1 test_expression_default_alberta_1d_r3_rc3 test_expression_default_alberta_3d_r3_rc3 test_expression_default_alu_3d_r3_rc3_0000 test_expression_default_alu_3d_r3_rc3_0001 test_expression_default_ug_3d_r1_rc3 test_expression_default_yasp_1d_r1_rc3 test_expression_default_yasp_3d_r1_rc1 test_expression_default_yasp_3d_r3_rc3 test_expression_parametric_alberta_1d_r1_rc1 test_expression_parametric_alu_3d_r1_rc1_0000 test_functions_alberta_1d_r1_rc3 test_functions_alberta_3d_r1_rc1 test_functions_alu_3d_r1_rc1_0001 test_functions_alu_3d_r1_rc1_0002 test_functions_alu_3d_r1_rc3_0000 test_functions_alu_3d_r3_rc1_0000 test_functions_alu_3d_r3_rc3_0001 test_functions_alu_3d_r3_rc3_0002 test_functions_ug_3d_r3_rc1 test_functions_ug_3d_r3_rc3 test_functions_yasp_1d_r1_rc3 test_functions_yasp_1d_r3_rc1 test_functions_yasp_3d_r1_rc1 test_functions_yasp_3d_r3_rc3 test_indicator_ug_3d_r1_rc1 test_indicator_yasp_3d_r1_rc1 test_lambda_global_flux_function_yasp_1d_r1_rc1 test_lambda_global_function_alberta_1d_r3_rc3 test_lambda_global_function_alu_3d_r1_rc1_0002 test_lambda_global_function_alu_3d_r3_rc1_0000 test_lambda_global_function_alu_3d_r3_rc1_0002 test_lambda_global_function_alu_3d_r3_rc3_0001 test_lambda_global_function_ug_3d_r1_rc3 test_lambda_global_function_ug_3d_r3_rc1 test_lambda_global_function_yasp_3d_r1_rc3 test_lambda_local_flux_function_alu_3d_r1_rc1_0001 test_lambda_local_function_alberta_1d_r1_rc3 test_lambda_local_function_alu_3d_r1_rc3_0000 test_lambda_local_function_alu_3d_r1_rc3_0002 test_lambda_local_function_alu_3d_r3_rc3_0002) +add_custom_target(test_binaries_builder_1 DEPENDS headercheck__dune_xt_functions_checkerboard.lib.hh headercheck__dune_xt_functions_combined.hh headercheck__dune_xt_functions_constant.hh headercheck__dune_xt_functions_constant.lib.hh headercheck__dune_xt_functions_expression.hh headercheck__dune_xt_functions_flattop.hh headercheck__dune_xt_functions_lambda_local-flux-function.hh headercheck__dune_xt_functions_lambda_local-function.hh headercheck__dune_xt_functions_spe10_model1.hh headercheck__dune_xt_functions_spe10_model1.lib.hh test_ESV2007_alberta_2d_r1_rc1_0000 test_ESV2007_alberta_2d_r1_rc1_0001 test_ESV2007_alberta_2d_r3_rc1_0001 test_ESV2007_alu_2d_r1_rc1_0004 test_ESV2007_alu_2d_r1_rc3_0001 test_ESV2007_alu_2d_r1_rc3_0003 test_ESV2007_alu_2d_r3_rc1_0001 test_ESV2007_alu_2d_r3_rc1_0002 test_ESV2007_alu_2d_r3_rc1_0003 test_ESV2007_alu_2d_r3_rc1_0005 test_ESV2007_ug_2d_r3_rc1_0001 test_ESV2007_yasp_2d_r1_rc1_0000 test_ESV2007_yasp_2d_r1_rc3_0001 test_ESV2007_yasp_2d_r3_rc3_0000 test_affine_alberta_1d_r1_rc1 test_affine_alberta_1d_r1_rc3 test_affine_alberta_1d_r3_rc1 test_affine_alberta_3d_r1_rc3 test_affine_alu_3d_r1_rc1_0000 test_affine_alu_3d_r1_rc3_0002 test_affine_alu_3d_r3_rc1_0001 test_affine_alu_3d_r3_rc3_0000 test_affine_flux_alberta_1d_r1_rc1 test_affine_flux_alberta_1d_r3_rc3 test_affine_flux_alberta_3d_r1_rc3 test_affine_flux_alu_3d_r3_rc1_0002 test_affine_flux_alu_3d_r3_rc3_0001 test_affine_flux_yasp_1d_r3_rc3 test_affine_yasp_1d_r3_rc3 test_checkerboard_alberta_1d_r3_rc3 test_checkerboard_alberta_3d_r1_rc1 test_checkerboard_alberta_3d_r3_rc1 test_checkerboard_alberta_3d_r3_rc3 test_checkerboard_alu_3d_r1_rc1_0000 test_checkerboard_alu_3d_r1_rc3_0001 test_checkerboard_alu_3d_r3_rc1_0000 test_checkerboard_alu_3d_r3_rc3_0002 test_checkerboard_ug_3d_r1_rc3 test_checkerboard_yasp_1d_r1_rc1 test_constant_alberta_1d_r3_rc1 test_constant_alberta_3d_r1_rc1 test_constant_alberta_3d_r1_rc3 test_constant_alberta_3d_r3_rc1 test_constant_alu_3d_r1_rc1_0000 test_constant_alu_3d_r1_rc1_0002 test_constant_alu_3d_r1_rc3_0001 test_constant_yasp_1d_r3_rc3 test_constant_yasp_3d_r3_rc1 test_constant_yasp_3d_r3_rc3 test_expression_default_alberta_1d_r1_rc1 test_expression_default_alberta_1d_r3_rc1 test_expression_default_alu_3d_r1_rc1_0001 test_expression_default_alu_3d_r1_rc1_0002 test_expression_default_alu_3d_r1_rc3_0001 test_expression_default_alu_3d_r1_rc3_0002 test_expression_default_alu_3d_r3_rc3_0000 test_expression_default_yasp_3d_r1_rc3 test_expression_parametric_alu_3d_r1_rc1_0000 test_functions_alu_3d_r1_rc1_0002 test_functions_alu_3d_r1_rc3_0002 test_functions_alu_3d_r3_rc3_0002 test_functions_ug_3d_r1_rc3 test_functions_yasp_1d_r3_rc1 test_indicator_alu_3d_r1_rc1_0001 test_indicator_alu_3d_r1_rc1_0002 test_indicator_ug_3d_r1_rc1 test_lambda_global_flux_function_alberta_3d_r1_rc1 test_lambda_global_flux_function_alu_3d_r1_rc1_0000 test_lambda_global_flux_function_alu_3d_r1_rc1_0001 test_lambda_global_function_alberta_1d_r1_rc1 test_lambda_global_function_alu_3d_r1_rc1_0002 test_lambda_global_function_alu_3d_r3_rc1_0002 test_lambda_global_function_alu_3d_r3_rc3_0000 test_lambda_global_function_alu_3d_r3_rc3_0001 test_lambda_global_function_ug_3d_r1_rc1 test_lambda_global_function_yasp_1d_r3_rc1 test_lambda_local_flux_function_alberta_3d_r1_rc1 test_lambda_local_function_alberta_1d_r3_rc3 test_lambda_local_function_alberta_3d_r3_rc1 test_lambda_local_function_alu_3d_r1_rc3_0002 test_lambda_local_function_alu_3d_r3_rc1_0002 test_lambda_local_function_yasp_1d_r1_rc1 test_lambda_local_function_yasp_1d_r1_rc3 test_lambda_local_function_yasp_3d_r1_rc1 test_spe10_alu_3d_r3_rc3_0002 test_spe10_yasp_3d_r3_rc3) +set_tests_properties( PROPERTIES LABELS "builder_1") +set_tests_properties( PROPERTIES LABELS "builder_1") set_tests_properties( PROPERTIES LABELS "builder_1") set_tests_properties( PROPERTIES LABELS "builder_1") set_tests_properties( PROPERTIES LABELS "builder_1") -set_tests_properties(test_ESV2007_alberta_2d_r3_rc3_0000_functions_0008 test_ESV2007_alberta_2d_r3_rc3_0000_functions_0010 test_ESV2007_alberta_2d_r3_rc3_0000_functions_0012 test_ESV2007_alberta_2d_r3_rc3_0000_functions_0014 PROPERTIES LABELS "builder_1") set_tests_properties( PROPERTIES LABELS "builder_1") set_tests_properties( PROPERTIES LABELS "builder_1") set_tests_properties( PROPERTIES LABELS "builder_1") set_tests_properties( PROPERTIES LABELS "builder_1") set_tests_properties( PROPERTIES LABELS "builder_1") set_tests_properties( PROPERTIES LABELS "builder_1") -set_tests_properties(test_ESV2007_yasp_2d_r3_rc3_0001_functions_0001 test_ESV2007_yasp_2d_r3_rc3_0001_functions_0003 test_ESV2007_yasp_2d_r3_rc3_0001_functions_0005 test_ESV2007_yasp_2d_r3_rc3_0001_functions_0007 PROPERTIES LABELS "builder_1") +set_tests_properties( PROPERTIES LABELS "builder_1") +set_tests_properties( PROPERTIES LABELS "builder_1") +set_tests_properties(test_ESV2007_yasp_2d_r3_rc3_0000_functions_0000 test_ESV2007_yasp_2d_r3_rc3_0000_functions_0002 test_ESV2007_yasp_2d_r3_rc3_0000_functions_0004 test_ESV2007_yasp_2d_r3_rc3_0000_functions_0006 PROPERTIES LABELS "builder_1") +set_tests_properties(test_affine_alberta_1d_r1_rc1_affine_0008 PROPERTIES LABELS "builder_1") +set_tests_properties(test_affine_alberta_1d_r1_rc3_affine_0009 PROPERTIES LABELS "builder_1") +set_tests_properties(test_affine_alberta_1d_r3_rc1_affine_0010 PROPERTIES LABELS "builder_1") +set_tests_properties(test_affine_alberta_3d_r1_rc3_affine_0013 PROPERTIES LABELS "builder_1") +set_tests_properties(test_affine_alu_3d_r1_rc1_0000_affine_0016 PROPERTIES LABELS "builder_1") +set_tests_properties(test_affine_alu_3d_r1_rc3_0002_affine_0021 PROPERTIES LABELS "builder_1") +set_tests_properties(test_affine_alu_3d_r3_rc1_0001_affine_0023 PROPERTIES LABELS "builder_1") +set_tests_properties(test_affine_alu_3d_r3_rc3_0000_affine_0025 PROPERTIES LABELS "builder_1") +set_tests_properties(test_affine_flux_alberta_1d_r1_rc1_affine_flux_0008 PROPERTIES LABELS "builder_1") +set_tests_properties(test_affine_flux_alberta_1d_r3_rc3_affine_flux_0011 PROPERTIES LABELS "builder_1") +set_tests_properties(test_affine_flux_alberta_3d_r1_rc3_affine_flux_0013 PROPERTIES LABELS "builder_1") +set_tests_properties(test_affine_flux_alu_3d_r3_rc1_0002_affine_flux_0024 PROPERTIES LABELS "builder_1") +set_tests_properties(test_affine_flux_alu_3d_r3_rc3_0001_affine_flux_0026 PROPERTIES LABELS "builder_1") +set_tests_properties(test_affine_flux_yasp_1d_r3_rc3_affine_flux_0003 PROPERTIES LABELS "builder_1") +set_tests_properties(test_affine_yasp_1d_r3_rc3_affine_0003 PROPERTIES LABELS "builder_1") set_tests_properties(test_checkerboard_alberta_1d_r3_rc3_checkerboard_0011 PROPERTIES LABELS "builder_1") +set_tests_properties(test_checkerboard_alberta_3d_r1_rc1_checkerboard_0012 PROPERTIES LABELS "builder_1") set_tests_properties(test_checkerboard_alberta_3d_r3_rc1_checkerboard_0014 PROPERTIES LABELS "builder_1") +set_tests_properties(test_checkerboard_alberta_3d_r3_rc3_checkerboard_0015 PROPERTIES LABELS "builder_1") set_tests_properties(test_checkerboard_alu_3d_r1_rc1_0000_checkerboard_0016 PROPERTIES LABELS "builder_1") -set_tests_properties(test_checkerboard_alu_3d_r1_rc3_0000_checkerboard_0019 PROPERTIES LABELS "builder_1") set_tests_properties(test_checkerboard_alu_3d_r1_rc3_0001_checkerboard_0020 PROPERTIES LABELS "builder_1") -set_tests_properties(test_checkerboard_alu_3d_r3_rc3_0000_checkerboard_0025 PROPERTIES LABELS "builder_1") -set_tests_properties(test_checkerboard_alu_3d_r3_rc3_0001_checkerboard_0026 PROPERTIES LABELS "builder_1") -set_tests_properties(test_checkerboard_ug_3d_r3_rc3_checkerboard_0031 PROPERTIES LABELS "builder_1") +set_tests_properties(test_checkerboard_alu_3d_r3_rc1_0000_checkerboard_0022 PROPERTIES LABELS "builder_1") +set_tests_properties(test_checkerboard_alu_3d_r3_rc3_0002_checkerboard_0027 PROPERTIES LABELS "builder_1") +set_tests_properties(test_checkerboard_ug_3d_r1_rc3_checkerboard_0029 PROPERTIES LABELS "builder_1") set_tests_properties(test_checkerboard_yasp_1d_r1_rc1_checkerboard_0000 PROPERTIES LABELS "builder_1") -set_tests_properties(test_checkerboard_yasp_1d_r3_rc3_checkerboard_0003 PROPERTIES LABELS "builder_1") -set_tests_properties(test_checkerboard_yasp_3d_r1_rc1_checkerboard_0004 PROPERTIES LABELS "builder_1") +set_tests_properties(test_constant_alberta_1d_r3_rc1_constant_0010 PROPERTIES LABELS "builder_1") +set_tests_properties(test_constant_alberta_3d_r1_rc1_constant_0012 PROPERTIES LABELS "builder_1") +set_tests_properties(test_constant_alberta_3d_r1_rc3_constant_0013 PROPERTIES LABELS "builder_1") +set_tests_properties(test_constant_alberta_3d_r3_rc1_constant_0014 PROPERTIES LABELS "builder_1") +set_tests_properties(test_constant_alu_3d_r1_rc1_0000_constant_0016 PROPERTIES LABELS "builder_1") +set_tests_properties(test_constant_alu_3d_r1_rc1_0002_constant_0018 PROPERTIES LABELS "builder_1") set_tests_properties(test_constant_alu_3d_r1_rc3_0001_constant_0020 PROPERTIES LABELS "builder_1") -set_tests_properties(test_constant_alu_3d_r3_rc1_0000_constant_0022 PROPERTIES LABELS "builder_1") -set_tests_properties(test_constant_alu_3d_r3_rc1_0002_constant_0024 PROPERTIES LABELS "builder_1") -set_tests_properties(test_constant_alu_3d_r3_rc3_0000_constant_0025 PROPERTIES LABELS "builder_1") -set_tests_properties(test_constant_alu_3d_r3_rc3_0001_constant_0026 PROPERTIES LABELS "builder_1") -set_tests_properties(test_constant_yasp_1d_r1_rc1_constant_0000 PROPERTIES LABELS "builder_1") -set_tests_properties(test_constant_yasp_1d_r1_rc3_constant_0001 PROPERTIES LABELS "builder_1") -set_tests_properties(test_empty PROPERTIES LABELS "builder_1") +set_tests_properties(test_constant_yasp_1d_r3_rc3_constant_0003 PROPERTIES LABELS "builder_1") +set_tests_properties(test_constant_yasp_3d_r3_rc1_constant_0006 PROPERTIES LABELS "builder_1") +set_tests_properties(test_constant_yasp_3d_r3_rc3_constant_0007 PROPERTIES LABELS "builder_1") +set_tests_properties(test_expression_default_alberta_1d_r1_rc1_expression_default_0008 PROPERTIES LABELS "builder_1") set_tests_properties(test_expression_default_alberta_1d_r3_rc1_expression_default_0010 PROPERTIES LABELS "builder_1") -set_tests_properties(test_expression_default_alberta_1d_r3_rc3_expression_default_0011 PROPERTIES LABELS "builder_1") -set_tests_properties(test_expression_default_alberta_3d_r3_rc3_expression_default_0015 PROPERTIES LABELS "builder_1") +set_tests_properties(test_expression_default_alu_3d_r1_rc1_0001_expression_default_0017 PROPERTIES LABELS "builder_1") +set_tests_properties(test_expression_default_alu_3d_r1_rc1_0002_expression_default_0018 PROPERTIES LABELS "builder_1") +set_tests_properties(test_expression_default_alu_3d_r1_rc3_0001_expression_default_0020 PROPERTIES LABELS "builder_1") +set_tests_properties(test_expression_default_alu_3d_r1_rc3_0002_expression_default_0021 PROPERTIES LABELS "builder_1") set_tests_properties(test_expression_default_alu_3d_r3_rc3_0000_expression_default_0025 PROPERTIES LABELS "builder_1") -set_tests_properties(test_expression_default_alu_3d_r3_rc3_0001_expression_default_0026 PROPERTIES LABELS "builder_1") -set_tests_properties(test_expression_default_ug_3d_r1_rc3_expression_default_0029 PROPERTIES LABELS "builder_1") -set_tests_properties(test_expression_default_yasp_1d_r1_rc3_expression_default_0001 PROPERTIES LABELS "builder_1") -set_tests_properties(test_expression_default_yasp_3d_r1_rc1_expression_default_0004 PROPERTIES LABELS "builder_1") -set_tests_properties(test_expression_default_yasp_3d_r3_rc3_expression_default_0007 PROPERTIES LABELS "builder_1") -set_tests_properties(test_expression_parametric_alberta_1d_r1_rc1_expression_parametric_0002 PROPERTIES LABELS "builder_1") +set_tests_properties(test_expression_default_yasp_3d_r1_rc3_expression_default_0005 PROPERTIES LABELS "builder_1") set_tests_properties(test_expression_parametric_alu_3d_r1_rc1_0000_expression_parametric_0004 PROPERTIES LABELS "builder_1") -set_tests_properties(test_functions_alberta_1d_r1_rc3_functions_0009 PROPERTIES LABELS "builder_1") -set_tests_properties(test_functions_alberta_3d_r1_rc1_functions_0012 PROPERTIES LABELS "builder_1") -set_tests_properties(test_functions_alu_3d_r1_rc1_0001_functions_0017 PROPERTIES LABELS "builder_1") set_tests_properties(test_functions_alu_3d_r1_rc1_0002_functions_0018 PROPERTIES LABELS "builder_1") -set_tests_properties(test_functions_alu_3d_r1_rc3_0000_functions_0019 PROPERTIES LABELS "builder_1") -set_tests_properties(test_functions_alu_3d_r3_rc1_0000_functions_0022 PROPERTIES LABELS "builder_1") -set_tests_properties(test_functions_alu_3d_r3_rc3_0001_functions_0026 PROPERTIES LABELS "builder_1") +set_tests_properties(test_functions_alu_3d_r1_rc3_0002_functions_0021 PROPERTIES LABELS "builder_1") set_tests_properties(test_functions_alu_3d_r3_rc3_0002_functions_0027 PROPERTIES LABELS "builder_1") -set_tests_properties(test_functions_ug_3d_r3_rc1_functions_0030 PROPERTIES LABELS "builder_1") -set_tests_properties(test_functions_ug_3d_r3_rc3_functions_0031 PROPERTIES LABELS "builder_1") -set_tests_properties(test_functions_yasp_1d_r1_rc3_functions_0001 PROPERTIES LABELS "builder_1") +set_tests_properties(test_functions_ug_3d_r1_rc3_functions_0029 PROPERTIES LABELS "builder_1") set_tests_properties(test_functions_yasp_1d_r3_rc1_functions_0002 PROPERTIES LABELS "builder_1") -set_tests_properties(test_functions_yasp_3d_r1_rc1_functions_0004 PROPERTIES LABELS "builder_1") -set_tests_properties(test_functions_yasp_3d_r3_rc3_functions_0007 PROPERTIES LABELS "builder_1") +set_tests_properties(test_indicator_alu_3d_r1_rc1_0001_functions_0005 PROPERTIES LABELS "builder_1") +set_tests_properties(test_indicator_alu_3d_r1_rc1_0002_functions_0006 PROPERTIES LABELS "builder_1") set_tests_properties(test_indicator_ug_3d_r1_rc1_functions_0007 PROPERTIES LABELS "builder_1") -set_tests_properties(test_indicator_yasp_3d_r1_rc1_functions_0001 PROPERTIES LABELS "builder_1") -set_tests_properties(test_lambda_global_flux_function_yasp_1d_r1_rc1_lambda_global_flux_function_0000 PROPERTIES LABELS "builder_1") -set_tests_properties(test_lambda_global_function_alberta_1d_r3_rc3_lambda_global_function_0011 PROPERTIES LABELS "builder_1") +set_tests_properties(test_lambda_global_flux_function_alberta_3d_r1_rc1_lambda_global_flux_function_0003 PROPERTIES LABELS "builder_1") +set_tests_properties(test_lambda_global_flux_function_alu_3d_r1_rc1_0000_lambda_global_flux_function_0004 PROPERTIES LABELS "builder_1") +set_tests_properties(test_lambda_global_flux_function_alu_3d_r1_rc1_0001_lambda_global_flux_function_0005 PROPERTIES LABELS "builder_1") +set_tests_properties(test_lambda_global_function_alberta_1d_r1_rc1_lambda_global_function_0008 PROPERTIES LABELS "builder_1") set_tests_properties(test_lambda_global_function_alu_3d_r1_rc1_0002_lambda_global_function_0018 PROPERTIES LABELS "builder_1") -set_tests_properties(test_lambda_global_function_alu_3d_r3_rc1_0000_lambda_global_function_0022 PROPERTIES LABELS "builder_1") set_tests_properties(test_lambda_global_function_alu_3d_r3_rc1_0002_lambda_global_function_0024 PROPERTIES LABELS "builder_1") +set_tests_properties(test_lambda_global_function_alu_3d_r3_rc3_0000_lambda_global_function_0025 PROPERTIES LABELS "builder_1") set_tests_properties(test_lambda_global_function_alu_3d_r3_rc3_0001_lambda_global_function_0026 PROPERTIES LABELS "builder_1") -set_tests_properties(test_lambda_global_function_ug_3d_r1_rc3_lambda_global_function_0029 PROPERTIES LABELS "builder_1") -set_tests_properties(test_lambda_global_function_ug_3d_r3_rc1_lambda_global_function_0030 PROPERTIES LABELS "builder_1") -set_tests_properties(test_lambda_global_function_yasp_3d_r1_rc3_lambda_global_function_0005 PROPERTIES LABELS "builder_1") -set_tests_properties(test_lambda_local_flux_function_alu_3d_r1_rc1_0001_lambda_local_flux_function_0005 PROPERTIES LABELS "builder_1") -set_tests_properties(test_lambda_local_function_alberta_1d_r1_rc3_lambda_local_function_0009 PROPERTIES LABELS "builder_1") -set_tests_properties(test_lambda_local_function_alu_3d_r1_rc3_0000_lambda_local_function_0019 PROPERTIES LABELS "builder_1") +set_tests_properties(test_lambda_global_function_ug_3d_r1_rc1_lambda_global_function_0028 PROPERTIES LABELS "builder_1") +set_tests_properties(test_lambda_global_function_yasp_1d_r3_rc1_lambda_global_function_0002 PROPERTIES LABELS "builder_1") +set_tests_properties(test_lambda_local_flux_function_alberta_3d_r1_rc1_lambda_local_flux_function_0003 PROPERTIES LABELS "builder_1") +set_tests_properties(test_lambda_local_function_alberta_1d_r3_rc3_lambda_local_function_0011 PROPERTIES LABELS "builder_1") +set_tests_properties(test_lambda_local_function_alberta_3d_r3_rc1_lambda_local_function_0014 PROPERTIES LABELS "builder_1") set_tests_properties(test_lambda_local_function_alu_3d_r1_rc3_0002_lambda_local_function_0021 PROPERTIES LABELS "builder_1") -set_tests_properties(test_lambda_local_function_alu_3d_r3_rc3_0002_lambda_local_function_0027 PROPERTIES LABELS "builder_1") -add_custom_target(test_binaries_builder_2 DEPENDS headercheck__dune_xt_functions_ESV2007.bindings.hh headercheck__dune_xt_functions_expression_mathexpr.hh headercheck__dune_xt_functions_interfaces_global-flux-function.hh headercheck__dune_xt_functions_interfaces_global-function.hh headercheck__dune_xt_functions_interfaces_local-flux-function.hh headercheck__dune_xt_functions_interfaces_local-functions.hh headercheck__dune_xt_functions_interfaces_timedependent-function.hh headercheck__dune_xt_functions_reinterpret.hh headercheck__dune_xt_functions_spe10_model1.hh headercheck__dune_xt_functions_spe10_model1.lib.hh headercheck__dune_xt_functions_test_functions.hh test_ESV2007_alberta_2d_r1_rc1_0001 test_ESV2007_alu_2d_r1_rc1_0001 test_ESV2007_alu_2d_r1_rc1_0002 test_ESV2007_alu_2d_r1_rc3_0000 test_ESV2007_alu_2d_r1_rc3_0002 test_ESV2007_alu_2d_r1_rc3_0003 test_ESV2007_alu_2d_r1_rc3_0004 test_ESV2007_alu_2d_r3_rc1_0003 test_ESV2007_alu_2d_r3_rc3_0002 test_ESV2007_alu_2d_r3_rc3_0004 test_ESV2007_alu_2d_r3_rc3_0005 test_ESV2007_ug_2d_r1_rc3_0001 test_ESV2007_yasp_2d_r1_rc3_0001 test_checkerboard_alberta_1d_r1_rc1 test_checkerboard_alberta_3d_r1_rc1 test_checkerboard_alu_3d_r1_rc1_0002 test_checkerboard_alu_3d_r3_rc1_0001 test_checkerboard_alu_3d_r3_rc1_0002 test_checkerboard_ug_3d_r1_rc1 test_checkerboard_ug_3d_r3_rc1 test_checkerboard_yasp_1d_r1_rc3 test_combined test_constant_alberta_1d_r1_rc3 test_constant_alberta_3d_r3_rc3 test_constant_alu_3d_r1_rc1_0000 test_constant_alu_3d_r1_rc3_0000 test_constant_alu_3d_r3_rc1_0001 test_constant_ug_3d_r3_rc1 test_constant_yasp_3d_r1_rc1 test_constant_yasp_3d_r1_rc3 test_expression_default_alberta_1d_r1_rc1 test_expression_default_alberta_1d_r1_rc3 test_expression_default_alberta_3d_r3_rc1 test_expression_default_alu_3d_r1_rc1_0001 test_expression_default_alu_3d_r1_rc3_0002 test_expression_default_alu_3d_r3_rc1_0002 test_expression_default_ug_3d_r3_rc3 test_expression_default_yasp_1d_r3_rc3 test_expression_parametric_alu_3d_r1_rc1_0002 test_functions_alberta_1d_r3_rc3 test_functions_alberta_3d_r1_rc3 test_functions_alberta_3d_r3_rc3 test_functions_alu_3d_r3_rc1_0002 test_functions_ug_3d_r1_rc3 test_functions_yasp_3d_r3_rc1 test_indicator_alu_3d_r1_rc1_0002 test_indicator_yasp_1d_r1_rc1 test_lambda_global_flux_function_alberta_3d_r1_rc1 test_lambda_global_flux_function_alu_3d_r1_rc1_0000 test_lambda_global_flux_function_alu_3d_r1_rc1_0002 test_lambda_global_function_alberta_1d_r1_rc1 test_lambda_global_function_alberta_1d_r1_rc3 test_lambda_global_function_alberta_3d_r3_rc3 test_lambda_global_function_alu_3d_r1_rc3_0001 test_lambda_global_function_alu_3d_r1_rc3_0002 test_lambda_global_function_ug_3d_r1_rc1 test_lambda_global_function_yasp_3d_r1_rc1 test_lambda_global_function_yasp_3d_r3_rc3 test_lambda_local_flux_function_alberta_1d_r1_rc1 test_lambda_local_flux_function_alberta_3d_r1_rc1 test_lambda_local_function_alberta_1d_r1_rc1 test_lambda_local_function_alberta_1d_r3_rc1 test_lambda_local_function_alu_3d_r1_rc3_0001 test_lambda_local_function_alu_3d_r3_rc1_0000 test_lambda_local_function_alu_3d_r3_rc1_0001 test_lambda_local_function_alu_3d_r3_rc1_0002 test_lambda_local_function_ug_3d_r1_rc1 test_lambda_local_function_ug_3d_r1_rc3 test_lambda_local_function_ug_3d_r3_rc1 test_lambda_local_function_yasp_1d_r1_rc3 test_lambda_local_function_yasp_1d_r3_rc1 test_spe10_yasp_3d_r3_rc3) +set_tests_properties(test_lambda_local_function_alu_3d_r3_rc1_0002_lambda_local_function_0024 PROPERTIES LABELS "builder_1") +set_tests_properties(test_lambda_local_function_yasp_1d_r1_rc1_lambda_local_function_0000 PROPERTIES LABELS "builder_1") +set_tests_properties(test_lambda_local_function_yasp_1d_r1_rc3_lambda_local_function_0001 PROPERTIES LABELS "builder_1") +set_tests_properties(test_lambda_local_function_yasp_3d_r1_rc1_lambda_local_function_0004 PROPERTIES LABELS "builder_1") +set_tests_properties(test_spe10_alu_3d_r3_rc3_0002_spe10_0004 PROPERTIES LABELS "builder_1") +set_tests_properties(test_spe10_yasp_3d_r3_rc3_spe10_0000 PROPERTIES LABELS "builder_1") +add_custom_target(test_binaries_builder_2 DEPENDS headercheck__dune_xt_functions_ESV2007.hh headercheck__dune_xt_functions_checkerboard.hh headercheck__dune_xt_functions_composition.hh headercheck__dune_xt_functions_expression.lib.hh headercheck__dune_xt_functions_expression_base.hh headercheck__dune_xt_functions_expression_default.hh headercheck__dune_xt_functions_global.hh headercheck__dune_xt_functions_interfaces_global-flux-function.hh headercheck__dune_xt_functions_interfaces_localizable-function.hh headercheck__dune_xt_functions_transformed.hh test_ESV2007_alberta_2d_r1_rc3_0000 test_ESV2007_alu_2d_r1_rc1_0000 test_ESV2007_alu_2d_r1_rc1_0001 test_ESV2007_alu_2d_r3_rc1_0000 test_ESV2007_alu_2d_r3_rc3_0000 test_ESV2007_alu_2d_r3_rc3_0004 test_ESV2007_ug_2d_r1_rc1_0000 test_ESV2007_ug_2d_r1_rc1_0001 test_ESV2007_ug_2d_r1_rc3_0001 test_ESV2007_ug_2d_r3_rc1_0000 test_ESV2007_yasp_2d_r1_rc1_0001 test_ESV2007_yasp_2d_r1_rc3_0000 test_affine_alberta_3d_r3_rc1 test_affine_alu_3d_r1_rc1_0001 test_affine_alu_3d_r3_rc1_0000 test_affine_alu_3d_r3_rc1_0002 test_affine_flux_alberta_1d_r1_rc3 test_affine_flux_alberta_3d_r3_rc3 test_affine_flux_alu_3d_r1_rc3_0000 test_affine_flux_alu_3d_r1_rc3_0002 test_affine_flux_alu_3d_r3_rc1_0000 test_affine_flux_alu_3d_r3_rc1_0001 test_affine_flux_ug_3d_r1_rc3 test_affine_flux_yasp_1d_r1_rc1 test_affine_flux_yasp_1d_r1_rc3 test_affine_flux_yasp_3d_r1_rc3 test_affine_flux_yasp_3d_r3_rc1 test_affine_flux_yasp_3d_r3_rc3 test_affine_ug_3d_r1_rc3 test_affine_yasp_3d_r1_rc1 test_checkerboard_alberta_1d_r1_rc1 test_checkerboard_alberta_1d_r1_rc3 test_checkerboard_alberta_3d_r1_rc3 test_checkerboard_alu_3d_r1_rc1_0002 test_checkerboard_alu_3d_r1_rc3_0002 test_checkerboard_alu_3d_r3_rc1_0001 test_checkerboard_ug_3d_r1_rc1 test_checkerboard_ug_3d_r3_rc1 test_checkerboard_yasp_1d_r1_rc3 test_constant_alberta_1d_r1_rc3 test_constant_alberta_3d_r3_rc3 test_constant_alu_3d_r3_rc1_0000 test_constant_alu_3d_r3_rc3_0000 test_constant_ug_3d_r1_rc1 test_constant_ug_3d_r1_rc3 test_constant_ug_3d_r3_rc1 test_constant_yasp_1d_r1_rc3 test_expression_default_alberta_1d_r1_rc3 test_expression_default_alberta_3d_r1_rc1 test_expression_default_alberta_3d_r3_rc1 test_expression_default_alu_3d_r3_rc1_0001 test_expression_default_alu_3d_r3_rc3_0001 test_expression_default_ug_3d_r1_rc3 test_expression_default_ug_3d_r3_rc1 test_expression_parametric_alu_3d_r1_rc1_0001 test_expression_parametric_yasp_1d_r1_rc1 test_functions_alberta_3d_r3_rc3 test_functions_alu_3d_r1_rc3_0001 test_functions_alu_3d_r3_rc1_0001 test_functions_alu_3d_r3_rc3_0000 test_functions_ug_3d_r1_rc1 test_functions_ug_3d_r3_rc1 test_functions_yasp_1d_r1_rc1 test_functions_yasp_3d_r3_rc1 test_functions_yasp_3d_r3_rc3 test_indicator_alu_3d_r1_rc1_0000 test_lambda_global_flux_function_alberta_1d_r1_rc1 test_lambda_global_function_alberta_1d_r1_rc3 test_lambda_global_function_alberta_1d_r3_rc1 test_lambda_global_function_alberta_3d_r1_rc3 test_lambda_global_function_alberta_3d_r3_rc3 test_lambda_global_function_alu_3d_r1_rc3_0000 test_lambda_global_function_alu_3d_r1_rc3_0002 test_lambda_global_function_ug_3d_r3_rc1 test_lambda_global_function_yasp_1d_r3_rc3 test_lambda_local_flux_function_alu_3d_r1_rc1_0000 test_lambda_local_flux_function_alu_3d_r1_rc1_0001 test_lambda_local_function_alberta_1d_r1_rc3 test_lambda_local_function_alberta_3d_r1_rc1 test_lambda_local_function_alberta_3d_r1_rc3 test_lambda_local_function_alu_3d_r1_rc1_0000 test_lambda_local_function_alu_3d_r1_rc1_0002 test_lambda_local_function_alu_3d_r3_rc1_0001 test_lambda_local_function_ug_3d_r1_rc3 test_lambda_local_function_yasp_3d_r1_rc3 test_lambda_local_function_yasp_3d_r3_rc1) set_tests_properties( PROPERTIES LABELS "builder_2") set_tests_properties( PROPERTIES LABELS "builder_2") set_tests_properties( PROPERTIES LABELS "builder_2") set_tests_properties( PROPERTIES LABELS "builder_2") +set_tests_properties(test_ESV2007_alu_2d_r3_rc3_0000_functions_0016 test_ESV2007_alu_2d_r3_rc3_0000_functions_0022 test_ESV2007_alu_2d_r3_rc3_0000_functions_0028 test_ESV2007_alu_2d_r3_rc3_0000_functions_0034 PROPERTIES LABELS "builder_2") +set_tests_properties(test_ESV2007_alu_2d_r3_rc3_0004_functions_0020 test_ESV2007_alu_2d_r3_rc3_0004_functions_0026 test_ESV2007_alu_2d_r3_rc3_0004_functions_0032 test_ESV2007_alu_2d_r3_rc3_0004_functions_0038 PROPERTIES LABELS "builder_2") set_tests_properties( PROPERTIES LABELS "builder_2") set_tests_properties( PROPERTIES LABELS "builder_2") set_tests_properties( PROPERTIES LABELS "builder_2") set_tests_properties( PROPERTIES LABELS "builder_2") -set_tests_properties(test_ESV2007_alu_2d_r3_rc3_0002_functions_0018 test_ESV2007_alu_2d_r3_rc3_0002_functions_0024 test_ESV2007_alu_2d_r3_rc3_0002_functions_0030 test_ESV2007_alu_2d_r3_rc3_0002_functions_0036 PROPERTIES LABELS "builder_2") -set_tests_properties(test_ESV2007_alu_2d_r3_rc3_0004_functions_0020 test_ESV2007_alu_2d_r3_rc3_0004_functions_0026 test_ESV2007_alu_2d_r3_rc3_0004_functions_0032 test_ESV2007_alu_2d_r3_rc3_0004_functions_0038 PROPERTIES LABELS "builder_2") -set_tests_properties(test_ESV2007_alu_2d_r3_rc3_0005_functions_0021 test_ESV2007_alu_2d_r3_rc3_0005_functions_0027 test_ESV2007_alu_2d_r3_rc3_0005_functions_0033 test_ESV2007_alu_2d_r3_rc3_0005_functions_0039 PROPERTIES LABELS "builder_2") set_tests_properties( PROPERTIES LABELS "builder_2") set_tests_properties( PROPERTIES LABELS "builder_2") +set_tests_properties(test_affine_alberta_3d_r3_rc1_affine_0014 PROPERTIES LABELS "builder_2") +set_tests_properties(test_affine_alu_3d_r1_rc1_0001_affine_0017 PROPERTIES LABELS "builder_2") +set_tests_properties(test_affine_alu_3d_r3_rc1_0000_affine_0022 PROPERTIES LABELS "builder_2") +set_tests_properties(test_affine_alu_3d_r3_rc1_0002_affine_0024 PROPERTIES LABELS "builder_2") +set_tests_properties(test_affine_flux_alberta_1d_r1_rc3_affine_flux_0009 PROPERTIES LABELS "builder_2") +set_tests_properties(test_affine_flux_alberta_3d_r3_rc3_affine_flux_0015 PROPERTIES LABELS "builder_2") +set_tests_properties(test_affine_flux_alu_3d_r1_rc3_0000_affine_flux_0019 PROPERTIES LABELS "builder_2") +set_tests_properties(test_affine_flux_alu_3d_r1_rc3_0002_affine_flux_0021 PROPERTIES LABELS "builder_2") +set_tests_properties(test_affine_flux_alu_3d_r3_rc1_0000_affine_flux_0022 PROPERTIES LABELS "builder_2") +set_tests_properties(test_affine_flux_alu_3d_r3_rc1_0001_affine_flux_0023 PROPERTIES LABELS "builder_2") +set_tests_properties(test_affine_flux_ug_3d_r1_rc3_affine_flux_0029 PROPERTIES LABELS "builder_2") +set_tests_properties(test_affine_flux_yasp_1d_r1_rc1_affine_flux_0000 PROPERTIES LABELS "builder_2") +set_tests_properties(test_affine_flux_yasp_1d_r1_rc3_affine_flux_0001 PROPERTIES LABELS "builder_2") +set_tests_properties(test_affine_flux_yasp_3d_r1_rc3_affine_flux_0005 PROPERTIES LABELS "builder_2") +set_tests_properties(test_affine_flux_yasp_3d_r3_rc1_affine_flux_0006 PROPERTIES LABELS "builder_2") +set_tests_properties(test_affine_flux_yasp_3d_r3_rc3_affine_flux_0007 PROPERTIES LABELS "builder_2") +set_tests_properties(test_affine_ug_3d_r1_rc3_affine_0029 PROPERTIES LABELS "builder_2") +set_tests_properties(test_affine_yasp_3d_r1_rc1_affine_0004 PROPERTIES LABELS "builder_2") set_tests_properties(test_checkerboard_alberta_1d_r1_rc1_checkerboard_0008 PROPERTIES LABELS "builder_2") -set_tests_properties(test_checkerboard_alberta_3d_r1_rc1_checkerboard_0012 PROPERTIES LABELS "builder_2") +set_tests_properties(test_checkerboard_alberta_1d_r1_rc3_checkerboard_0009 PROPERTIES LABELS "builder_2") +set_tests_properties(test_checkerboard_alberta_3d_r1_rc3_checkerboard_0013 PROPERTIES LABELS "builder_2") set_tests_properties(test_checkerboard_alu_3d_r1_rc1_0002_checkerboard_0018 PROPERTIES LABELS "builder_2") +set_tests_properties(test_checkerboard_alu_3d_r1_rc3_0002_checkerboard_0021 PROPERTIES LABELS "builder_2") set_tests_properties(test_checkerboard_alu_3d_r3_rc1_0001_checkerboard_0023 PROPERTIES LABELS "builder_2") -set_tests_properties(test_checkerboard_alu_3d_r3_rc1_0002_checkerboard_0024 PROPERTIES LABELS "builder_2") set_tests_properties(test_checkerboard_ug_3d_r1_rc1_checkerboard_0028 PROPERTIES LABELS "builder_2") set_tests_properties(test_checkerboard_ug_3d_r3_rc1_checkerboard_0030 PROPERTIES LABELS "builder_2") set_tests_properties(test_checkerboard_yasp_1d_r1_rc3_checkerboard_0001 PROPERTIES LABELS "builder_2") -set_tests_properties(test_combined PROPERTIES LABELS "builder_2") set_tests_properties(test_constant_alberta_1d_r1_rc3_constant_0009 PROPERTIES LABELS "builder_2") set_tests_properties(test_constant_alberta_3d_r3_rc3_constant_0015 PROPERTIES LABELS "builder_2") -set_tests_properties(test_constant_alu_3d_r1_rc1_0000_constant_0016 PROPERTIES LABELS "builder_2") -set_tests_properties(test_constant_alu_3d_r1_rc3_0000_constant_0019 PROPERTIES LABELS "builder_2") -set_tests_properties(test_constant_alu_3d_r3_rc1_0001_constant_0023 PROPERTIES LABELS "builder_2") +set_tests_properties(test_constant_alu_3d_r3_rc1_0000_constant_0022 PROPERTIES LABELS "builder_2") +set_tests_properties(test_constant_alu_3d_r3_rc3_0000_constant_0025 PROPERTIES LABELS "builder_2") +set_tests_properties(test_constant_ug_3d_r1_rc1_constant_0028 PROPERTIES LABELS "builder_2") +set_tests_properties(test_constant_ug_3d_r1_rc3_constant_0029 PROPERTIES LABELS "builder_2") set_tests_properties(test_constant_ug_3d_r3_rc1_constant_0030 PROPERTIES LABELS "builder_2") -set_tests_properties(test_constant_yasp_3d_r1_rc1_constant_0004 PROPERTIES LABELS "builder_2") -set_tests_properties(test_constant_yasp_3d_r1_rc3_constant_0005 PROPERTIES LABELS "builder_2") -set_tests_properties(test_expression_default_alberta_1d_r1_rc1_expression_default_0008 PROPERTIES LABELS "builder_2") +set_tests_properties(test_constant_yasp_1d_r1_rc3_constant_0001 PROPERTIES LABELS "builder_2") set_tests_properties(test_expression_default_alberta_1d_r1_rc3_expression_default_0009 PROPERTIES LABELS "builder_2") +set_tests_properties(test_expression_default_alberta_3d_r1_rc1_expression_default_0012 PROPERTIES LABELS "builder_2") set_tests_properties(test_expression_default_alberta_3d_r3_rc1_expression_default_0014 PROPERTIES LABELS "builder_2") -set_tests_properties(test_expression_default_alu_3d_r1_rc1_0001_expression_default_0017 PROPERTIES LABELS "builder_2") -set_tests_properties(test_expression_default_alu_3d_r1_rc3_0002_expression_default_0021 PROPERTIES LABELS "builder_2") -set_tests_properties(test_expression_default_alu_3d_r3_rc1_0002_expression_default_0024 PROPERTIES LABELS "builder_2") -set_tests_properties(test_expression_default_ug_3d_r3_rc3_expression_default_0031 PROPERTIES LABELS "builder_2") -set_tests_properties(test_expression_default_yasp_1d_r3_rc3_expression_default_0003 PROPERTIES LABELS "builder_2") -set_tests_properties(test_expression_parametric_alu_3d_r1_rc1_0002_expression_parametric_0006 PROPERTIES LABELS "builder_2") -set_tests_properties(test_functions_alberta_1d_r3_rc3_functions_0011 PROPERTIES LABELS "builder_2") -set_tests_properties(test_functions_alberta_3d_r1_rc3_functions_0013 PROPERTIES LABELS "builder_2") +set_tests_properties(test_expression_default_alu_3d_r3_rc1_0001_expression_default_0023 PROPERTIES LABELS "builder_2") +set_tests_properties(test_expression_default_alu_3d_r3_rc3_0001_expression_default_0026 PROPERTIES LABELS "builder_2") +set_tests_properties(test_expression_default_ug_3d_r1_rc3_expression_default_0029 PROPERTIES LABELS "builder_2") +set_tests_properties(test_expression_default_ug_3d_r3_rc1_expression_default_0030 PROPERTIES LABELS "builder_2") +set_tests_properties(test_expression_parametric_alu_3d_r1_rc1_0001_expression_parametric_0005 PROPERTIES LABELS "builder_2") +set_tests_properties(test_expression_parametric_yasp_1d_r1_rc1_expression_parametric_0000 PROPERTIES LABELS "builder_2") set_tests_properties(test_functions_alberta_3d_r3_rc3_functions_0015 PROPERTIES LABELS "builder_2") -set_tests_properties(test_functions_alu_3d_r3_rc1_0002_functions_0024 PROPERTIES LABELS "builder_2") -set_tests_properties(test_functions_ug_3d_r1_rc3_functions_0029 PROPERTIES LABELS "builder_2") +set_tests_properties(test_functions_alu_3d_r1_rc3_0001_functions_0020 PROPERTIES LABELS "builder_2") +set_tests_properties(test_functions_alu_3d_r3_rc1_0001_functions_0023 PROPERTIES LABELS "builder_2") +set_tests_properties(test_functions_alu_3d_r3_rc3_0000_functions_0025 PROPERTIES LABELS "builder_2") +set_tests_properties(test_functions_ug_3d_r1_rc1_functions_0028 PROPERTIES LABELS "builder_2") +set_tests_properties(test_functions_ug_3d_r3_rc1_functions_0030 PROPERTIES LABELS "builder_2") +set_tests_properties(test_functions_yasp_1d_r1_rc1_functions_0000 PROPERTIES LABELS "builder_2") set_tests_properties(test_functions_yasp_3d_r3_rc1_functions_0006 PROPERTIES LABELS "builder_2") -set_tests_properties(test_indicator_alu_3d_r1_rc1_0002_functions_0006 PROPERTIES LABELS "builder_2") -set_tests_properties(test_indicator_yasp_1d_r1_rc1_functions_0000 PROPERTIES LABELS "builder_2") -set_tests_properties(test_lambda_global_flux_function_alberta_3d_r1_rc1_lambda_global_flux_function_0003 PROPERTIES LABELS "builder_2") -set_tests_properties(test_lambda_global_flux_function_alu_3d_r1_rc1_0000_lambda_global_flux_function_0004 PROPERTIES LABELS "builder_2") -set_tests_properties(test_lambda_global_flux_function_alu_3d_r1_rc1_0002_lambda_global_flux_function_0006 PROPERTIES LABELS "builder_2") -set_tests_properties(test_lambda_global_function_alberta_1d_r1_rc1_lambda_global_function_0008 PROPERTIES LABELS "builder_2") +set_tests_properties(test_functions_yasp_3d_r3_rc3_functions_0007 PROPERTIES LABELS "builder_2") +set_tests_properties(test_indicator_alu_3d_r1_rc1_0000_functions_0004 PROPERTIES LABELS "builder_2") +set_tests_properties(test_lambda_global_flux_function_alberta_1d_r1_rc1_lambda_global_flux_function_0002 PROPERTIES LABELS "builder_2") set_tests_properties(test_lambda_global_function_alberta_1d_r1_rc3_lambda_global_function_0009 PROPERTIES LABELS "builder_2") +set_tests_properties(test_lambda_global_function_alberta_1d_r3_rc1_lambda_global_function_0010 PROPERTIES LABELS "builder_2") +set_tests_properties(test_lambda_global_function_alberta_3d_r1_rc3_lambda_global_function_0013 PROPERTIES LABELS "builder_2") set_tests_properties(test_lambda_global_function_alberta_3d_r3_rc3_lambda_global_function_0015 PROPERTIES LABELS "builder_2") -set_tests_properties(test_lambda_global_function_alu_3d_r1_rc3_0001_lambda_global_function_0020 PROPERTIES LABELS "builder_2") +set_tests_properties(test_lambda_global_function_alu_3d_r1_rc3_0000_lambda_global_function_0019 PROPERTIES LABELS "builder_2") set_tests_properties(test_lambda_global_function_alu_3d_r1_rc3_0002_lambda_global_function_0021 PROPERTIES LABELS "builder_2") -set_tests_properties(test_lambda_global_function_ug_3d_r1_rc1_lambda_global_function_0028 PROPERTIES LABELS "builder_2") -set_tests_properties(test_lambda_global_function_yasp_3d_r1_rc1_lambda_global_function_0004 PROPERTIES LABELS "builder_2") -set_tests_properties(test_lambda_global_function_yasp_3d_r3_rc3_lambda_global_function_0007 PROPERTIES LABELS "builder_2") -set_tests_properties(test_lambda_local_flux_function_alberta_1d_r1_rc1_lambda_local_flux_function_0002 PROPERTIES LABELS "builder_2") -set_tests_properties(test_lambda_local_flux_function_alberta_3d_r1_rc1_lambda_local_flux_function_0003 PROPERTIES LABELS "builder_2") -set_tests_properties(test_lambda_local_function_alberta_1d_r1_rc1_lambda_local_function_0008 PROPERTIES LABELS "builder_2") -set_tests_properties(test_lambda_local_function_alberta_1d_r3_rc1_lambda_local_function_0010 PROPERTIES LABELS "builder_2") -set_tests_properties(test_lambda_local_function_alu_3d_r1_rc3_0001_lambda_local_function_0020 PROPERTIES LABELS "builder_2") -set_tests_properties(test_lambda_local_function_alu_3d_r3_rc1_0000_lambda_local_function_0022 PROPERTIES LABELS "builder_2") +set_tests_properties(test_lambda_global_function_ug_3d_r3_rc1_lambda_global_function_0030 PROPERTIES LABELS "builder_2") +set_tests_properties(test_lambda_global_function_yasp_1d_r3_rc3_lambda_global_function_0003 PROPERTIES LABELS "builder_2") +set_tests_properties(test_lambda_local_flux_function_alu_3d_r1_rc1_0000_lambda_local_flux_function_0004 PROPERTIES LABELS "builder_2") +set_tests_properties(test_lambda_local_flux_function_alu_3d_r1_rc1_0001_lambda_local_flux_function_0005 PROPERTIES LABELS "builder_2") +set_tests_properties(test_lambda_local_function_alberta_1d_r1_rc3_lambda_local_function_0009 PROPERTIES LABELS "builder_2") +set_tests_properties(test_lambda_local_function_alberta_3d_r1_rc1_lambda_local_function_0012 PROPERTIES LABELS "builder_2") +set_tests_properties(test_lambda_local_function_alberta_3d_r1_rc3_lambda_local_function_0013 PROPERTIES LABELS "builder_2") +set_tests_properties(test_lambda_local_function_alu_3d_r1_rc1_0000_lambda_local_function_0016 PROPERTIES LABELS "builder_2") +set_tests_properties(test_lambda_local_function_alu_3d_r1_rc1_0002_lambda_local_function_0018 PROPERTIES LABELS "builder_2") set_tests_properties(test_lambda_local_function_alu_3d_r3_rc1_0001_lambda_local_function_0023 PROPERTIES LABELS "builder_2") -set_tests_properties(test_lambda_local_function_alu_3d_r3_rc1_0002_lambda_local_function_0024 PROPERTIES LABELS "builder_2") -set_tests_properties(test_lambda_local_function_ug_3d_r1_rc1_lambda_local_function_0028 PROPERTIES LABELS "builder_2") set_tests_properties(test_lambda_local_function_ug_3d_r1_rc3_lambda_local_function_0029 PROPERTIES LABELS "builder_2") -set_tests_properties(test_lambda_local_function_ug_3d_r3_rc1_lambda_local_function_0030 PROPERTIES LABELS "builder_2") -set_tests_properties(test_lambda_local_function_yasp_1d_r1_rc3_lambda_local_function_0001 PROPERTIES LABELS "builder_2") -set_tests_properties(test_lambda_local_function_yasp_1d_r3_rc1_lambda_local_function_0002 PROPERTIES LABELS "builder_2") -set_tests_properties(test_spe10_yasp_3d_r3_rc3_spe10_0000 PROPERTIES LABELS "builder_2") -add_custom_target(test_binaries_builder_3 DEPENDS headercheck__dune_xt_functions.hh headercheck__dune_xt_functions_ESV2007.hh headercheck__dune_xt_functions_affine.hh headercheck__dune_xt_functions_checkerboard.lib.hh headercheck__dune_xt_functions_composition.hh headercheck__dune_xt_functions_expression.hh headercheck__dune_xt_functions_expression_parametric.hh headercheck__dune_xt_functions_lambda_global-flux-function.hh headercheck__dune_xt_functions_lambda_local-flux-function.hh headercheck__dune_xt_functions_lambda_local-function.hh test_ESV2007_alberta_2d_r1_rc3_0001 test_ESV2007_alu_2d_r1_rc3_0001 test_ESV2007_alu_2d_r3_rc1_0000 test_ESV2007_alu_2d_r3_rc1_0004 test_ESV2007_alu_2d_r3_rc3_0000 test_ESV2007_alu_2d_r3_rc3_0001 test_ESV2007_ug_2d_r1_rc1_0000 test_ESV2007_ug_2d_r1_rc3_0000 test_ESV2007_ug_2d_r3_rc1_0001 test_ESV2007_ug_2d_r3_rc3_0000 test_checkerboard_alberta_1d_r1_rc3 test_checkerboard_alberta_3d_r3_rc3 test_checkerboard_alu_3d_r3_rc1_0000 test_checkerboard_alu_3d_r3_rc3_0002 test_checkerboard_ug_3d_r1_rc3 test_checkerboard_yasp_3d_r3_rc1 test_checkerboard_yasp_3d_r3_rc3 test_constant_alberta_1d_r1_rc1 test_constant_alberta_1d_r3_rc3 test_constant_alberta_3d_r1_rc1 test_constant_alberta_3d_r1_rc3 test_constant_alberta_3d_r3_rc1 test_constant_alu_3d_r1_rc1_0002 test_constant_alu_3d_r1_rc3_0002 test_constant_alu_3d_r3_rc3_0002 test_constant_ug_3d_r1_rc1 test_constant_ug_3d_r3_rc3 test_constant_yasp_3d_r3_rc1 test_expression_default_alu_3d_r1_rc1_0002 test_expression_default_alu_3d_r3_rc1_0000 test_expression_default_alu_3d_r3_rc3_0002 test_expression_default_ug_3d_r3_rc1 test_expression_default_yasp_3d_r1_rc3 test_expression_parametric_alberta_3d_r1_rc1 test_expression_parametric_alu_3d_r1_rc1_0001 test_expression_parametric_ug_3d_r1_rc1 test_functions_alberta_1d_r1_rc1 test_functions_alberta_1d_r3_rc1 test_functions_alberta_3d_r3_rc1 test_functions_alu_3d_r1_rc1_0000 test_functions_alu_3d_r1_rc3_0001 test_functions_alu_3d_r1_rc3_0002 test_functions_alu_3d_r3_rc1_0001 test_functions_alu_3d_r3_rc3_0000 test_functions_yasp_1d_r1_rc1 test_functions_yasp_3d_r1_rc3 test_indicator_alberta_1d_r1_rc1 test_indicator_alberta_3d_r1_rc1 test_indicator_alu_3d_r1_rc1_0000 test_lambda_global_flux_function_alberta_1d_r1_rc1 test_lambda_global_flux_function_ug_3d_r1_rc1 test_lambda_global_function_alberta_3d_r1_rc1 test_lambda_global_function_alberta_3d_r1_rc3 test_lambda_global_function_alu_3d_r1_rc3_0000 test_lambda_global_function_yasp_1d_r1_rc1 test_lambda_global_function_yasp_1d_r1_rc3 test_lambda_global_function_yasp_3d_r3_rc1 test_lambda_local_flux_function_alu_3d_r1_rc1_0000 test_lambda_local_flux_function_yasp_1d_r1_rc1 test_lambda_local_flux_function_yasp_3d_r1_rc1 test_lambda_local_function_alberta_3d_r1_rc3 test_lambda_local_function_alberta_3d_r3_rc1 test_lambda_local_function_alu_3d_r1_rc1_0000 test_lambda_local_function_alu_3d_r3_rc3_0000 test_lambda_local_function_ug_3d_r3_rc3 test_lambda_local_function_yasp_1d_r1_rc1 test_lambda_local_function_yasp_3d_r1_rc1 test_lambda_local_function_yasp_3d_r3_rc3 test_spe10_alberta_3d_r3_rc3 test_spe10_alu_3d_r3_rc3_0002) +set_tests_properties(test_lambda_local_function_yasp_3d_r1_rc3_lambda_local_function_0005 PROPERTIES LABELS "builder_2") +set_tests_properties(test_lambda_local_function_yasp_3d_r3_rc1_lambda_local_function_0006 PROPERTIES LABELS "builder_2") +add_custom_target(test_binaries_builder_3 DEPENDS headercheck__dune_xt_functions_affine.hh headercheck__dune_xt_functions_expression_parametric.hh headercheck__dune_xt_functions_expression_timedependent.hh headercheck__dune_xt_functions_femadapter.hh headercheck__dune_xt_functions_indicator.hh headercheck__dune_xt_functions_interfaces.hh headercheck__dune_xt_functions_lambda_global-flux-function.hh headercheck__dune_xt_functions_lambda_global-function.hh headercheck__dune_xt_functions_sliced.hh headercheck__dune_xt_functions_spe10_model2.lib.hh test_ESV2007_alberta_2d_r1_rc3_0001 test_ESV2007_alberta_2d_r3_rc1_0000 test_ESV2007_alu_2d_r1_rc1_0003 test_ESV2007_alu_2d_r1_rc1_0005 test_ESV2007_alu_2d_r1_rc3_0000 test_ESV2007_alu_2d_r1_rc3_0004 test_ESV2007_alu_2d_r1_rc3_0005 test_ESV2007_alu_2d_r3_rc1_0004 test_ESV2007_alu_2d_r3_rc3_0001 test_ESV2007_ug_2d_r3_rc3_0001 test_ESV2007_yasp_2d_r3_rc1_0000 test_ESV2007_yasp_2d_r3_rc1_0001 test_ESV2007_yasp_2d_r3_rc3_0001 test_affine_alberta_1d_r3_rc3 test_affine_alu_3d_r1_rc3_0000 test_affine_alu_3d_r1_rc3_0001 test_affine_alu_3d_r3_rc3_0001 test_affine_alu_3d_r3_rc3_0002 test_affine_flux_alberta_1d_r3_rc1 test_affine_flux_alberta_3d_r1_rc1 test_affine_flux_alberta_3d_r3_rc1 test_affine_flux_alu_3d_r1_rc1_0001 test_affine_flux_alu_3d_r1_rc1_0002 test_affine_flux_alu_3d_r1_rc3_0001 test_affine_flux_alu_3d_r3_rc3_0002 test_affine_flux_ug_3d_r3_rc3 test_affine_yasp_1d_r1_rc1 test_affine_yasp_1d_r1_rc3 test_affine_yasp_1d_r3_rc1 test_affine_yasp_3d_r1_rc3 test_checkerboard_alberta_1d_r3_rc1 test_checkerboard_alu_3d_r3_rc3_0001 test_checkerboard_ug_3d_r3_rc3 test_checkerboard_yasp_1d_r3_rc1 test_checkerboard_yasp_1d_r3_rc3 test_checkerboard_yasp_3d_r3_rc3 test_constant_alu_3d_r1_rc1_0001 test_constant_alu_3d_r1_rc3_0000 test_constant_alu_3d_r1_rc3_0002 test_constant_alu_3d_r3_rc3_0001 test_constant_alu_3d_r3_rc3_0002 test_constant_ug_3d_r3_rc3 test_constant_yasp_3d_r1_rc3 test_expression_default_alberta_1d_r3_rc3 test_expression_default_alberta_3d_r1_rc3 test_expression_default_alu_3d_r3_rc1_0002 test_expression_default_yasp_1d_r1_rc1 test_expression_default_yasp_1d_r1_rc3 test_expression_default_yasp_3d_r1_rc1 test_expression_default_yasp_3d_r3_rc1 test_expression_parametric_ug_3d_r1_rc1 test_flattop test_functions_alberta_1d_r1_rc1 test_functions_alberta_1d_r1_rc3 test_functions_alberta_1d_r3_rc3 test_functions_alberta_3d_r1_rc1 test_functions_alberta_3d_r1_rc3 test_functions_alu_3d_r1_rc1_0000 test_functions_alu_3d_r3_rc1_0002 test_functions_alu_3d_r3_rc3_0001 test_functions_yasp_1d_r1_rc3 test_functions_yasp_3d_r1_rc3 test_indicator_yasp_1d_r1_rc1 test_indicator_yasp_3d_r1_rc1 test_lambda_global_flux_function_alu_3d_r1_rc1_0002 test_lambda_global_flux_function_yasp_3d_r1_rc1 test_lambda_global_function_alberta_1d_r3_rc3 test_lambda_global_function_alberta_3d_r3_rc1 test_lambda_global_function_alu_3d_r1_rc1_0001 test_lambda_global_function_alu_3d_r3_rc1_0001 test_lambda_global_function_ug_3d_r3_rc3 test_lambda_global_function_yasp_1d_r1_rc1 test_lambda_global_function_yasp_3d_r1_rc3 test_lambda_global_function_yasp_3d_r3_rc3 test_lambda_local_flux_function_alberta_1d_r1_rc1 test_lambda_local_flux_function_ug_3d_r1_rc1 test_lambda_local_flux_function_yasp_3d_r1_rc1 test_lambda_local_function_alberta_1d_r1_rc1 test_lambda_local_function_alberta_1d_r3_rc1 test_lambda_local_function_alu_3d_r1_rc1_0001 test_lambda_local_function_alu_3d_r1_rc3_0000 test_lambda_local_function_alu_3d_r1_rc3_0001 test_lambda_local_function_alu_3d_r3_rc3_0002 test_lambda_local_function_yasp_1d_r3_rc1 test_lambda_local_function_yasp_1d_r3_rc3 test_lambda_local_function_yasp_3d_r3_rc3) set_tests_properties( PROPERTIES LABELS "builder_3") set_tests_properties( PROPERTIES LABELS "builder_3") set_tests_properties( PROPERTIES LABELS "builder_3") set_tests_properties( PROPERTIES LABELS "builder_3") -set_tests_properties(test_ESV2007_alu_2d_r3_rc3_0000_functions_0016 test_ESV2007_alu_2d_r3_rc3_0000_functions_0022 test_ESV2007_alu_2d_r3_rc3_0000_functions_0028 test_ESV2007_alu_2d_r3_rc3_0000_functions_0034 PROPERTIES LABELS "builder_3") -set_tests_properties(test_ESV2007_alu_2d_r3_rc3_0001_functions_0017 test_ESV2007_alu_2d_r3_rc3_0001_functions_0023 test_ESV2007_alu_2d_r3_rc3_0001_functions_0029 test_ESV2007_alu_2d_r3_rc3_0001_functions_0035 PROPERTIES LABELS "builder_3") set_tests_properties( PROPERTIES LABELS "builder_3") set_tests_properties( PROPERTIES LABELS "builder_3") set_tests_properties( PROPERTIES LABELS "builder_3") -set_tests_properties(test_ESV2007_ug_2d_r3_rc3_0000_functions_0040 test_ESV2007_ug_2d_r3_rc3_0000_functions_0042 test_ESV2007_ug_2d_r3_rc3_0000_functions_0044 test_ESV2007_ug_2d_r3_rc3_0000_functions_0046 PROPERTIES LABELS "builder_3") -set_tests_properties(test_checkerboard_alberta_1d_r1_rc3_checkerboard_0009 PROPERTIES LABELS "builder_3") -set_tests_properties(test_checkerboard_alberta_3d_r3_rc3_checkerboard_0015 PROPERTIES LABELS "builder_3") -set_tests_properties(test_checkerboard_alu_3d_r3_rc1_0000_checkerboard_0022 PROPERTIES LABELS "builder_3") -set_tests_properties(test_checkerboard_alu_3d_r3_rc3_0002_checkerboard_0027 PROPERTIES LABELS "builder_3") -set_tests_properties(test_checkerboard_ug_3d_r1_rc3_checkerboard_0029 PROPERTIES LABELS "builder_3") -set_tests_properties(test_checkerboard_yasp_3d_r3_rc1_checkerboard_0006 PROPERTIES LABELS "builder_3") +set_tests_properties( PROPERTIES LABELS "builder_3") +set_tests_properties(test_ESV2007_alu_2d_r3_rc3_0001_functions_0017 test_ESV2007_alu_2d_r3_rc3_0001_functions_0023 test_ESV2007_alu_2d_r3_rc3_0001_functions_0029 test_ESV2007_alu_2d_r3_rc3_0001_functions_0035 PROPERTIES LABELS "builder_3") +set_tests_properties(test_ESV2007_ug_2d_r3_rc3_0001_functions_0041 test_ESV2007_ug_2d_r3_rc3_0001_functions_0043 test_ESV2007_ug_2d_r3_rc3_0001_functions_0045 test_ESV2007_ug_2d_r3_rc3_0001_functions_0047 PROPERTIES LABELS "builder_3") +set_tests_properties( PROPERTIES LABELS "builder_3") +set_tests_properties( PROPERTIES LABELS "builder_3") +set_tests_properties(test_ESV2007_yasp_2d_r3_rc3_0001_functions_0001 test_ESV2007_yasp_2d_r3_rc3_0001_functions_0003 test_ESV2007_yasp_2d_r3_rc3_0001_functions_0005 test_ESV2007_yasp_2d_r3_rc3_0001_functions_0007 PROPERTIES LABELS "builder_3") +set_tests_properties(test_affine_alberta_1d_r3_rc3_affine_0011 PROPERTIES LABELS "builder_3") +set_tests_properties(test_affine_alu_3d_r1_rc3_0000_affine_0019 PROPERTIES LABELS "builder_3") +set_tests_properties(test_affine_alu_3d_r1_rc3_0001_affine_0020 PROPERTIES LABELS "builder_3") +set_tests_properties(test_affine_alu_3d_r3_rc3_0001_affine_0026 PROPERTIES LABELS "builder_3") +set_tests_properties(test_affine_alu_3d_r3_rc3_0002_affine_0027 PROPERTIES LABELS "builder_3") +set_tests_properties(test_affine_flux_alberta_1d_r3_rc1_affine_flux_0010 PROPERTIES LABELS "builder_3") +set_tests_properties(test_affine_flux_alberta_3d_r1_rc1_affine_flux_0012 PROPERTIES LABELS "builder_3") +set_tests_properties(test_affine_flux_alberta_3d_r3_rc1_affine_flux_0014 PROPERTIES LABELS "builder_3") +set_tests_properties(test_affine_flux_alu_3d_r1_rc1_0001_affine_flux_0017 PROPERTIES LABELS "builder_3") +set_tests_properties(test_affine_flux_alu_3d_r1_rc1_0002_affine_flux_0018 PROPERTIES LABELS "builder_3") +set_tests_properties(test_affine_flux_alu_3d_r1_rc3_0001_affine_flux_0020 PROPERTIES LABELS "builder_3") +set_tests_properties(test_affine_flux_alu_3d_r3_rc3_0002_affine_flux_0027 PROPERTIES LABELS "builder_3") +set_tests_properties(test_affine_flux_ug_3d_r3_rc3_affine_flux_0031 PROPERTIES LABELS "builder_3") +set_tests_properties(test_affine_yasp_1d_r1_rc1_affine_0000 PROPERTIES LABELS "builder_3") +set_tests_properties(test_affine_yasp_1d_r1_rc3_affine_0001 PROPERTIES LABELS "builder_3") +set_tests_properties(test_affine_yasp_1d_r3_rc1_affine_0002 PROPERTIES LABELS "builder_3") +set_tests_properties(test_affine_yasp_3d_r1_rc3_affine_0005 PROPERTIES LABELS "builder_3") +set_tests_properties(test_checkerboard_alberta_1d_r3_rc1_checkerboard_0010 PROPERTIES LABELS "builder_3") +set_tests_properties(test_checkerboard_alu_3d_r3_rc3_0001_checkerboard_0026 PROPERTIES LABELS "builder_3") +set_tests_properties(test_checkerboard_ug_3d_r3_rc3_checkerboard_0031 PROPERTIES LABELS "builder_3") +set_tests_properties(test_checkerboard_yasp_1d_r3_rc1_checkerboard_0002 PROPERTIES LABELS "builder_3") +set_tests_properties(test_checkerboard_yasp_1d_r3_rc3_checkerboard_0003 PROPERTIES LABELS "builder_3") set_tests_properties(test_checkerboard_yasp_3d_r3_rc3_checkerboard_0007 PROPERTIES LABELS "builder_3") -set_tests_properties(test_constant_alberta_1d_r1_rc1_constant_0008 PROPERTIES LABELS "builder_3") -set_tests_properties(test_constant_alberta_1d_r3_rc3_constant_0011 PROPERTIES LABELS "builder_3") -set_tests_properties(test_constant_alberta_3d_r1_rc1_constant_0012 PROPERTIES LABELS "builder_3") -set_tests_properties(test_constant_alberta_3d_r1_rc3_constant_0013 PROPERTIES LABELS "builder_3") -set_tests_properties(test_constant_alberta_3d_r3_rc1_constant_0014 PROPERTIES LABELS "builder_3") -set_tests_properties(test_constant_alu_3d_r1_rc1_0002_constant_0018 PROPERTIES LABELS "builder_3") +set_tests_properties(test_constant_alu_3d_r1_rc1_0001_constant_0017 PROPERTIES LABELS "builder_3") +set_tests_properties(test_constant_alu_3d_r1_rc3_0000_constant_0019 PROPERTIES LABELS "builder_3") set_tests_properties(test_constant_alu_3d_r1_rc3_0002_constant_0021 PROPERTIES LABELS "builder_3") +set_tests_properties(test_constant_alu_3d_r3_rc3_0001_constant_0026 PROPERTIES LABELS "builder_3") set_tests_properties(test_constant_alu_3d_r3_rc3_0002_constant_0027 PROPERTIES LABELS "builder_3") -set_tests_properties(test_constant_ug_3d_r1_rc1_constant_0028 PROPERTIES LABELS "builder_3") set_tests_properties(test_constant_ug_3d_r3_rc3_constant_0031 PROPERTIES LABELS "builder_3") -set_tests_properties(test_constant_yasp_3d_r3_rc1_constant_0006 PROPERTIES LABELS "builder_3") -set_tests_properties(test_expression_default_alu_3d_r1_rc1_0002_expression_default_0018 PROPERTIES LABELS "builder_3") -set_tests_properties(test_expression_default_alu_3d_r3_rc1_0000_expression_default_0022 PROPERTIES LABELS "builder_3") -set_tests_properties(test_expression_default_alu_3d_r3_rc3_0002_expression_default_0027 PROPERTIES LABELS "builder_3") -set_tests_properties(test_expression_default_ug_3d_r3_rc1_expression_default_0030 PROPERTIES LABELS "builder_3") -set_tests_properties(test_expression_default_yasp_3d_r1_rc3_expression_default_0005 PROPERTIES LABELS "builder_3") -set_tests_properties(test_expression_parametric_alberta_3d_r1_rc1_expression_parametric_0003 PROPERTIES LABELS "builder_3") -set_tests_properties(test_expression_parametric_alu_3d_r1_rc1_0001_expression_parametric_0005 PROPERTIES LABELS "builder_3") +set_tests_properties(test_constant_yasp_3d_r1_rc3_constant_0005 PROPERTIES LABELS "builder_3") +set_tests_properties(test_expression_default_alberta_1d_r3_rc3_expression_default_0011 PROPERTIES LABELS "builder_3") +set_tests_properties(test_expression_default_alberta_3d_r1_rc3_expression_default_0013 PROPERTIES LABELS "builder_3") +set_tests_properties(test_expression_default_alu_3d_r3_rc1_0002_expression_default_0024 PROPERTIES LABELS "builder_3") +set_tests_properties(test_expression_default_yasp_1d_r1_rc1_expression_default_0000 PROPERTIES LABELS "builder_3") +set_tests_properties(test_expression_default_yasp_1d_r1_rc3_expression_default_0001 PROPERTIES LABELS "builder_3") +set_tests_properties(test_expression_default_yasp_3d_r1_rc1_expression_default_0004 PROPERTIES LABELS "builder_3") +set_tests_properties(test_expression_default_yasp_3d_r3_rc1_expression_default_0006 PROPERTIES LABELS "builder_3") set_tests_properties(test_expression_parametric_ug_3d_r1_rc1_expression_parametric_0007 PROPERTIES LABELS "builder_3") +set_tests_properties(test_flattop PROPERTIES LABELS "builder_3") set_tests_properties(test_functions_alberta_1d_r1_rc1_functions_0008 PROPERTIES LABELS "builder_3") -set_tests_properties(test_functions_alberta_1d_r3_rc1_functions_0010 PROPERTIES LABELS "builder_3") -set_tests_properties(test_functions_alberta_3d_r3_rc1_functions_0014 PROPERTIES LABELS "builder_3") +set_tests_properties(test_functions_alberta_1d_r1_rc3_functions_0009 PROPERTIES LABELS "builder_3") +set_tests_properties(test_functions_alberta_1d_r3_rc3_functions_0011 PROPERTIES LABELS "builder_3") +set_tests_properties(test_functions_alberta_3d_r1_rc1_functions_0012 PROPERTIES LABELS "builder_3") +set_tests_properties(test_functions_alberta_3d_r1_rc3_functions_0013 PROPERTIES LABELS "builder_3") set_tests_properties(test_functions_alu_3d_r1_rc1_0000_functions_0016 PROPERTIES LABELS "builder_3") -set_tests_properties(test_functions_alu_3d_r1_rc3_0001_functions_0020 PROPERTIES LABELS "builder_3") -set_tests_properties(test_functions_alu_3d_r1_rc3_0002_functions_0021 PROPERTIES LABELS "builder_3") -set_tests_properties(test_functions_alu_3d_r3_rc1_0001_functions_0023 PROPERTIES LABELS "builder_3") -set_tests_properties(test_functions_alu_3d_r3_rc3_0000_functions_0025 PROPERTIES LABELS "builder_3") -set_tests_properties(test_functions_yasp_1d_r1_rc1_functions_0000 PROPERTIES LABELS "builder_3") +set_tests_properties(test_functions_alu_3d_r3_rc1_0002_functions_0024 PROPERTIES LABELS "builder_3") +set_tests_properties(test_functions_alu_3d_r3_rc3_0001_functions_0026 PROPERTIES LABELS "builder_3") +set_tests_properties(test_functions_yasp_1d_r1_rc3_functions_0001 PROPERTIES LABELS "builder_3") set_tests_properties(test_functions_yasp_3d_r1_rc3_functions_0005 PROPERTIES LABELS "builder_3") -set_tests_properties(test_indicator_alberta_1d_r1_rc1_functions_0002 PROPERTIES LABELS "builder_3") -set_tests_properties(test_indicator_alberta_3d_r1_rc1_functions_0003 PROPERTIES LABELS "builder_3") -set_tests_properties(test_indicator_alu_3d_r1_rc1_0000_functions_0004 PROPERTIES LABELS "builder_3") -set_tests_properties(test_lambda_global_flux_function_alberta_1d_r1_rc1_lambda_global_flux_function_0002 PROPERTIES LABELS "builder_3") -set_tests_properties(test_lambda_global_flux_function_ug_3d_r1_rc1_lambda_global_flux_function_0007 PROPERTIES LABELS "builder_3") -set_tests_properties(test_lambda_global_function_alberta_3d_r1_rc1_lambda_global_function_0012 PROPERTIES LABELS "builder_3") -set_tests_properties(test_lambda_global_function_alberta_3d_r1_rc3_lambda_global_function_0013 PROPERTIES LABELS "builder_3") -set_tests_properties(test_lambda_global_function_alu_3d_r1_rc3_0000_lambda_global_function_0019 PROPERTIES LABELS "builder_3") +set_tests_properties(test_indicator_yasp_1d_r1_rc1_functions_0000 PROPERTIES LABELS "builder_3") +set_tests_properties(test_indicator_yasp_3d_r1_rc1_functions_0001 PROPERTIES LABELS "builder_3") +set_tests_properties(test_lambda_global_flux_function_alu_3d_r1_rc1_0002_lambda_global_flux_function_0006 PROPERTIES LABELS "builder_3") +set_tests_properties(test_lambda_global_flux_function_yasp_3d_r1_rc1_lambda_global_flux_function_0001 PROPERTIES LABELS "builder_3") +set_tests_properties(test_lambda_global_function_alberta_1d_r3_rc3_lambda_global_function_0011 PROPERTIES LABELS "builder_3") +set_tests_properties(test_lambda_global_function_alberta_3d_r3_rc1_lambda_global_function_0014 PROPERTIES LABELS "builder_3") +set_tests_properties(test_lambda_global_function_alu_3d_r1_rc1_0001_lambda_global_function_0017 PROPERTIES LABELS "builder_3") +set_tests_properties(test_lambda_global_function_alu_3d_r3_rc1_0001_lambda_global_function_0023 PROPERTIES LABELS "builder_3") +set_tests_properties(test_lambda_global_function_ug_3d_r3_rc3_lambda_global_function_0031 PROPERTIES LABELS "builder_3") set_tests_properties(test_lambda_global_function_yasp_1d_r1_rc1_lambda_global_function_0000 PROPERTIES LABELS "builder_3") -set_tests_properties(test_lambda_global_function_yasp_1d_r1_rc3_lambda_global_function_0001 PROPERTIES LABELS "builder_3") -set_tests_properties(test_lambda_global_function_yasp_3d_r3_rc1_lambda_global_function_0006 PROPERTIES LABELS "builder_3") -set_tests_properties(test_lambda_local_flux_function_alu_3d_r1_rc1_0000_lambda_local_flux_function_0004 PROPERTIES LABELS "builder_3") -set_tests_properties(test_lambda_local_flux_function_yasp_1d_r1_rc1_lambda_local_flux_function_0000 PROPERTIES LABELS "builder_3") +set_tests_properties(test_lambda_global_function_yasp_3d_r1_rc3_lambda_global_function_0005 PROPERTIES LABELS "builder_3") +set_tests_properties(test_lambda_global_function_yasp_3d_r3_rc3_lambda_global_function_0007 PROPERTIES LABELS "builder_3") +set_tests_properties(test_lambda_local_flux_function_alberta_1d_r1_rc1_lambda_local_flux_function_0002 PROPERTIES LABELS "builder_3") +set_tests_properties(test_lambda_local_flux_function_ug_3d_r1_rc1_lambda_local_flux_function_0007 PROPERTIES LABELS "builder_3") set_tests_properties(test_lambda_local_flux_function_yasp_3d_r1_rc1_lambda_local_flux_function_0001 PROPERTIES LABELS "builder_3") -set_tests_properties(test_lambda_local_function_alberta_3d_r1_rc3_lambda_local_function_0013 PROPERTIES LABELS "builder_3") -set_tests_properties(test_lambda_local_function_alberta_3d_r3_rc1_lambda_local_function_0014 PROPERTIES LABELS "builder_3") -set_tests_properties(test_lambda_local_function_alu_3d_r1_rc1_0000_lambda_local_function_0016 PROPERTIES LABELS "builder_3") -set_tests_properties(test_lambda_local_function_alu_3d_r3_rc3_0000_lambda_local_function_0025 PROPERTIES LABELS "builder_3") -set_tests_properties(test_lambda_local_function_ug_3d_r3_rc3_lambda_local_function_0031 PROPERTIES LABELS "builder_3") -set_tests_properties(test_lambda_local_function_yasp_1d_r1_rc1_lambda_local_function_0000 PROPERTIES LABELS "builder_3") -set_tests_properties(test_lambda_local_function_yasp_3d_r1_rc1_lambda_local_function_0004 PROPERTIES LABELS "builder_3") +set_tests_properties(test_lambda_local_function_alberta_1d_r1_rc1_lambda_local_function_0008 PROPERTIES LABELS "builder_3") +set_tests_properties(test_lambda_local_function_alberta_1d_r3_rc1_lambda_local_function_0010 PROPERTIES LABELS "builder_3") +set_tests_properties(test_lambda_local_function_alu_3d_r1_rc1_0001_lambda_local_function_0017 PROPERTIES LABELS "builder_3") +set_tests_properties(test_lambda_local_function_alu_3d_r1_rc3_0000_lambda_local_function_0019 PROPERTIES LABELS "builder_3") +set_tests_properties(test_lambda_local_function_alu_3d_r1_rc3_0001_lambda_local_function_0020 PROPERTIES LABELS "builder_3") +set_tests_properties(test_lambda_local_function_alu_3d_r3_rc3_0002_lambda_local_function_0027 PROPERTIES LABELS "builder_3") +set_tests_properties(test_lambda_local_function_yasp_1d_r3_rc1_lambda_local_function_0002 PROPERTIES LABELS "builder_3") +set_tests_properties(test_lambda_local_function_yasp_1d_r3_rc3_lambda_local_function_0003 PROPERTIES LABELS "builder_3") set_tests_properties(test_lambda_local_function_yasp_3d_r3_rc3_lambda_local_function_0007 PROPERTIES LABELS "builder_3") -set_tests_properties(test_spe10_alberta_3d_r3_rc3_spe10_0001 PROPERTIES LABELS "builder_3") -set_tests_properties(test_spe10_alu_3d_r3_rc3_0002_spe10_0004 PROPERTIES LABELS "builder_3") diff --git a/dune/xt/functions/test/compiles_totals.pickle b/dune/xt/functions/test/compiles_totals.pickle index 1dc2e04ca371b030cc55f2cb782078be7f8a8b8d..d4baa4af45209c596374c6598991690aa8a7e6cd 100644 --- a/dune/xt/functions/test/compiles_totals.pickle +++ b/dune/xt/functions/test/compiles_totals.pickle @@ -1 +1 @@ -{"headercheck__dune_xt_functions.hh": 62.77004837989807, "headercheck__dune_xt_functions_ESV2007.bindings.hh": 49.14905667304993, "headercheck__dune_xt_functions_ESV2007.hh": 39.059884786605835, "headercheck__dune_xt_functions_affine.hh": 37.46192932128906, "headercheck__dune_xt_functions_checkerboard.hh": 38.269084215164185, "headercheck__dune_xt_functions_checkerboard.lib.hh": 56.46653342247009, "headercheck__dune_xt_functions_combined.hh": 55.76572251319885, "headercheck__dune_xt_functions_composition.hh": 58.411091566085815, "headercheck__dune_xt_functions_constant.hh": 59.399653673172, "headercheck__dune_xt_functions_constant.lib.hh": 57.60004734992981, "headercheck__dune_xt_functions_default.hh": 55.90409755706787, "headercheck__dune_xt_functions_derived.hh": 56.54498815536499, "headercheck__dune_xt_functions_expression.hh": 56.74262762069702, "headercheck__dune_xt_functions_expression.lib.hh": 56.53619694709778, "headercheck__dune_xt_functions_expression_base.hh": 52.503329277038574, "headercheck__dune_xt_functions_expression_default.hh": 59.18801999092102, "headercheck__dune_xt_functions_expression_mathexpr.hh": 0.5111618041992188, "headercheck__dune_xt_functions_expression_parametric.hh": 57.625168800354004, "headercheck__dune_xt_functions_expression_timedependent.hh": 58.947930574417114, "headercheck__dune_xt_functions_femadapter.hh": 43.079753160476685, "headercheck__dune_xt_functions_flattop.hh": 57.50654625892639, "headercheck__dune_xt_functions_global.hh": 43.89047193527222, "headercheck__dune_xt_functions_indicator.hh": 35.716315031051636, "headercheck__dune_xt_functions_interfaces.hh": 31.059908628463745, "headercheck__dune_xt_functions_interfaces.lib.hh": 33.71208429336548, "headercheck__dune_xt_functions_interfaces_global-flux-function.hh": 37.190213680267334, "headercheck__dune_xt_functions_interfaces_global-function.hh": 40.420233726501465, "headercheck__dune_xt_functions_interfaces_local-flux-function.hh": 3.832655906677246, "headercheck__dune_xt_functions_interfaces_local-functions.hh": 3.683807849884033, "headercheck__dune_xt_functions_interfaces_localizable-flux-function.hh": 25.287541151046753, "headercheck__dune_xt_functions_interfaces_localizable-function.hh": 53.02258229255676, "headercheck__dune_xt_functions_interfaces_timedependent-function.hh": 0.8570575714111328, "headercheck__dune_xt_functions_lambda_global-flux-function.hh": 42.379284620285034, "headercheck__dune_xt_functions_lambda_global-function.hh": 31.116915225982666, "headercheck__dune_xt_functions_lambda_local-flux-function.hh": 31.08816695213318, "headercheck__dune_xt_functions_lambda_local-function.hh": 31.01937246322632, "headercheck__dune_xt_functions_random_ellipsoids.hh": 37.52037477493286, "headercheck__dune_xt_functions_reinterpret.hh": 36.12086009979248, "headercheck__dune_xt_functions_spe10_model1.hh": 57.65040397644043, "headercheck__dune_xt_functions_spe10_model1.lib.hh": 64.1873664855957, "headercheck__dune_xt_functions_spe10_model2.hh": 60.66409182548523, "headercheck__dune_xt_functions_spe10_model2.lib.hh": 46.984607219696045, "headercheck__dune_xt_functions_test_functions.hh": 40.67779779434204, "test_ESV2007_alberta_2d_r1_rc1_0000": 60.80928921699524, "test_ESV2007_alberta_2d_r1_rc1_0001": 36.90039134025574, "test_ESV2007_alberta_2d_r1_rc3_0000": 36.85783863067627, "test_ESV2007_alberta_2d_r1_rc3_0001": 36.82883143424988, "test_ESV2007_alberta_2d_r3_rc1_0000": 38.20457625389099, "test_ESV2007_alberta_2d_r3_rc1_0001": 46.585572481155396, "test_ESV2007_alberta_2d_r3_rc3_0000": 55.68527054786682, "test_ESV2007_alberta_2d_r3_rc3_0001": 65.5956540107727, "test_ESV2007_alu_2d_r1_rc1_0000": 64.0095317363739, "test_ESV2007_alu_2d_r1_rc1_0001": 62.91586995124817, "test_ESV2007_alu_2d_r1_rc1_0002": 44.08655285835266, "test_ESV2007_alu_2d_r1_rc1_0003": 48.893513441085815, "test_ESV2007_alu_2d_r1_rc1_0004": 39.101115703582764, "test_ESV2007_alu_2d_r1_rc1_0005": 40.01675319671631, "test_ESV2007_alu_2d_r1_rc3_0000": 39.598726987838745, "test_ESV2007_alu_2d_r1_rc3_0001": 49.78990054130554, "test_ESV2007_alu_2d_r1_rc3_0002": 38.09443736076355, "test_ESV2007_alu_2d_r1_rc3_0003": 60.911853313446045, "test_ESV2007_alu_2d_r1_rc3_0004": 64.3071506023407, "test_ESV2007_alu_2d_r1_rc3_0005": 62.99757146835327, "test_ESV2007_alu_2d_r3_rc1_0000": 57.202582359313965, "test_ESV2007_alu_2d_r3_rc1_0001": 50.398682832717896, "test_ESV2007_alu_2d_r3_rc1_0002": 46.27360510826111, "test_ESV2007_alu_2d_r3_rc1_0003": 50.32129764556885, "test_ESV2007_alu_2d_r3_rc1_0004": 53.32358503341675, "test_ESV2007_alu_2d_r3_rc1_0005": 44.09533333778381, "test_ESV2007_alu_2d_r3_rc3_0000": 35.464768409729004, "test_ESV2007_alu_2d_r3_rc3_0001": 39.113017082214355, "test_ESV2007_alu_2d_r3_rc3_0002": 67.71667742729187, "test_ESV2007_alu_2d_r3_rc3_0003": 59.09973073005676, "test_ESV2007_alu_2d_r3_rc3_0004": 45.38450622558594, "test_ESV2007_alu_2d_r3_rc3_0005": 42.297831535339355, "test_ESV2007_ug_2d_r1_rc1_0000": 37.92204546928406, "test_ESV2007_ug_2d_r1_rc1_0001": 40.07474899291992, "test_ESV2007_ug_2d_r1_rc3_0000": 38.196231842041016, "test_ESV2007_ug_2d_r1_rc3_0001": 46.82440733909607, "test_ESV2007_ug_2d_r3_rc1_0000": 50.180776834487915, "test_ESV2007_ug_2d_r3_rc1_0001": 44.2069935798645, "test_ESV2007_ug_2d_r3_rc3_0000": 51.10105013847351, "test_ESV2007_ug_2d_r3_rc3_0001": 56.82507252693176, "test_ESV2007_yasp_2d_r1_rc1_0000": 74.51385593414307, "test_ESV2007_yasp_2d_r1_rc1_0001": 70.37942719459534, "test_ESV2007_yasp_2d_r1_rc3_0000": 67.41365504264832, "test_ESV2007_yasp_2d_r1_rc3_0001": 62.11999034881592, "test_ESV2007_yasp_2d_r3_rc1_0000": 68.28983521461487, "test_ESV2007_yasp_2d_r3_rc1_0001": 65.39943194389343, "test_ESV2007_yasp_2d_r3_rc3_0000": 71.57512402534485, "test_ESV2007_yasp_2d_r3_rc3_0001": 60.82288455963135, "test_checkerboard_alberta_1d_r1_rc1": 54.985259771347046, "test_checkerboard_alberta_1d_r1_rc3": 44.801363945007324, "test_checkerboard_alberta_1d_r3_rc1": 60.20098423957825, "test_checkerboard_alberta_1d_r3_rc3": 45.72248864173889, "test_checkerboard_alberta_3d_r1_rc1": 53.59316682815552, "test_checkerboard_alberta_3d_r1_rc3": 46.92858934402466, "test_checkerboard_alberta_3d_r3_rc1": 57.155142068862915, "test_checkerboard_alberta_3d_r3_rc3": 61.12194108963013, "test_checkerboard_alu_3d_r1_rc1_0000": 62.707353353500366, "test_checkerboard_alu_3d_r1_rc1_0001": 81.10794711112976, "test_checkerboard_alu_3d_r1_rc1_0002": 69.59945774078369, "test_checkerboard_alu_3d_r1_rc3_0000": 60.063190937042236, "test_checkerboard_alu_3d_r1_rc3_0001": 52.64203071594238, "test_checkerboard_alu_3d_r1_rc3_0002": 71.48050451278687, "test_checkerboard_alu_3d_r3_rc1_0000": 86.50985884666443, "test_checkerboard_alu_3d_r3_rc1_0001": 60.30147051811218, "test_checkerboard_alu_3d_r3_rc1_0002": 60.368385553359985, "test_checkerboard_alu_3d_r3_rc3_0000": 61.94023513793945, "test_checkerboard_alu_3d_r3_rc3_0001": 66.08228802680969, "test_checkerboard_alu_3d_r3_rc3_0002": 67.00755333900452, "test_checkerboard_ug_3d_r1_rc1": 59.71063733100891, "test_checkerboard_ug_3d_r1_rc3": 79.58942794799805, "test_checkerboard_ug_3d_r3_rc1": 88.10763812065125, "test_checkerboard_ug_3d_r3_rc3": 87.17314791679382, "test_checkerboard_yasp_1d_r1_rc1": 61.37432336807251, "test_checkerboard_yasp_1d_r1_rc3": 55.379443883895874, "test_checkerboard_yasp_1d_r3_rc1": 62.00337195396423, "test_checkerboard_yasp_1d_r3_rc3": 45.444053411483765, "test_checkerboard_yasp_3d_r1_rc1": 50.95408582687378, "test_checkerboard_yasp_3d_r1_rc3": 46.53199362754822, "test_checkerboard_yasp_3d_r3_rc1": 60.26696801185608, "test_checkerboard_yasp_3d_r3_rc3": 77.51319980621338, "test_combined": 89.78145670890808, "test_constant_alberta_1d_r1_rc1": 55.5951452255249, "test_constant_alberta_1d_r1_rc3": 50.0287344455719, "test_constant_alberta_1d_r3_rc1": 44.56780791282654, "test_constant_alberta_1d_r3_rc3": 40.222872495651245, "test_constant_alberta_3d_r1_rc1": 47.41015386581421, "test_constant_alberta_3d_r1_rc3": 54.868505239486694, "test_constant_alberta_3d_r3_rc1": 50.82053995132446, "test_constant_alberta_3d_r3_rc3": 52.31620812416077, "test_constant_alu_3d_r1_rc1_0000": 47.40341567993164, "test_constant_alu_3d_r1_rc1_0001": 48.458712577819824, "test_constant_alu_3d_r1_rc1_0002": 46.00058889389038, "test_constant_alu_3d_r1_rc3_0000": 56.498467683792114, "test_constant_alu_3d_r1_rc3_0001": 63.21562838554382, "test_constant_alu_3d_r1_rc3_0002": 61.28410005569458, "test_constant_alu_3d_r3_rc1_0000": 38.63542938232422, "test_constant_alu_3d_r3_rc1_0001": 42.712236642837524, "test_constant_alu_3d_r3_rc1_0002": 48.89568758010864, "test_constant_alu_3d_r3_rc3_0000": 41.76320171356201, "test_constant_alu_3d_r3_rc3_0001": 48.39887309074402, "test_constant_alu_3d_r3_rc3_0002": 51.432008266448975, "test_constant_ug_3d_r1_rc1": 69.29026961326599, "test_constant_ug_3d_r1_rc3": 69.2756233215332, "test_constant_ug_3d_r3_rc1": 73.3171272277832, "test_constant_ug_3d_r3_rc3": 72.002366065979, "test_constant_yasp_1d_r1_rc1": 55.1182587146759, "test_constant_yasp_1d_r1_rc3": 71.19514727592468, "test_constant_yasp_1d_r3_rc1": 66.42351961135864, "test_constant_yasp_1d_r3_rc3": 67.90262460708618, "test_constant_yasp_3d_r1_rc1": 70.09112453460693, "test_constant_yasp_3d_r1_rc3": 72.17881941795349, "test_constant_yasp_3d_r3_rc1": 70.30380606651306, "test_constant_yasp_3d_r3_rc3": 72.29387521743774, "test_empty": 53.60790777206421, "test_expression_default_alberta_1d_r1_rc1": 75.10017418861389, "test_expression_default_alberta_1d_r1_rc3": 77.13957571983337, "test_expression_default_alberta_1d_r3_rc1": 77.4727771282196, "test_expression_default_alberta_1d_r3_rc3": 76.7186324596405, "test_expression_default_alberta_3d_r1_rc1": 76.18408250808716, "test_expression_default_alberta_3d_r1_rc3": 74.5919599533081, "test_expression_default_alberta_3d_r3_rc1": 76.41426634788513, "test_expression_default_alberta_3d_r3_rc3": 73.081467628479, "test_expression_default_alu_3d_r1_rc1_0000": 75.89640831947327, "test_expression_default_alu_3d_r1_rc1_0001": 76.64483642578125, "test_expression_default_alu_3d_r1_rc1_0002": 79.4935131072998, "test_expression_default_alu_3d_r1_rc3_0000": 76.57362651824951, "test_expression_default_alu_3d_r1_rc3_0001": 70.79028558731079, "test_expression_default_alu_3d_r1_rc3_0002": 79.19404220581055, "test_expression_default_alu_3d_r3_rc1_0000": 81.54650473594666, "test_expression_default_alu_3d_r3_rc1_0001": 78.97290015220642, "test_expression_default_alu_3d_r3_rc1_0002": 77.50257658958435, "test_expression_default_alu_3d_r3_rc3_0000": 78.27899718284607, "test_expression_default_alu_3d_r3_rc3_0001": 79.03918957710266, "test_expression_default_alu_3d_r3_rc3_0002": 78.29538297653198, "test_expression_default_ug_3d_r1_rc1": 83.28312349319458, "test_expression_default_ug_3d_r1_rc3": 80.28058695793152, "test_expression_default_ug_3d_r3_rc1": 78.030925989151, "test_expression_default_ug_3d_r3_rc3": 78.91109800338745, "test_expression_default_yasp_1d_r1_rc1": 73.07605361938477, "test_expression_default_yasp_1d_r1_rc3": 74.13314485549927, "test_expression_default_yasp_1d_r3_rc1": 75.56835198402405, "test_expression_default_yasp_1d_r3_rc3": 77.62764644622803, "test_expression_default_yasp_3d_r1_rc1": 79.59354162216187, "test_expression_default_yasp_3d_r1_rc3": 76.6832435131073, "test_expression_default_yasp_3d_r3_rc1": 78.82269382476807, "test_expression_default_yasp_3d_r3_rc3": 75.96704697608948, "test_expression_parametric_alberta_1d_r1_rc1": 89.59923362731934, "test_expression_parametric_alberta_3d_r1_rc1": 90.0695858001709, "test_expression_parametric_alu_3d_r1_rc1_0000": 138.80465865135193, "test_expression_parametric_alu_3d_r1_rc1_0001": 130.2381579875946, "test_expression_parametric_alu_3d_r1_rc1_0002": 131.30190443992615, "test_expression_parametric_ug_3d_r1_rc1": 88.35576748847961, "test_expression_parametric_yasp_1d_r1_rc1": 86.80988502502441, "test_expression_parametric_yasp_3d_r1_rc1": 77.37984037399292, "test_flattop": 138.85002160072327, "test_functions_alberta_1d_r1_rc1": 73.23369765281677, "test_functions_alberta_1d_r1_rc3": 70.01079630851746, "test_functions_alberta_1d_r3_rc1": 71.45906472206116, "test_functions_alberta_1d_r3_rc3": 68.82225108146667, "test_functions_alberta_3d_r1_rc1": 68.50013852119446, "test_functions_alberta_3d_r1_rc3": 57.875250816345215, "test_functions_alberta_3d_r3_rc1": 66.24374961853027, "test_functions_alberta_3d_r3_rc3": 65.98260998725891, "test_functions_alu_3d_r1_rc1_0000": 52.97451877593994, "test_functions_alu_3d_r1_rc1_0001": 37.80793070793152, "test_functions_alu_3d_r1_rc1_0002": 43.316704511642456, "test_functions_alu_3d_r1_rc3_0000": 53.19269824028015, "test_functions_alu_3d_r1_rc3_0001": 63.518633127212524, "test_functions_alu_3d_r1_rc3_0002": 76.06921672821045, "test_functions_alu_3d_r3_rc1_0000": 72.33358311653137, "test_functions_alu_3d_r3_rc1_0001": 69.39795017242432, "test_functions_alu_3d_r3_rc1_0002": 71.19516324996948, "test_functions_alu_3d_r3_rc3_0000": 75.38944721221924, "test_functions_alu_3d_r3_rc3_0001": 40.29244089126587, "test_functions_alu_3d_r3_rc3_0002": 36.990697145462036, "test_functions_ug_3d_r1_rc1": 51.635695457458496, "test_functions_ug_3d_r1_rc3": 64.85502505302429, "test_functions_ug_3d_r3_rc1": 75.622807264328, "test_functions_ug_3d_r3_rc3": 74.90107917785645, "test_functions_yasp_1d_r1_rc1": 77.06673669815063, "test_functions_yasp_1d_r1_rc3": 76.82998180389404, "test_functions_yasp_1d_r3_rc1": 78.47479581832886, "test_functions_yasp_1d_r3_rc3": 77.71184015274048, "test_functions_yasp_3d_r1_rc1": 76.20525646209717, "test_functions_yasp_3d_r1_rc3": 75.47219061851501, "test_functions_yasp_3d_r3_rc1": 75.88531851768494, "test_functions_yasp_3d_r3_rc3": 71.10071444511414, "test_indicator_alberta_1d_r1_rc1": 63.2892951965332, "test_indicator_alberta_3d_r1_rc1": 47.7815637588501, "test_indicator_alu_3d_r1_rc1_0000": 44.837504148483276, "test_indicator_alu_3d_r1_rc1_0001": 64.19424748420715, "test_indicator_alu_3d_r1_rc1_0002": 73.10589098930359, "test_indicator_ug_3d_r1_rc1": 86.38157343864441, "test_indicator_yasp_1d_r1_rc1": 56.911242723464966, "test_indicator_yasp_3d_r1_rc1": 63.60228753089905, "test_lambda_global_flux_function_alberta_1d_r1_rc1": 68.19506359100342, "test_lambda_global_flux_function_alberta_3d_r1_rc1": 79.61863875389099, "test_lambda_global_flux_function_alu_3d_r1_rc1_0000": 75.47147727012634, "test_lambda_global_flux_function_alu_3d_r1_rc1_0001": 103.41538143157959, "test_lambda_global_flux_function_alu_3d_r1_rc1_0002": 111.38512086868286, "test_lambda_global_flux_function_ug_3d_r1_rc1": 82.69854354858398, "test_lambda_global_flux_function_yasp_1d_r1_rc1": 71.89851093292236, "test_lambda_global_flux_function_yasp_3d_r1_rc1": 62.60807180404663, "test_lambda_global_function_alberta_1d_r1_rc1": 48.88695430755615, "test_lambda_global_function_alberta_1d_r1_rc3": 38.18863892555237, "test_lambda_global_function_alberta_1d_r3_rc1": 51.08250141143799, "test_lambda_global_function_alberta_1d_r3_rc3": 64.23285508155823, "test_lambda_global_function_alberta_3d_r1_rc1": 65.07721328735352, "test_lambda_global_function_alberta_3d_r1_rc3": 64.39953446388245, "test_lambda_global_function_alberta_3d_r3_rc1": 41.91204118728638, "test_lambda_global_function_alberta_3d_r3_rc3": 51.02332139015198, "test_lambda_global_function_alu_3d_r1_rc1_0000": 49.594862937927246, "test_lambda_global_function_alu_3d_r1_rc1_0001": 54.17138481140137, "test_lambda_global_function_alu_3d_r1_rc1_0002": 40.99500584602356, "test_lambda_global_function_alu_3d_r1_rc3_0000": 35.201525926589966, "test_lambda_global_function_alu_3d_r1_rc3_0001": 38.719900369644165, "test_lambda_global_function_alu_3d_r1_rc3_0002": 45.71892309188843, "test_lambda_global_function_alu_3d_r3_rc1_0000": 52.260390758514404, "test_lambda_global_function_alu_3d_r3_rc1_0001": 55.126708984375, "test_lambda_global_function_alu_3d_r3_rc1_0002": 44.60157513618469, "test_lambda_global_function_alu_3d_r3_rc3_0000": 34.90387415885925, "test_lambda_global_function_alu_3d_r3_rc3_0001": 32.47876763343811, "test_lambda_global_function_alu_3d_r3_rc3_0002": 44.82178497314453, "test_lambda_global_function_ug_3d_r1_rc1": 32.30138969421387, "test_lambda_global_function_ug_3d_r1_rc3": 37.05976915359497, "test_lambda_global_function_ug_3d_r3_rc1": 36.53141117095947, "test_lambda_global_function_ug_3d_r3_rc3": 41.67397618293762, "test_lambda_global_function_yasp_1d_r1_rc1": 53.30362796783447, "test_lambda_global_function_yasp_1d_r1_rc3": 42.87969398498535, "test_lambda_global_function_yasp_1d_r3_rc1": 37.93859076499939, "test_lambda_global_function_yasp_1d_r3_rc3": 61.08768820762634, "test_lambda_global_function_yasp_3d_r1_rc1": 47.478164196014404, "test_lambda_global_function_yasp_3d_r1_rc3": 50.01120686531067, "test_lambda_global_function_yasp_3d_r3_rc1": 59.33121109008789, "test_lambda_global_function_yasp_3d_r3_rc3": 44.49161076545715, "test_lambda_local_flux_function_alberta_1d_r1_rc1": 71.00704431533813, "test_lambda_local_flux_function_alberta_3d_r1_rc1": 52.602771520614624, "test_lambda_local_flux_function_alu_3d_r1_rc1_0000": 92.49770259857178, "test_lambda_local_flux_function_alu_3d_r1_rc1_0001": 105.32184028625488, "test_lambda_local_flux_function_alu_3d_r1_rc1_0002": 88.36357831954956, "test_lambda_local_flux_function_ug_3d_r1_rc1": 55.82548451423645, "test_lambda_local_flux_function_yasp_1d_r1_rc1": 73.13830256462097, "test_lambda_local_flux_function_yasp_3d_r1_rc1": 72.67231607437134, "test_lambda_local_function_alberta_1d_r1_rc1": 57.29832863807678, "test_lambda_local_function_alberta_1d_r1_rc3": 64.96785235404968, "test_lambda_local_function_alberta_1d_r3_rc1": 82.83653545379639, "test_lambda_local_function_alberta_1d_r3_rc3": 80.20186138153076, "test_lambda_local_function_alberta_3d_r1_rc1": 77.47184443473816, "test_lambda_local_function_alberta_3d_r1_rc3": 61.92507863044739, "test_lambda_local_function_alberta_3d_r3_rc1": 60.57835912704468, "test_lambda_local_function_alberta_3d_r3_rc3": 69.42696404457092, "test_lambda_local_function_alu_3d_r1_rc1_0000": 114.55674195289612, "test_lambda_local_function_alu_3d_r1_rc1_0001": 83.32830357551575, "test_lambda_local_function_alu_3d_r1_rc1_0002": 101.20927786827087, "test_lambda_local_function_alu_3d_r1_rc3_0000": 69.88438272476196, "test_lambda_local_function_alu_3d_r1_rc3_0001": 83.61592984199524, "test_lambda_local_function_alu_3d_r1_rc3_0002": 97.47488045692444, "test_lambda_local_function_alu_3d_r3_rc1_0000": 98.2081036567688, "test_lambda_local_function_alu_3d_r3_rc1_0001": 68.30043482780457, "test_lambda_local_function_alu_3d_r3_rc1_0002": 72.70546340942383, "test_lambda_local_function_alu_3d_r3_rc3_0000": 65.40134191513062, "test_lambda_local_function_alu_3d_r3_rc3_0001": 67.01742172241211, "test_lambda_local_function_alu_3d_r3_rc3_0002": 81.99536156654358, "test_lambda_local_function_ug_3d_r1_rc1": 62.197235345840454, "test_lambda_local_function_ug_3d_r1_rc3": 61.85874557495117, "test_lambda_local_function_ug_3d_r3_rc1": 53.24184703826904, "test_lambda_local_function_ug_3d_r3_rc3": 46.39920735359192, "test_lambda_local_function_yasp_1d_r1_rc1": 76.20695424079895, "test_lambda_local_function_yasp_1d_r1_rc3": 81.4648506641388, "test_lambda_local_function_yasp_1d_r3_rc1": 65.39375901222229, "test_lambda_local_function_yasp_1d_r3_rc3": 48.03101873397827, "test_lambda_local_function_yasp_3d_r1_rc1": 48.606677293777466, "test_lambda_local_function_yasp_3d_r1_rc3": 50.397838830947876, "test_lambda_local_function_yasp_3d_r3_rc1": 65.00076866149902, "test_lambda_local_function_yasp_3d_r3_rc3": 70.89782094955444, "test_spe10_alberta_3d_r3_rc3": 40.90454626083374, "test_spe10_alu_3d_r3_rc3_0000": 38.798696517944336, "test_spe10_alu_3d_r3_rc3_0001": 61.37668061256409, "test_spe10_alu_3d_r3_rc3_0002": 49.39632987976074, "test_spe10_yasp_3d_r3_rc3": 34.58433675765991} \ No newline at end of file +{"headercheck__dune_xt_functions.hh": 16.241724729537964, "headercheck__dune_xt_functions_ESV2007.hh": 16.0704026222229, "headercheck__dune_xt_functions_affine.hh": 15.883133172988892, "headercheck__dune_xt_functions_checkerboard.hh": 14.998265981674194, "headercheck__dune_xt_functions_checkerboard.lib.hh": 14.99802041053772, "headercheck__dune_xt_functions_combined.hh": 13.920309066772461, "headercheck__dune_xt_functions_composition.hh": 14.370139837265015, "headercheck__dune_xt_functions_constant.hh": 14.208020448684692, "headercheck__dune_xt_functions_constant.lib.hh": 14.554871797561646, "headercheck__dune_xt_functions_default.hh": 14.461893796920776, "headercheck__dune_xt_functions_derived.hh": 14.195849657058716, "headercheck__dune_xt_functions_expression.hh": 14.42836880683899, "headercheck__dune_xt_functions_expression.lib.hh": 14.266146898269653, "headercheck__dune_xt_functions_expression_base.hh": 12.358200788497925, "headercheck__dune_xt_functions_expression_default.hh": 14.135015726089478, "headercheck__dune_xt_functions_expression_mathexpr.hh": 0.20808911323547363, "headercheck__dune_xt_functions_expression_parametric.hh": 14.801995754241943, "headercheck__dune_xt_functions_expression_timedependent.hh": 14.998777151107788, "headercheck__dune_xt_functions_femadapter.hh": 14.247370481491089, "headercheck__dune_xt_functions_flattop.hh": 14.736860752105713, "headercheck__dune_xt_functions_global.hh": 14.58231258392334, "headercheck__dune_xt_functions_indicator.hh": 14.631361722946167, "headercheck__dune_xt_functions_interfaces.hh": 13.78875470161438, "headercheck__dune_xt_functions_interfaces.lib.hh": 14.769604206085205, "headercheck__dune_xt_functions_interfaces_global-flux-function.hh": 14.014091968536377, "headercheck__dune_xt_functions_interfaces_global-function.hh": 14.006222248077393, "headercheck__dune_xt_functions_interfaces_local-flux-function.hh": 0.8829734325408936, "headercheck__dune_xt_functions_interfaces_local-functions.hh": 0.8359079360961914, "headercheck__dune_xt_functions_interfaces_localizable-flux-function.hh": 4.973330497741699, "headercheck__dune_xt_functions_interfaces_localizable-function.hh": 14.767172574996948, "headercheck__dune_xt_functions_interfaces_timedependent-function.hh": 0.4081296920776367, "headercheck__dune_xt_functions_lambda_global-flux-function.hh": 14.02744746208191, "headercheck__dune_xt_functions_lambda_global-function.hh": 14.107506513595581, "headercheck__dune_xt_functions_lambda_local-flux-function.hh": 14.088654041290283, "headercheck__dune_xt_functions_lambda_local-function.hh": 14.35732388496399, "headercheck__dune_xt_functions_random_ellipsoids.hh": 14.424696207046509, "headercheck__dune_xt_functions_reinterpret.hh": 14.24850869178772, "headercheck__dune_xt_functions_sliced.hh": 14.415859460830688, "headercheck__dune_xt_functions_spe10_model1.hh": 15.163993120193481, "headercheck__dune_xt_functions_spe10_model1.lib.hh": 15.093560695648193, "headercheck__dune_xt_functions_spe10_model2.hh": 14.681490659713745, "headercheck__dune_xt_functions_spe10_model2.lib.hh": 14.527162313461304, "headercheck__dune_xt_functions_test_functions.hh": 15.057421684265137, "headercheck__dune_xt_functions_transformed.hh": 14.44952654838562, "headercheck__dune_xt_functions_type_traits.hh": 0.5667543411254883, "test_ESV2007_alberta_2d_r1_rc1_0000": 19.178597450256348, "test_ESV2007_alberta_2d_r1_rc1_0001": 18.71595287322998, "test_ESV2007_alberta_2d_r1_rc3_0000": 18.40274930000305, "test_ESV2007_alberta_2d_r1_rc3_0001": 18.195591688156128, "test_ESV2007_alberta_2d_r3_rc1_0000": 18.562506675720215, "test_ESV2007_alberta_2d_r3_rc1_0001": 18.775753498077393, "test_ESV2007_alberta_2d_r3_rc3_0000": 18.6678569316864, "test_ESV2007_alberta_2d_r3_rc3_0001": 19.453309297561646, "test_ESV2007_alu_2d_r1_rc1_0000": 19.06919836997986, "test_ESV2007_alu_2d_r1_rc1_0001": 18.6005961894989, "test_ESV2007_alu_2d_r1_rc1_0002": 18.740579843521118, "test_ESV2007_alu_2d_r1_rc1_0003": 18.3555965423584, "test_ESV2007_alu_2d_r1_rc1_0004": 18.958868265151978, "test_ESV2007_alu_2d_r1_rc1_0005": 18.632730960845947, "test_ESV2007_alu_2d_r1_rc3_0000": 18.838760375976562, "test_ESV2007_alu_2d_r1_rc3_0001": 18.561805963516235, "test_ESV2007_alu_2d_r1_rc3_0002": 19.197441577911377, "test_ESV2007_alu_2d_r1_rc3_0003": 19.0230073928833, "test_ESV2007_alu_2d_r1_rc3_0004": 20.366140604019165, "test_ESV2007_alu_2d_r1_rc3_0005": 18.402732133865356, "test_ESV2007_alu_2d_r3_rc1_0000": 18.473624229431152, "test_ESV2007_alu_2d_r3_rc1_0001": 18.45931339263916, "test_ESV2007_alu_2d_r3_rc1_0002": 21.4192054271698, "test_ESV2007_alu_2d_r3_rc1_0003": 18.319889783859253, "test_ESV2007_alu_2d_r3_rc1_0004": 18.483448028564453, "test_ESV2007_alu_2d_r3_rc1_0005": 18.4133517742157, "test_ESV2007_alu_2d_r3_rc3_0000": 18.34104895591736, "test_ESV2007_alu_2d_r3_rc3_0001": 18.98324680328369, "test_ESV2007_alu_2d_r3_rc3_0002": 18.694230794906616, "test_ESV2007_alu_2d_r3_rc3_0003": 18.486987352371216, "test_ESV2007_alu_2d_r3_rc3_0004": 18.51877522468567, "test_ESV2007_alu_2d_r3_rc3_0005": 20.000213384628296, "test_ESV2007_ug_2d_r1_rc1_0000": 20.08075737953186, "test_ESV2007_ug_2d_r1_rc1_0001": 18.70044207572937, "test_ESV2007_ug_2d_r1_rc3_0000": 18.38076639175415, "test_ESV2007_ug_2d_r1_rc3_0001": 20.85814142227173, "test_ESV2007_ug_2d_r3_rc1_0000": 19.069656372070312, "test_ESV2007_ug_2d_r3_rc1_0001": 18.4194495677948, "test_ESV2007_ug_2d_r3_rc3_0000": 18.56152868270874, "test_ESV2007_ug_2d_r3_rc3_0001": 19.014454126358032, "test_ESV2007_yasp_2d_r1_rc1_0000": 19.648821592330933, "test_ESV2007_yasp_2d_r1_rc1_0001": 18.27252459526062, "test_ESV2007_yasp_2d_r1_rc3_0000": 18.657320737838745, "test_ESV2007_yasp_2d_r1_rc3_0001": 20.905447959899902, "test_ESV2007_yasp_2d_r3_rc1_0000": 18.631490468978882, "test_ESV2007_yasp_2d_r3_rc1_0001": 18.558809757232666, "test_ESV2007_yasp_2d_r3_rc3_0000": 18.323267221450806, "test_ESV2007_yasp_2d_r3_rc3_0001": 18.382316827774048, "test_affine_alberta_1d_r1_rc1": 18.624942779541016, "test_affine_alberta_1d_r1_rc3": 18.53340768814087, "test_affine_alberta_1d_r3_rc1": 18.75702476501465, "test_affine_alberta_1d_r3_rc3": 20.021541595458984, "test_affine_alberta_3d_r1_rc1": 18.665305852890015, "test_affine_alberta_3d_r1_rc3": 18.513201475143433, "test_affine_alberta_3d_r3_rc1": 18.48502469062805, "test_affine_alberta_3d_r3_rc3": 18.399650812149048, "test_affine_alu_3d_r1_rc1_0000": 19.857494354248047, "test_affine_alu_3d_r1_rc1_0001": 20.60525369644165, "test_affine_alu_3d_r1_rc1_0002": 19.805213451385498, "test_affine_alu_3d_r1_rc3_0000": 20.369495391845703, "test_affine_alu_3d_r1_rc3_0001": 19.99630856513977, "test_affine_alu_3d_r1_rc3_0002": 20.56482768058777, "test_affine_alu_3d_r3_rc1_0000": 19.945916175842285, "test_affine_alu_3d_r3_rc1_0001": 20.535198211669922, "test_affine_alu_3d_r3_rc1_0002": 19.849605560302734, "test_affine_alu_3d_r3_rc3_0000": 22.137914657592773, "test_affine_alu_3d_r3_rc3_0001": 19.8328857421875, "test_affine_alu_3d_r3_rc3_0002": 20.061294317245483, "test_affine_flux_alberta_1d_r1_rc1": 20.328513383865356, "test_affine_flux_alberta_1d_r1_rc3": 18.483765125274658, "test_affine_flux_alberta_1d_r3_rc1": 18.4508376121521, "test_affine_flux_alberta_1d_r3_rc3": 18.563189029693604, "test_affine_flux_alberta_3d_r1_rc1": 19.937565088272095, "test_affine_flux_alberta_3d_r1_rc3": 18.458643436431885, "test_affine_flux_alberta_3d_r3_rc1": 18.730786561965942, "test_affine_flux_alberta_3d_r3_rc3": 18.565754413604736, "test_affine_flux_alu_3d_r1_rc1_0000": 20.139604091644287, "test_affine_flux_alu_3d_r1_rc1_0001": 20.543426752090454, "test_affine_flux_alu_3d_r1_rc1_0002": 19.873218297958374, "test_affine_flux_alu_3d_r1_rc3_0000": 20.051109552383423, "test_affine_flux_alu_3d_r1_rc3_0001": 24.395267248153687, "test_affine_flux_alu_3d_r1_rc3_0002": 20.22020435333252, "test_affine_flux_alu_3d_r3_rc1_0000": 20.15493655204773, "test_affine_flux_alu_3d_r3_rc1_0001": 19.84022808074951, "test_affine_flux_alu_3d_r3_rc1_0002": 20.76576256752014, "test_affine_flux_alu_3d_r3_rc3_0000": 20.382133722305298, "test_affine_flux_alu_3d_r3_rc3_0001": 21.151514768600464, "test_affine_flux_alu_3d_r3_rc3_0002": 20.925946712493896, "test_affine_flux_ug_3d_r1_rc1": 18.220412492752075, "test_affine_flux_ug_3d_r1_rc3": 18.84640073776245, "test_affine_flux_ug_3d_r3_rc1": 18.471907138824463, "test_affine_flux_ug_3d_r3_rc3": 18.567293405532837, "test_affine_flux_yasp_1d_r1_rc1": 18.435280084609985, "test_affine_flux_yasp_1d_r1_rc3": 18.778965950012207, "test_affine_flux_yasp_1d_r3_rc1": 18.625422954559326, "test_affine_flux_yasp_1d_r3_rc3": 18.477375268936157, "test_affine_flux_yasp_3d_r1_rc1": 18.504106044769287, "test_affine_flux_yasp_3d_r1_rc3": 19.454813718795776, "test_affine_flux_yasp_3d_r3_rc1": 18.686487197875977, "test_affine_flux_yasp_3d_r3_rc3": 18.450435876846313, "test_affine_ug_3d_r1_rc1": 21.27034878730774, "test_affine_ug_3d_r1_rc3": 18.244067192077637, "test_affine_ug_3d_r3_rc1": 18.31607413291931, "test_affine_ug_3d_r3_rc3": 19.147991180419922, "test_affine_yasp_1d_r1_rc1": 18.412199020385742, "test_affine_yasp_1d_r1_rc3": 18.816879987716675, "test_affine_yasp_1d_r3_rc1": 18.995217084884644, "test_affine_yasp_1d_r3_rc3": 19.136648893356323, "test_affine_yasp_3d_r1_rc1": 18.296331644058228, "test_affine_yasp_3d_r1_rc3": 18.27570390701294, "test_affine_yasp_3d_r3_rc1": 18.585538148880005, "test_affine_yasp_3d_r3_rc3": 18.40417194366455, "test_checkerboard_alberta_1d_r1_rc1": 18.753613471984863, "test_checkerboard_alberta_1d_r1_rc3": 19.718555688858032, "test_checkerboard_alberta_1d_r3_rc1": 18.722749948501587, "test_checkerboard_alberta_1d_r3_rc3": 18.808003664016724, "test_checkerboard_alberta_3d_r1_rc1": 18.735315561294556, "test_checkerboard_alberta_3d_r1_rc3": 18.812005758285522, "test_checkerboard_alberta_3d_r3_rc1": 19.376331090927124, "test_checkerboard_alberta_3d_r3_rc3": 20.3900203704834, "test_checkerboard_alu_3d_r1_rc1_0000": 20.005327224731445, "test_checkerboard_alu_3d_r1_rc1_0001": 20.01672101020813, "test_checkerboard_alu_3d_r1_rc1_0002": 21.274577379226685, "test_checkerboard_alu_3d_r1_rc3_0000": 20.51077628135681, "test_checkerboard_alu_3d_r1_rc3_0001": 20.058132886886597, "test_checkerboard_alu_3d_r1_rc3_0002": 20.57078981399536, "test_checkerboard_alu_3d_r3_rc1_0000": 20.466120958328247, "test_checkerboard_alu_3d_r3_rc1_0001": 20.805516481399536, "test_checkerboard_alu_3d_r3_rc1_0002": 20.485238552093506, "test_checkerboard_alu_3d_r3_rc3_0000": 20.569202184677124, "test_checkerboard_alu_3d_r3_rc3_0001": 20.56943655014038, "test_checkerboard_alu_3d_r3_rc3_0002": 20.103439807891846, "test_checkerboard_ug_3d_r1_rc1": 20.468873500823975, "test_checkerboard_ug_3d_r1_rc3": 20.596320390701294, "test_checkerboard_ug_3d_r3_rc1": 19.993597745895386, "test_checkerboard_ug_3d_r3_rc3": 20.49160671234131, "test_checkerboard_yasp_1d_r1_rc1": 21.768465757369995, "test_checkerboard_yasp_1d_r1_rc3": 21.878625631332397, "test_checkerboard_yasp_1d_r3_rc1": 19.03018355369568, "test_checkerboard_yasp_1d_r3_rc3": 18.766409635543823, "test_checkerboard_yasp_3d_r1_rc1": 18.813339948654175, "test_checkerboard_yasp_3d_r1_rc3": 19.899660110473633, "test_checkerboard_yasp_3d_r3_rc1": 19.691938161849976, "test_checkerboard_yasp_3d_r3_rc3": 19.297251224517822, "test_combined": 26.02592945098877, "test_constant_alberta_1d_r1_rc1": 17.094038009643555, "test_constant_alberta_1d_r1_rc3": 17.576340436935425, "test_constant_alberta_1d_r3_rc1": 17.04628276824951, "test_constant_alberta_1d_r3_rc3": 17.134525299072266, "test_constant_alberta_3d_r1_rc1": 18.05313539505005, "test_constant_alberta_3d_r1_rc3": 17.14574933052063, "test_constant_alberta_3d_r3_rc1": 16.918819665908813, "test_constant_alberta_3d_r3_rc3": 17.119665145874023, "test_constant_alu_3d_r1_rc1_0000": 20.08522319793701, "test_constant_alu_3d_r1_rc1_0001": 17.27144956588745, "test_constant_alu_3d_r1_rc1_0002": 17.23574686050415, "test_constant_alu_3d_r1_rc3_0000": 17.482845067977905, "test_constant_alu_3d_r1_rc3_0001": 17.1039035320282, "test_constant_alu_3d_r1_rc3_0002": 17.37702703475952, "test_constant_alu_3d_r3_rc1_0000": 17.954166650772095, "test_constant_alu_3d_r3_rc1_0001": 18.473609447479248, "test_constant_alu_3d_r3_rc1_0002": 17.0549955368042, "test_constant_alu_3d_r3_rc3_0000": 17.480862140655518, "test_constant_alu_3d_r3_rc3_0001": 18.798429012298584, "test_constant_alu_3d_r3_rc3_0002": 17.120957612991333, "test_constant_ug_3d_r1_rc1": 17.064798831939697, "test_constant_ug_3d_r1_rc3": 17.269043445587158, "test_constant_ug_3d_r3_rc1": 17.420432090759277, "test_constant_ug_3d_r3_rc3": 17.561042547225952, "test_constant_yasp_1d_r1_rc1": 18.014742136001587, "test_constant_yasp_1d_r1_rc3": 18.12042474746704, "test_constant_yasp_1d_r3_rc1": 20.266605377197266, "test_constant_yasp_1d_r3_rc3": 18.232828378677368, "test_constant_yasp_3d_r1_rc1": 17.235671758651733, "test_constant_yasp_3d_r1_rc3": 17.19625449180603, "test_constant_yasp_3d_r3_rc1": 17.451977729797363, "test_constant_yasp_3d_r3_rc3": 17.32913088798523, "test_empty": 16.079071760177612, "test_expression_default_alberta_1d_r1_rc1": 18.263118505477905, "test_expression_default_alberta_1d_r1_rc3": 18.549551248550415, "test_expression_default_alberta_1d_r3_rc1": 21.41700530052185, "test_expression_default_alberta_1d_r3_rc3": 18.276604413986206, "test_expression_default_alberta_3d_r1_rc1": 19.254730701446533, "test_expression_default_alberta_3d_r1_rc3": 18.690196752548218, "test_expression_default_alberta_3d_r3_rc1": 18.360896348953247, "test_expression_default_alberta_3d_r3_rc3": 21.001927137374878, "test_expression_default_alu_3d_r1_rc1_0000": 18.83172917366028, "test_expression_default_alu_3d_r1_rc1_0001": 19.632460594177246, "test_expression_default_alu_3d_r1_rc1_0002": 21.064167022705078, "test_expression_default_alu_3d_r1_rc3_0000": 18.806495189666748, "test_expression_default_alu_3d_r1_rc3_0001": 18.406678199768066, "test_expression_default_alu_3d_r1_rc3_0002": 18.072860956192017, "test_expression_default_alu_3d_r3_rc1_0000": 19.45250391960144, "test_expression_default_alu_3d_r3_rc1_0001": 19.036407709121704, "test_expression_default_alu_3d_r3_rc1_0002": 18.356473445892334, "test_expression_default_alu_3d_r3_rc3_0000": 18.681460857391357, "test_expression_default_alu_3d_r3_rc3_0001": 18.07203221321106, "test_expression_default_alu_3d_r3_rc3_0002": 18.423197746276855, "test_expression_default_ug_3d_r1_rc1": 18.34494376182556, "test_expression_default_ug_3d_r1_rc3": 18.013826847076416, "test_expression_default_ug_3d_r3_rc1": 18.35629177093506, "test_expression_default_ug_3d_r3_rc3": 18.989110231399536, "test_expression_default_yasp_1d_r1_rc1": 18.073102712631226, "test_expression_default_yasp_1d_r1_rc3": 17.989795207977295, "test_expression_default_yasp_1d_r3_rc1": 18.060887575149536, "test_expression_default_yasp_1d_r3_rc3": 18.273865461349487, "test_expression_default_yasp_3d_r1_rc1": 18.248963594436646, "test_expression_default_yasp_3d_r1_rc3": 17.94398021697998, "test_expression_default_yasp_3d_r3_rc1": 18.452487468719482, "test_expression_default_yasp_3d_r3_rc3": 19.061495780944824, "test_expression_parametric_alberta_1d_r1_rc1": 19.204541444778442, "test_expression_parametric_alberta_3d_r1_rc1": 20.90292763710022, "test_expression_parametric_alu_3d_r1_rc1_0000": 29.00003981590271, "test_expression_parametric_alu_3d_r1_rc1_0001": 26.96547508239746, "test_expression_parametric_alu_3d_r1_rc1_0002": 27.066059589385986, "test_expression_parametric_ug_3d_r1_rc1": 20.669278383255005, "test_expression_parametric_yasp_1d_r1_rc1": 18.997971773147583, "test_expression_parametric_yasp_3d_r1_rc1": 22.30035090446472, "test_flattop": 27.608917951583862, "test_functions_alberta_1d_r1_rc1": 21.114784717559814, "test_functions_alberta_1d_r1_rc3": 21.01030206680298, "test_functions_alberta_1d_r3_rc1": 21.09175705909729, "test_functions_alberta_1d_r3_rc3": 21.40331196784973, "test_functions_alberta_3d_r1_rc1": 22.426992893218994, "test_functions_alberta_3d_r1_rc3": 22.738091945648193, "test_functions_alberta_3d_r3_rc1": 20.785479307174683, "test_functions_alberta_3d_r3_rc3": 20.455530405044556, "test_functions_alu_3d_r1_rc1_0000": 22.282484531402588, "test_functions_alu_3d_r1_rc1_0001": 22.167702674865723, "test_functions_alu_3d_r1_rc1_0002": 26.093852996826172, "test_functions_alu_3d_r1_rc3_0000": 21.770424842834473, "test_functions_alu_3d_r1_rc3_0001": 21.7331280708313, "test_functions_alu_3d_r1_rc3_0002": 21.971495628356934, "test_functions_alu_3d_r3_rc1_0000": 21.974807024002075, "test_functions_alu_3d_r3_rc1_0001": 22.035661935806274, "test_functions_alu_3d_r3_rc1_0002": 21.53220510482788, "test_functions_alu_3d_r3_rc3_0000": 25.14601230621338, "test_functions_alu_3d_r3_rc3_0001": 21.778015851974487, "test_functions_alu_3d_r3_rc3_0002": 22.42915964126587, "test_functions_ug_3d_r1_rc1": 22.296344995498657, "test_functions_ug_3d_r1_rc3": 22.672362804412842, "test_functions_ug_3d_r3_rc1": 21.51437544822693, "test_functions_ug_3d_r3_rc3": 22.598135471343994, "test_functions_yasp_1d_r1_rc1": 21.263728380203247, "test_functions_yasp_1d_r1_rc3": 20.660491466522217, "test_functions_yasp_1d_r3_rc1": 20.985987424850464, "test_functions_yasp_1d_r3_rc3": 21.50996232032776, "test_functions_yasp_3d_r1_rc1": 23.251285314559937, "test_functions_yasp_3d_r1_rc3": 21.019334077835083, "test_functions_yasp_3d_r3_rc1": 21.019885778427124, "test_functions_yasp_3d_r3_rc3": 20.999614238739014, "test_indicator_alberta_1d_r1_rc1": 18.19898557662964, "test_indicator_alberta_3d_r1_rc1": 18.526633501052856, "test_indicator_alu_3d_r1_rc1_0000": 19.190847635269165, "test_indicator_alu_3d_r1_rc1_0001": 18.65059185028076, "test_indicator_alu_3d_r1_rc1_0002": 18.935564517974854, "test_indicator_ug_3d_r1_rc1": 19.303451776504517, "test_indicator_yasp_1d_r1_rc1": 17.91905641555786, "test_indicator_yasp_3d_r1_rc1": 18.47655963897705, "test_lambda_global_flux_function_alberta_1d_r1_rc1": 19.71386218070984, "test_lambda_global_flux_function_alberta_3d_r1_rc1": 23.845843076705933, "test_lambda_global_flux_function_alu_3d_r1_rc1_0000": 27.12923812866211, "test_lambda_global_flux_function_alu_3d_r1_rc1_0001": 26.899558782577515, "test_lambda_global_flux_function_alu_3d_r1_rc1_0002": 26.767258644104004, "test_lambda_global_flux_function_ug_3d_r1_rc1": 20.34222984313965, "test_lambda_global_flux_function_yasp_1d_r1_rc1": 21.17764186859131, "test_lambda_global_flux_function_yasp_3d_r1_rc1": 20.21225929260254, "test_lambda_global_function_alberta_1d_r1_rc1": 16.554109573364258, "test_lambda_global_function_alberta_1d_r1_rc3": 16.527742624282837, "test_lambda_global_function_alberta_1d_r3_rc1": 16.572184085845947, "test_lambda_global_function_alberta_1d_r3_rc3": 17.08496642112732, "test_lambda_global_function_alberta_3d_r1_rc1": 16.506139039993286, "test_lambda_global_function_alberta_3d_r1_rc3": 16.469588041305542, "test_lambda_global_function_alberta_3d_r3_rc1": 16.4826397895813, "test_lambda_global_function_alberta_3d_r3_rc3": 16.922993659973145, "test_lambda_global_function_alu_3d_r1_rc1_0000": 16.861034631729126, "test_lambda_global_function_alu_3d_r1_rc1_0001": 16.59978461265564, "test_lambda_global_function_alu_3d_r1_rc1_0002": 16.61959719657898, "test_lambda_global_function_alu_3d_r1_rc3_0000": 16.651610374450684, "test_lambda_global_function_alu_3d_r1_rc3_0001": 19.021191835403442, "test_lambda_global_function_alu_3d_r1_rc3_0002": 17.187358617782593, "test_lambda_global_function_alu_3d_r3_rc1_0000": 16.589468240737915, "test_lambda_global_function_alu_3d_r3_rc1_0001": 16.511296033859253, "test_lambda_global_function_alu_3d_r3_rc1_0002": 16.674526929855347, "test_lambda_global_function_alu_3d_r3_rc3_0000": 16.505088329315186, "test_lambda_global_function_alu_3d_r3_rc3_0001": 17.871268272399902, "test_lambda_global_function_alu_3d_r3_rc3_0002": 16.87092351913452, "test_lambda_global_function_ug_3d_r1_rc1": 16.49480152130127, "test_lambda_global_function_ug_3d_r1_rc3": 16.624858856201172, "test_lambda_global_function_ug_3d_r3_rc1": 16.86823010444641, "test_lambda_global_function_ug_3d_r3_rc3": 16.998570203781128, "test_lambda_global_function_yasp_1d_r1_rc1": 16.72396492958069, "test_lambda_global_function_yasp_1d_r1_rc3": 17.45966076850891, "test_lambda_global_function_yasp_1d_r3_rc1": 16.769001483917236, "test_lambda_global_function_yasp_1d_r3_rc3": 16.534157752990723, "test_lambda_global_function_yasp_3d_r1_rc1": 17.370596170425415, "test_lambda_global_function_yasp_3d_r1_rc3": 16.561802625656128, "test_lambda_global_function_yasp_3d_r3_rc1": 16.574744939804077, "test_lambda_global_function_yasp_3d_r3_rc3": 16.708879709243774, "test_lambda_local_flux_function_alberta_1d_r1_rc1": 19.70447087287903, "test_lambda_local_flux_function_alberta_3d_r1_rc1": 20.288437843322754, "test_lambda_local_flux_function_alu_3d_r1_rc1_0000": 27.22477412223816, "test_lambda_local_flux_function_alu_3d_r1_rc1_0001": 26.77414035797119, "test_lambda_local_flux_function_alu_3d_r1_rc1_0002": 26.88183283805847, "test_lambda_local_flux_function_ug_3d_r1_rc1": 20.215343236923218, "test_lambda_local_flux_function_yasp_1d_r1_rc1": 19.326310396194458, "test_lambda_local_flux_function_yasp_3d_r1_rc1": 19.309234142303467, "test_lambda_local_function_alberta_1d_r1_rc1": 19.482234001159668, "test_lambda_local_function_alberta_1d_r1_rc3": 19.491390466690063, "test_lambda_local_function_alberta_1d_r3_rc1": 19.737709760665894, "test_lambda_local_function_alberta_1d_r3_rc3": 19.049132585525513, "test_lambda_local_function_alberta_3d_r1_rc1": 20.29612970352173, "test_lambda_local_function_alberta_3d_r1_rc3": 22.54290270805359, "test_lambda_local_function_alberta_3d_r3_rc1": 19.807548999786377, "test_lambda_local_function_alberta_3d_r3_rc3": 20.5995774269104, "test_lambda_local_function_alu_3d_r1_rc1_0000": 26.285258769989014, "test_lambda_local_function_alu_3d_r1_rc1_0001": 27.248192310333252, "test_lambda_local_function_alu_3d_r1_rc1_0002": 27.70791506767273, "test_lambda_local_function_alu_3d_r1_rc3_0000": 26.31389856338501, "test_lambda_local_function_alu_3d_r1_rc3_0001": 27.047832250595093, "test_lambda_local_function_alu_3d_r1_rc3_0002": 26.248119354248047, "test_lambda_local_function_alu_3d_r3_rc1_0000": 26.332953691482544, "test_lambda_local_function_alu_3d_r3_rc1_0001": 26.2433123588562, "test_lambda_local_function_alu_3d_r3_rc1_0002": 26.683884143829346, "test_lambda_local_function_alu_3d_r3_rc3_0000": 30.253638982772827, "test_lambda_local_function_alu_3d_r3_rc3_0001": 26.242444038391113, "test_lambda_local_function_alu_3d_r3_rc3_0002": 26.225865364074707, "test_lambda_local_function_ug_3d_r1_rc1": 19.75720238685608, "test_lambda_local_function_ug_3d_r1_rc3": 20.51409649848938, "test_lambda_local_function_ug_3d_r3_rc1": 20.04006028175354, "test_lambda_local_function_ug_3d_r3_rc3": 19.906145811080933, "test_lambda_local_function_yasp_1d_r1_rc1": 19.931835889816284, "test_lambda_local_function_yasp_1d_r1_rc3": 19.267087697982788, "test_lambda_local_function_yasp_1d_r3_rc1": 19.485828161239624, "test_lambda_local_function_yasp_1d_r3_rc3": 19.157115936279297, "test_lambda_local_function_yasp_3d_r1_rc1": 19.787895679473877, "test_lambda_local_function_yasp_3d_r1_rc3": 19.33585786819458, "test_lambda_local_function_yasp_3d_r3_rc1": 18.777853965759277, "test_lambda_local_function_yasp_3d_r3_rc3": 21.99708318710327, "test_spe10_alberta_3d_r3_rc3": 17.835134983062744, "test_spe10_alu_3d_r3_rc3_0000": 18.447022438049316, "test_spe10_alu_3d_r3_rc3_0001": 17.8853919506073, "test_spe10_alu_3d_r3_rc3_0002": 18.336849689483643, "test_spe10_yasp_3d_r3_rc3": 18.08585214614868} \ No newline at end of file diff --git a/dune/xt/functions/test/testruns_totals.pickle b/dune/xt/functions/test/testruns_totals.pickle index 74475e66bf6befed75235beac3987b22b300b4e3..eaed9a38e8eeeb5255922c8aaf278bdf68d5cafc 100644 --- a/dune/xt/functions/test/testruns_totals.pickle +++ b/dune/xt/functions/test/testruns_totals.pickle @@ -1 +1 @@ -[["", "", "", "", "", "", "test_ESV2007_yasp_2d_r3_rc3_0000_functions_0000;test_ESV2007_yasp_2d_r3_rc3_0000_functions_0002;test_ESV2007_yasp_2d_r3_rc3_0000_functions_0004;test_ESV2007_yasp_2d_r3_rc3_0000_functions_0006", "test_ESV2007_yasp_2d_r3_rc3_0001_functions_0001;test_ESV2007_yasp_2d_r3_rc3_0001_functions_0003;test_ESV2007_yasp_2d_r3_rc3_0001_functions_0005;test_ESV2007_yasp_2d_r3_rc3_0001_functions_0007", "", "", "", "", "", "", "test_ESV2007_alberta_2d_r3_rc3_0000_functions_0008;test_ESV2007_alberta_2d_r3_rc3_0000_functions_0010;test_ESV2007_alberta_2d_r3_rc3_0000_functions_0012;test_ESV2007_alberta_2d_r3_rc3_0000_functions_0014", "test_ESV2007_alberta_2d_r3_rc3_0001_functions_0009;test_ESV2007_alberta_2d_r3_rc3_0001_functions_0011;test_ESV2007_alberta_2d_r3_rc3_0001_functions_0013;test_ESV2007_alberta_2d_r3_rc3_0001_functions_0015", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "test_ESV2007_alu_2d_r3_rc3_0000_functions_0016;test_ESV2007_alu_2d_r3_rc3_0000_functions_0022;test_ESV2007_alu_2d_r3_rc3_0000_functions_0028;test_ESV2007_alu_2d_r3_rc3_0000_functions_0034", "test_ESV2007_alu_2d_r3_rc3_0001_functions_0017;test_ESV2007_alu_2d_r3_rc3_0001_functions_0023;test_ESV2007_alu_2d_r3_rc3_0001_functions_0029;test_ESV2007_alu_2d_r3_rc3_0001_functions_0035", "test_ESV2007_alu_2d_r3_rc3_0002_functions_0018;test_ESV2007_alu_2d_r3_rc3_0002_functions_0024;test_ESV2007_alu_2d_r3_rc3_0002_functions_0030;test_ESV2007_alu_2d_r3_rc3_0002_functions_0036", "test_ESV2007_alu_2d_r3_rc3_0003_functions_0019;test_ESV2007_alu_2d_r3_rc3_0003_functions_0025;test_ESV2007_alu_2d_r3_rc3_0003_functions_0031;test_ESV2007_alu_2d_r3_rc3_0003_functions_0037", "test_ESV2007_alu_2d_r3_rc3_0004_functions_0020;test_ESV2007_alu_2d_r3_rc3_0004_functions_0026;test_ESV2007_alu_2d_r3_rc3_0004_functions_0032;test_ESV2007_alu_2d_r3_rc3_0004_functions_0038", "test_ESV2007_alu_2d_r3_rc3_0005_functions_0021;test_ESV2007_alu_2d_r3_rc3_0005_functions_0027;test_ESV2007_alu_2d_r3_rc3_0005_functions_0033;test_ESV2007_alu_2d_r3_rc3_0005_functions_0039", "", "", "", "", "", "", "test_ESV2007_ug_2d_r3_rc3_0000_functions_0040;test_ESV2007_ug_2d_r3_rc3_0000_functions_0042;test_ESV2007_ug_2d_r3_rc3_0000_functions_0044;test_ESV2007_ug_2d_r3_rc3_0000_functions_0046", "test_ESV2007_ug_2d_r3_rc3_0001_functions_0041;test_ESV2007_ug_2d_r3_rc3_0001_functions_0043;test_ESV2007_ug_2d_r3_rc3_0001_functions_0045;test_ESV2007_ug_2d_r3_rc3_0001_functions_0047", "test_checkerboard_yasp_1d_r1_rc1_checkerboard_0000", "test_checkerboard_yasp_1d_r1_rc3_checkerboard_0001", "test_checkerboard_yasp_1d_r3_rc1_checkerboard_0002", "test_checkerboard_yasp_1d_r3_rc3_checkerboard_0003", "test_checkerboard_yasp_3d_r1_rc1_checkerboard_0004", "test_checkerboard_yasp_3d_r1_rc3_checkerboard_0005", "test_checkerboard_yasp_3d_r3_rc1_checkerboard_0006", "test_checkerboard_yasp_3d_r3_rc3_checkerboard_0007", "test_checkerboard_alberta_1d_r1_rc1_checkerboard_0008", "test_checkerboard_alberta_1d_r1_rc3_checkerboard_0009", "test_checkerboard_alberta_1d_r3_rc1_checkerboard_0010", "test_checkerboard_alberta_1d_r3_rc3_checkerboard_0011", "test_checkerboard_alberta_3d_r1_rc1_checkerboard_0012", "test_checkerboard_alberta_3d_r1_rc3_checkerboard_0013", "test_checkerboard_alberta_3d_r3_rc1_checkerboard_0014", "test_checkerboard_alberta_3d_r3_rc3_checkerboard_0015", "test_checkerboard_alu_3d_r1_rc1_0000_checkerboard_0016", "test_checkerboard_alu_3d_r1_rc1_0001_checkerboard_0017", "test_checkerboard_alu_3d_r1_rc1_0002_checkerboard_0018", "test_checkerboard_alu_3d_r1_rc3_0000_checkerboard_0019", "test_checkerboard_alu_3d_r1_rc3_0001_checkerboard_0020", "test_checkerboard_alu_3d_r1_rc3_0002_checkerboard_0021", "test_checkerboard_alu_3d_r3_rc1_0000_checkerboard_0022", "test_checkerboard_alu_3d_r3_rc1_0001_checkerboard_0023", "test_checkerboard_alu_3d_r3_rc1_0002_checkerboard_0024", "test_checkerboard_alu_3d_r3_rc3_0000_checkerboard_0025", "test_checkerboard_alu_3d_r3_rc3_0001_checkerboard_0026", "test_checkerboard_alu_3d_r3_rc3_0002_checkerboard_0027", "test_checkerboard_ug_3d_r1_rc1_checkerboard_0028", "test_checkerboard_ug_3d_r1_rc3_checkerboard_0029", "test_checkerboard_ug_3d_r3_rc1_checkerboard_0030", "test_checkerboard_ug_3d_r3_rc3_checkerboard_0031", "test_combined", "test_constant_yasp_1d_r1_rc1_constant_0000", "test_constant_yasp_1d_r1_rc3_constant_0001", "test_constant_yasp_1d_r3_rc1_constant_0002", "test_constant_yasp_1d_r3_rc3_constant_0003", "test_constant_yasp_3d_r1_rc1_constant_0004", "test_constant_yasp_3d_r1_rc3_constant_0005", "test_constant_yasp_3d_r3_rc1_constant_0006", "test_constant_yasp_3d_r3_rc3_constant_0007", "test_constant_alberta_1d_r1_rc1_constant_0008", "test_constant_alberta_1d_r1_rc3_constant_0009", "test_constant_alberta_1d_r3_rc1_constant_0010", "test_constant_alberta_1d_r3_rc3_constant_0011", "test_constant_alberta_3d_r1_rc1_constant_0012", "test_constant_alberta_3d_r1_rc3_constant_0013", "test_constant_alberta_3d_r3_rc1_constant_0014", "test_constant_alberta_3d_r3_rc3_constant_0015", "test_constant_alu_3d_r1_rc1_0000_constant_0016", "test_constant_alu_3d_r1_rc1_0001_constant_0017", "test_constant_alu_3d_r1_rc1_0002_constant_0018", "test_constant_alu_3d_r1_rc3_0000_constant_0019", "test_constant_alu_3d_r1_rc3_0001_constant_0020", "test_constant_alu_3d_r1_rc3_0002_constant_0021", "test_constant_alu_3d_r3_rc1_0000_constant_0022", "test_constant_alu_3d_r3_rc1_0001_constant_0023", "test_constant_alu_3d_r3_rc1_0002_constant_0024", "test_constant_alu_3d_r3_rc3_0000_constant_0025", "test_constant_alu_3d_r3_rc3_0001_constant_0026", "test_constant_alu_3d_r3_rc3_0002_constant_0027", "test_constant_ug_3d_r1_rc1_constant_0028", "test_constant_ug_3d_r1_rc3_constant_0029", "test_constant_ug_3d_r3_rc1_constant_0030", "test_constant_ug_3d_r3_rc3_constant_0031", "test_empty", "test_expression_default_yasp_1d_r1_rc1_expression_default_0000", "test_expression_default_yasp_1d_r1_rc3_expression_default_0001", "test_expression_default_yasp_1d_r3_rc1_expression_default_0002", "test_expression_default_yasp_1d_r3_rc3_expression_default_0003", "test_expression_default_yasp_3d_r1_rc1_expression_default_0004", "test_expression_default_yasp_3d_r1_rc3_expression_default_0005", "test_expression_default_yasp_3d_r3_rc1_expression_default_0006", "test_expression_default_yasp_3d_r3_rc3_expression_default_0007", "test_expression_default_alberta_1d_r1_rc1_expression_default_0008", "test_expression_default_alberta_1d_r1_rc3_expression_default_0009", "test_expression_default_alberta_1d_r3_rc1_expression_default_0010", "test_expression_default_alberta_1d_r3_rc3_expression_default_0011", "test_expression_default_alberta_3d_r1_rc1_expression_default_0012", "test_expression_default_alberta_3d_r1_rc3_expression_default_0013", "test_expression_default_alberta_3d_r3_rc1_expression_default_0014", "test_expression_default_alberta_3d_r3_rc3_expression_default_0015", "test_expression_default_alu_3d_r1_rc1_0000_expression_default_0016", "test_expression_default_alu_3d_r1_rc1_0001_expression_default_0017", "test_expression_default_alu_3d_r1_rc1_0002_expression_default_0018", "test_expression_default_alu_3d_r1_rc3_0000_expression_default_0019", "test_expression_default_alu_3d_r1_rc3_0001_expression_default_0020", "test_expression_default_alu_3d_r1_rc3_0002_expression_default_0021", "test_expression_default_alu_3d_r3_rc1_0000_expression_default_0022", "test_expression_default_alu_3d_r3_rc1_0001_expression_default_0023", "test_expression_default_alu_3d_r3_rc1_0002_expression_default_0024", "test_expression_default_alu_3d_r3_rc3_0000_expression_default_0025", "test_expression_default_alu_3d_r3_rc3_0001_expression_default_0026", "test_expression_default_alu_3d_r3_rc3_0002_expression_default_0027", "test_expression_default_ug_3d_r1_rc1_expression_default_0028", "test_expression_default_ug_3d_r1_rc3_expression_default_0029", "test_expression_default_ug_3d_r3_rc1_expression_default_0030", "test_expression_default_ug_3d_r3_rc3_expression_default_0031", "test_expression_parametric_yasp_1d_r1_rc1_expression_parametric_0000", "test_expression_parametric_yasp_3d_r1_rc1_expression_parametric_0001", "test_expression_parametric_alberta_1d_r1_rc1_expression_parametric_0002", "test_expression_parametric_alberta_3d_r1_rc1_expression_parametric_0003", "test_expression_parametric_alu_3d_r1_rc1_0000_expression_parametric_0004", "test_expression_parametric_alu_3d_r1_rc1_0001_expression_parametric_0005", "test_expression_parametric_alu_3d_r1_rc1_0002_expression_parametric_0006", "test_expression_parametric_ug_3d_r1_rc1_expression_parametric_0007", "test_flattop", "test_functions_yasp_1d_r1_rc1_functions_0000", "test_functions_yasp_1d_r1_rc3_functions_0001", "test_functions_yasp_1d_r3_rc1_functions_0002", "test_functions_yasp_1d_r3_rc3_functions_0003", "test_functions_yasp_3d_r1_rc1_functions_0004", "test_functions_yasp_3d_r1_rc3_functions_0005", "test_functions_yasp_3d_r3_rc1_functions_0006", "test_functions_yasp_3d_r3_rc3_functions_0007", "test_functions_alberta_1d_r1_rc1_functions_0008", "test_functions_alberta_1d_r1_rc3_functions_0009", "test_functions_alberta_1d_r3_rc1_functions_0010", "test_functions_alberta_1d_r3_rc3_functions_0011", "test_functions_alberta_3d_r1_rc1_functions_0012", "test_functions_alberta_3d_r1_rc3_functions_0013", "test_functions_alberta_3d_r3_rc1_functions_0014", "test_functions_alberta_3d_r3_rc3_functions_0015", "test_functions_alu_3d_r1_rc1_0000_functions_0016", "test_functions_alu_3d_r1_rc1_0001_functions_0017", "test_functions_alu_3d_r1_rc1_0002_functions_0018", "test_functions_alu_3d_r1_rc3_0000_functions_0019", "test_functions_alu_3d_r1_rc3_0001_functions_0020", "test_functions_alu_3d_r1_rc3_0002_functions_0021", "test_functions_alu_3d_r3_rc1_0000_functions_0022", "test_functions_alu_3d_r3_rc1_0001_functions_0023", "test_functions_alu_3d_r3_rc1_0002_functions_0024", "test_functions_alu_3d_r3_rc3_0000_functions_0025", "test_functions_alu_3d_r3_rc3_0001_functions_0026", "test_functions_alu_3d_r3_rc3_0002_functions_0027", "test_functions_ug_3d_r1_rc1_functions_0028", "test_functions_ug_3d_r1_rc3_functions_0029", "test_functions_ug_3d_r3_rc1_functions_0030", "test_functions_ug_3d_r3_rc3_functions_0031", "test_indicator_yasp_1d_r1_rc1_functions_0000", "test_indicator_yasp_3d_r1_rc1_functions_0001", "test_indicator_alberta_1d_r1_rc1_functions_0002", "test_indicator_alberta_3d_r1_rc1_functions_0003", "test_indicator_alu_3d_r1_rc1_0000_functions_0004", "test_indicator_alu_3d_r1_rc1_0001_functions_0005", "test_indicator_alu_3d_r1_rc1_0002_functions_0006", "test_indicator_ug_3d_r1_rc1_functions_0007", "test_lambda_global_flux_function_yasp_1d_r1_rc1_lambda_global_flux_function_0000", "test_lambda_global_flux_function_yasp_3d_r1_rc1_lambda_global_flux_function_0001", "test_lambda_global_flux_function_alberta_1d_r1_rc1_lambda_global_flux_function_0002", "test_lambda_global_flux_function_alberta_3d_r1_rc1_lambda_global_flux_function_0003", "test_lambda_global_flux_function_alu_3d_r1_rc1_0000_lambda_global_flux_function_0004", "test_lambda_global_flux_function_alu_3d_r1_rc1_0001_lambda_global_flux_function_0005", "test_lambda_global_flux_function_alu_3d_r1_rc1_0002_lambda_global_flux_function_0006", "test_lambda_global_flux_function_ug_3d_r1_rc1_lambda_global_flux_function_0007", "test_lambda_global_function_yasp_1d_r1_rc1_lambda_global_function_0000", "test_lambda_global_function_yasp_1d_r1_rc3_lambda_global_function_0001", "test_lambda_global_function_yasp_1d_r3_rc1_lambda_global_function_0002", "test_lambda_global_function_yasp_1d_r3_rc3_lambda_global_function_0003", "test_lambda_global_function_yasp_3d_r1_rc1_lambda_global_function_0004", "test_lambda_global_function_yasp_3d_r1_rc3_lambda_global_function_0005", "test_lambda_global_function_yasp_3d_r3_rc1_lambda_global_function_0006", "test_lambda_global_function_yasp_3d_r3_rc3_lambda_global_function_0007", "test_lambda_global_function_alberta_1d_r1_rc1_lambda_global_function_0008", "test_lambda_global_function_alberta_1d_r1_rc3_lambda_global_function_0009", "test_lambda_global_function_alberta_1d_r3_rc1_lambda_global_function_0010", "test_lambda_global_function_alberta_1d_r3_rc3_lambda_global_function_0011", "test_lambda_global_function_alberta_3d_r1_rc1_lambda_global_function_0012", "test_lambda_global_function_alberta_3d_r1_rc3_lambda_global_function_0013", "test_lambda_global_function_alberta_3d_r3_rc1_lambda_global_function_0014", "test_lambda_global_function_alberta_3d_r3_rc3_lambda_global_function_0015", "test_lambda_global_function_alu_3d_r1_rc1_0000_lambda_global_function_0016", "test_lambda_global_function_alu_3d_r1_rc1_0001_lambda_global_function_0017", "test_lambda_global_function_alu_3d_r1_rc1_0002_lambda_global_function_0018", "test_lambda_global_function_alu_3d_r1_rc3_0000_lambda_global_function_0019", "test_lambda_global_function_alu_3d_r1_rc3_0001_lambda_global_function_0020", "test_lambda_global_function_alu_3d_r1_rc3_0002_lambda_global_function_0021", "test_lambda_global_function_alu_3d_r3_rc1_0000_lambda_global_function_0022", "test_lambda_global_function_alu_3d_r3_rc1_0001_lambda_global_function_0023", "test_lambda_global_function_alu_3d_r3_rc1_0002_lambda_global_function_0024", "test_lambda_global_function_alu_3d_r3_rc3_0000_lambda_global_function_0025", "test_lambda_global_function_alu_3d_r3_rc3_0001_lambda_global_function_0026", "test_lambda_global_function_alu_3d_r3_rc3_0002_lambda_global_function_0027", "test_lambda_global_function_ug_3d_r1_rc1_lambda_global_function_0028", "test_lambda_global_function_ug_3d_r1_rc3_lambda_global_function_0029", "test_lambda_global_function_ug_3d_r3_rc1_lambda_global_function_0030", "test_lambda_global_function_ug_3d_r3_rc3_lambda_global_function_0031", "test_lambda_local_flux_function_yasp_1d_r1_rc1_lambda_local_flux_function_0000", "test_lambda_local_flux_function_yasp_3d_r1_rc1_lambda_local_flux_function_0001", "test_lambda_local_flux_function_alberta_1d_r1_rc1_lambda_local_flux_function_0002", "test_lambda_local_flux_function_alberta_3d_r1_rc1_lambda_local_flux_function_0003", "test_lambda_local_flux_function_alu_3d_r1_rc1_0000_lambda_local_flux_function_0004", "test_lambda_local_flux_function_alu_3d_r1_rc1_0001_lambda_local_flux_function_0005", "test_lambda_local_flux_function_alu_3d_r1_rc1_0002_lambda_local_flux_function_0006", "test_lambda_local_flux_function_ug_3d_r1_rc1_lambda_local_flux_function_0007", "test_lambda_local_function_yasp_1d_r1_rc1_lambda_local_function_0000", "test_lambda_local_function_yasp_1d_r1_rc3_lambda_local_function_0001", "test_lambda_local_function_yasp_1d_r3_rc1_lambda_local_function_0002", "test_lambda_local_function_yasp_1d_r3_rc3_lambda_local_function_0003", "test_lambda_local_function_yasp_3d_r1_rc1_lambda_local_function_0004", "test_lambda_local_function_yasp_3d_r1_rc3_lambda_local_function_0005", "test_lambda_local_function_yasp_3d_r3_rc1_lambda_local_function_0006", "test_lambda_local_function_yasp_3d_r3_rc3_lambda_local_function_0007", "test_lambda_local_function_alberta_1d_r1_rc1_lambda_local_function_0008", "test_lambda_local_function_alberta_1d_r1_rc3_lambda_local_function_0009", "test_lambda_local_function_alberta_1d_r3_rc1_lambda_local_function_0010", "test_lambda_local_function_alberta_1d_r3_rc3_lambda_local_function_0011", "test_lambda_local_function_alberta_3d_r1_rc1_lambda_local_function_0012", "test_lambda_local_function_alberta_3d_r1_rc3_lambda_local_function_0013", "test_lambda_local_function_alberta_3d_r3_rc1_lambda_local_function_0014", "test_lambda_local_function_alberta_3d_r3_rc3_lambda_local_function_0015", "test_lambda_local_function_alu_3d_r1_rc1_0000_lambda_local_function_0016", "test_lambda_local_function_alu_3d_r1_rc1_0001_lambda_local_function_0017", "test_lambda_local_function_alu_3d_r1_rc1_0002_lambda_local_function_0018", "test_lambda_local_function_alu_3d_r1_rc3_0000_lambda_local_function_0019", "test_lambda_local_function_alu_3d_r1_rc3_0001_lambda_local_function_0020", "test_lambda_local_function_alu_3d_r1_rc3_0002_lambda_local_function_0021", "test_lambda_local_function_alu_3d_r3_rc1_0000_lambda_local_function_0022", "test_lambda_local_function_alu_3d_r3_rc1_0001_lambda_local_function_0023", "test_lambda_local_function_alu_3d_r3_rc1_0002_lambda_local_function_0024", "test_lambda_local_function_alu_3d_r3_rc3_0000_lambda_local_function_0025", "test_lambda_local_function_alu_3d_r3_rc3_0001_lambda_local_function_0026", "test_lambda_local_function_alu_3d_r3_rc3_0002_lambda_local_function_0027", "test_lambda_local_function_ug_3d_r1_rc1_lambda_local_function_0028", "test_lambda_local_function_ug_3d_r1_rc3_lambda_local_function_0029", "test_lambda_local_function_ug_3d_r3_rc1_lambda_local_function_0030", "test_lambda_local_function_ug_3d_r3_rc3_lambda_local_function_0031", "test_spe10_yasp_3d_r3_rc3_spe10_0000", "test_spe10_alberta_3d_r3_rc3_spe10_0001", "test_spe10_alu_3d_r3_rc3_0000_spe10_0002", "test_spe10_alu_3d_r3_rc3_0001_spe10_0003", "test_spe10_alu_3d_r3_rc3_0002_spe10_0004"], {"test_ESV2007_alberta_2d_r1_rc1_0000": 0.02010321617126465, "test_ESV2007_alberta_2d_r1_rc1_0001": 0.06727051734924316, "test_ESV2007_alberta_2d_r1_rc3_0000": 0.020246028900146484, "test_ESV2007_alberta_2d_r1_rc3_0001": 0.07069039344787598, "test_ESV2007_alberta_2d_r3_rc1_0000": 0.01526188850402832, "test_ESV2007_alberta_2d_r3_rc1_0001": 0.013646841049194336, "test_ESV2007_alberta_2d_r3_rc3_0000": 0.16864705085754395, "test_ESV2007_alberta_2d_r3_rc3_0001": 0.11392664909362793, "test_ESV2007_alu_2d_r1_rc1_0000": 0.015264272689819336, "test_ESV2007_alu_2d_r1_rc1_0001": 0.013962030410766602, "test_ESV2007_alu_2d_r1_rc1_0002": 0.06948542594909668, "test_ESV2007_alu_2d_r1_rc1_0003": 0.01397848129272461, "test_ESV2007_alu_2d_r1_rc1_0004": 0.07391715049743652, "test_ESV2007_alu_2d_r1_rc1_0005": 0.02080988883972168, "test_ESV2007_alu_2d_r1_rc3_0000": 0.018934011459350586, "test_ESV2007_alu_2d_r1_rc3_0001": 0.07039046287536621, "test_ESV2007_alu_2d_r1_rc3_0002": 0.01450347900390625, "test_ESV2007_alu_2d_r1_rc3_0003": 0.07359623908996582, "test_ESV2007_alu_2d_r1_rc3_0004": 0.021884918212890625, "test_ESV2007_alu_2d_r1_rc3_0005": 0.02088618278503418, "test_ESV2007_alu_2d_r3_rc1_0000": 0.06920313835144043, "test_ESV2007_alu_2d_r3_rc1_0001": 0.01605367660522461, "test_ESV2007_alu_2d_r3_rc1_0002": 0.07314157485961914, "test_ESV2007_alu_2d_r3_rc1_0003": 0.013958215713500977, "test_ESV2007_alu_2d_r3_rc1_0004": 0.021147727966308594, "test_ESV2007_alu_2d_r3_rc1_0005": 0.07199597358703613, "test_ESV2007_alu_2d_r3_rc3_0000": 0.13065004348754883, "test_ESV2007_alu_2d_r3_rc3_0001": 0.17438459396362305, "test_ESV2007_alu_2d_r3_rc3_0002": 0.11349821090698242, "test_ESV2007_alu_2d_r3_rc3_0003": 0.17783188819885254, "test_ESV2007_alu_2d_r3_rc3_0004": 0.12099671363830566, "test_ESV2007_alu_2d_r3_rc3_0005": 0.16904997825622559, "test_ESV2007_ug_2d_r1_rc1_0000": 0.02100658416748047, "test_ESV2007_ug_2d_r1_rc1_0001": 0.014400005340576172, "test_ESV2007_ug_2d_r1_rc3_0000": 0.06596708297729492, "test_ESV2007_ug_2d_r1_rc3_0001": 0.01951766014099121, "test_ESV2007_ug_2d_r3_rc1_0000": 0.01349020004272461, "test_ESV2007_ug_2d_r3_rc1_0001": 0.06592702865600586, "test_ESV2007_ug_2d_r3_rc3_0000": 0.11967301368713379, "test_ESV2007_ug_2d_r3_rc3_0001": 0.12072420120239258, "test_ESV2007_yasp_2d_r1_rc1_0000": 0.18715596199035645, "test_ESV2007_yasp_2d_r1_rc1_0001": 0.013393402099609375, "test_ESV2007_yasp_2d_r1_rc3_0000": 0.23542571067810059, "test_ESV2007_yasp_2d_r1_rc3_0001": 0.014758825302124023, "test_ESV2007_yasp_2d_r3_rc1_0000": 0.05766654014587402, "test_ESV2007_yasp_2d_r3_rc1_0001": 0.014673709869384766, "test_ESV2007_yasp_2d_r3_rc3_0000": 0.12136411666870117, "test_ESV2007_yasp_2d_r3_rc3_0001": 0.177978515625, "test_checkerboard_alberta_1d_r1_rc1": 0.06578230857849121, "test_checkerboard_alberta_1d_r1_rc3": 0.019870519638061523, "test_checkerboard_alberta_1d_r3_rc1": 0.07465791702270508, "test_checkerboard_alberta_1d_r3_rc3": 0.014512062072753906, "test_checkerboard_alberta_3d_r1_rc1": 0.022058963775634766, "test_checkerboard_alberta_3d_r1_rc3": 0.07122588157653809, "test_checkerboard_alberta_3d_r3_rc1": 0.018921375274658203, "test_checkerboard_alberta_3d_r3_rc3": 0.06383657455444336, "test_checkerboard_alu_3d_r1_rc1_0000": 0.01484990119934082, "test_checkerboard_alu_3d_r1_rc1_0001": 0.013791322708129883, "test_checkerboard_alu_3d_r1_rc1_0002": 0.014498472213745117, "test_checkerboard_alu_3d_r1_rc3_0000": 0.06588435173034668, "test_checkerboard_alu_3d_r1_rc3_0001": 0.013808250427246094, "test_checkerboard_alu_3d_r1_rc3_0002": 0.013672590255737305, "test_checkerboard_alu_3d_r3_rc1_0000": 0.06222820281982422, "test_checkerboard_alu_3d_r3_rc1_0001": 0.013454675674438477, "test_checkerboard_alu_3d_r3_rc1_0002": 0.013693094253540039, "test_checkerboard_alu_3d_r3_rc3_0000": 0.013537883758544922, "test_checkerboard_alu_3d_r3_rc3_0001": 0.06621599197387695, "test_checkerboard_alu_3d_r3_rc3_0002": 0.0223386287689209, "test_checkerboard_ug_3d_r1_rc1": 0.01430058479309082, "test_checkerboard_ug_3d_r1_rc3": 0.06708574295043945, "test_checkerboard_ug_3d_r3_rc1": 0.014266014099121094, "test_checkerboard_ug_3d_r3_rc3": 0.01369166374206543, "test_checkerboard_yasp_1d_r1_rc1": 0.06288909912109375, "test_checkerboard_yasp_1d_r1_rc3": 0.02214813232421875, "test_checkerboard_yasp_1d_r3_rc1": 0.017943859100341797, "test_checkerboard_yasp_1d_r3_rc3": 0.06701040267944336, "test_checkerboard_yasp_3d_r1_rc1": 0.021948575973510742, "test_checkerboard_yasp_3d_r1_rc3": 0.07248425483703613, "test_checkerboard_yasp_3d_r3_rc1": 0.022086620330810547, "test_checkerboard_yasp_3d_r3_rc3": 0.020893096923828125, "test_combined": 0.06572461128234863, "test_constant_alberta_1d_r1_rc1": 0.01903057098388672, "test_constant_alberta_1d_r1_rc3": 0.013902902603149414, "test_constant_alberta_1d_r3_rc1": 0.0673055648803711, "test_constant_alberta_1d_r3_rc3": 0.02182316780090332, "test_constant_alberta_3d_r1_rc1": 0.015784502029418945, "test_constant_alberta_3d_r1_rc3": 0.06684064865112305, "test_constant_alberta_3d_r3_rc1": 0.013965129852294922, "test_constant_alberta_3d_r3_rc3": 0.018743515014648438, "test_constant_alu_3d_r1_rc1_0000": 0.06795740127563477, "test_constant_alu_3d_r1_rc1_0001": 0.022648096084594727, "test_constant_alu_3d_r1_rc1_0002": 0.07298755645751953, "test_constant_alu_3d_r1_rc3_0000": 0.02398085594177246, "test_constant_alu_3d_r1_rc3_0001": 0.06977105140686035, "test_constant_alu_3d_r1_rc3_0002": 0.02216935157775879, "test_constant_alu_3d_r3_rc1_0000": 0.01965022087097168, "test_constant_alu_3d_r3_rc1_0001": 0.07596445083618164, "test_constant_alu_3d_r3_rc1_0002": 0.019462108612060547, "test_constant_alu_3d_r3_rc3_0000": 0.06961870193481445, "test_constant_alu_3d_r3_rc3_0001": 0.021216154098510742, "test_constant_alu_3d_r3_rc3_0002": 0.07070612907409668, "test_constant_ug_3d_r1_rc1": 0.020882844924926758, "test_constant_ug_3d_r1_rc3": 0.018852710723876953, "test_constant_ug_3d_r3_rc1": 0.07354903221130371, "test_constant_ug_3d_r3_rc3": 0.020192384719848633, "test_constant_yasp_1d_r1_rc1": 0.013393402099609375, "test_constant_yasp_1d_r1_rc3": 0.021305322647094727, "test_constant_yasp_1d_r3_rc1": 0.06198310852050781, "test_constant_yasp_1d_r3_rc3": 0.02151942253112793, "test_constant_yasp_3d_r1_rc1": 0.02040410041809082, "test_constant_yasp_3d_r1_rc3": 0.07408833503723145, "test_constant_yasp_3d_r3_rc1": 0.0159604549407959, "test_constant_yasp_3d_r3_rc3": 0.07361197471618652, "test_empty": 0.06737756729125977, "test_expression_default_alberta_1d_r1_rc1": 0.06587052345275879, "test_expression_default_alberta_1d_r1_rc3": 0.019095182418823242, "test_expression_default_alberta_1d_r3_rc1": 0.014444351196289062, "test_expression_default_alberta_1d_r3_rc3": 0.06600499153137207, "test_expression_default_alberta_3d_r1_rc1": 0.022296667098999023, "test_expression_default_alberta_3d_r1_rc3": 0.016904830932617188, "test_expression_default_alberta_3d_r3_rc1": 0.07406353950500488, "test_expression_default_alberta_3d_r3_rc3": 0.03146648406982422, "test_expression_default_alu_3d_r1_rc1_0000": 0.06181764602661133, "test_expression_default_alu_3d_r1_rc1_0001": 0.014127492904663086, "test_expression_default_alu_3d_r1_rc1_0002": 0.022194623947143555, "test_expression_default_alu_3d_r1_rc3_0000": 0.06644582748413086, "test_expression_default_alu_3d_r1_rc3_0001": 0.021742820739746094, "test_expression_default_alu_3d_r1_rc3_0002": 0.07260823249816895, "test_expression_default_alu_3d_r3_rc1_0000": 0.01400899887084961, "test_expression_default_alu_3d_r3_rc1_0001": 0.01371145248413086, "test_expression_default_alu_3d_r3_rc1_0002": 0.07084441184997559, "test_expression_default_alu_3d_r3_rc3_0000": 0.02051091194152832, "test_expression_default_alu_3d_r3_rc3_0001": 0.015399694442749023, "test_expression_default_alu_3d_r3_rc3_0002": 0.06228780746459961, "test_expression_default_ug_3d_r1_rc1": 0.022023439407348633, "test_expression_default_ug_3d_r1_rc3": 0.014694929122924805, "test_expression_default_ug_3d_r3_rc1": 0.0741117000579834, "test_expression_default_ug_3d_r3_rc3": 0.023865938186645508, "test_expression_default_yasp_1d_r1_rc1": 0.021587848663330078, "test_expression_default_yasp_1d_r1_rc3": 0.013792276382446289, "test_expression_default_yasp_1d_r3_rc1": 0.06664848327636719, "test_expression_default_yasp_1d_r3_rc3": 0.014055013656616211, "test_expression_default_yasp_3d_r1_rc1": 0.021794557571411133, "test_expression_default_yasp_3d_r1_rc3": 0.06569719314575195, "test_expression_default_yasp_3d_r3_rc1": 0.013396024703979492, "test_expression_default_yasp_3d_r3_rc3": 0.013443946838378906, "test_expression_parametric_alberta_1d_r1_rc1": 0.01946425437927246, "test_expression_parametric_alberta_3d_r1_rc1": 0.08265256881713867, "test_expression_parametric_alu_3d_r1_rc1_0000": 0.014159917831420898, "test_expression_parametric_alu_3d_r1_rc1_0001": 0.0760350227355957, "test_expression_parametric_alu_3d_r1_rc1_0002": 0.02227020263671875, "test_expression_parametric_ug_3d_r1_rc1": 0.06612634658813477, "test_expression_parametric_yasp_1d_r1_rc1": 0.07027149200439453, "test_expression_parametric_yasp_3d_r1_rc1": 0.014652729034423828, "test_flattop": 0.014704465866088867, "test_functions_alberta_1d_r1_rc1": 0.021114110946655273, "test_functions_alberta_1d_r1_rc3": 0.06969666481018066, "test_functions_alberta_1d_r3_rc1": 0.013652801513671875, "test_functions_alberta_1d_r3_rc3": 0.021428823471069336, "test_functions_alberta_3d_r1_rc1": 0.07419729232788086, "test_functions_alberta_3d_r1_rc3": 0.014487266540527344, "test_functions_alberta_3d_r3_rc1": 0.01348257064819336, "test_functions_alberta_3d_r3_rc3": 0.06647706031799316, "test_functions_alu_3d_r1_rc1_0000": 0.021244049072265625, "test_functions_alu_3d_r1_rc1_0001": 0.01364898681640625, "test_functions_alu_3d_r1_rc1_0002": 0.06215500831604004, "test_functions_alu_3d_r1_rc3_0000": 0.013567686080932617, "test_functions_alu_3d_r1_rc3_0001": 0.014458179473876953, "test_functions_alu_3d_r1_rc3_0002": 0.013591289520263672, "test_functions_alu_3d_r3_rc1_0000": 0.06649351119995117, "test_functions_alu_3d_r3_rc1_0001": 0.013973474502563477, "test_functions_alu_3d_r3_rc1_0002": 0.019643545150756836, "test_functions_alu_3d_r3_rc3_0000": 0.06585955619812012, "test_functions_alu_3d_r3_rc3_0001": 0.013907432556152344, "test_functions_alu_3d_r3_rc3_0002": 0.02257251739501953, "test_functions_ug_3d_r1_rc1": 0.06233072280883789, "test_functions_ug_3d_r1_rc3": 0.013575077056884766, "test_functions_ug_3d_r3_rc1": 0.013603448867797852, "test_functions_ug_3d_r3_rc3": 0.06798171997070312, "test_functions_yasp_1d_r1_rc1": 0.021687984466552734, "test_functions_yasp_1d_r1_rc3": 0.06362748146057129, "test_functions_yasp_1d_r3_rc1": 0.01441335678100586, "test_functions_yasp_1d_r3_rc3": 0.014124631881713867, "test_functions_yasp_3d_r1_rc1": 0.07284259796142578, "test_functions_yasp_3d_r1_rc3": 0.017447948455810547, "test_functions_yasp_3d_r3_rc1": 0.0159759521484375, "test_functions_yasp_3d_r3_rc3": 0.07227826118469238, "test_indicator_alberta_1d_r1_rc1": 0.06181740760803223, "test_indicator_alberta_3d_r1_rc1": 0.013546943664550781, "test_indicator_alu_3d_r1_rc1_0000": 0.017126798629760742, "test_indicator_alu_3d_r1_rc1_0001": 0.013624429702758789, "test_indicator_alu_3d_r1_rc1_0002": 0.07458162307739258, "test_indicator_ug_3d_r1_rc1": 0.014911174774169922, "test_indicator_yasp_1d_r1_rc1": 0.015368461608886719, "test_indicator_yasp_3d_r1_rc1": 0.020818471908569336, "test_lambda_global_flux_function_alberta_1d_r1_rc1": 0.013980388641357422, "test_lambda_global_flux_function_alberta_3d_r1_rc1": 0.07427310943603516, "test_lambda_global_flux_function_alu_3d_r1_rc1_0000": 0.030826807022094727, "test_lambda_global_flux_function_alu_3d_r1_rc1_0001": 0.07289862632751465, "test_lambda_global_flux_function_alu_3d_r1_rc1_0002": 0.015699386596679688, "test_lambda_global_flux_function_ug_3d_r1_rc1": 0.06673550605773926, "test_lambda_global_flux_function_yasp_1d_r1_rc1": 0.07593107223510742, "test_lambda_global_flux_function_yasp_3d_r1_rc1": 0.014241456985473633, "test_lambda_global_function_alberta_1d_r1_rc1": 0.014210700988769531, "test_lambda_global_function_alberta_1d_r1_rc3": 0.07456350326538086, "test_lambda_global_function_alberta_1d_r3_rc1": 0.01471567153930664, "test_lambda_global_function_alberta_1d_r3_rc3": 0.07619261741638184, "test_lambda_global_function_alberta_3d_r1_rc1": 0.02219676971435547, "test_lambda_global_function_alberta_3d_r1_rc3": 0.08098483085632324, "test_lambda_global_function_alberta_3d_r3_rc1": 0.015590190887451172, "test_lambda_global_function_alberta_3d_r3_rc3": 0.01817774772644043, "test_lambda_global_function_alu_3d_r1_rc1_0000": 0.06602358818054199, "test_lambda_global_function_alu_3d_r1_rc1_0001": 0.022510051727294922, "test_lambda_global_function_alu_3d_r1_rc1_0002": 0.01407766342163086, "test_lambda_global_function_alu_3d_r1_rc3_0000": 0.0680537223815918, "test_lambda_global_function_alu_3d_r1_rc3_0001": 0.021956443786621094, "test_lambda_global_function_alu_3d_r1_rc3_0002": 0.013921737670898438, "test_lambda_global_function_alu_3d_r3_rc1_0000": 0.06266903877258301, "test_lambda_global_function_alu_3d_r3_rc1_0001": 0.0220949649810791, "test_lambda_global_function_alu_3d_r3_rc1_0002": 0.014092445373535156, "test_lambda_global_function_alu_3d_r3_rc3_0000": 0.06411337852478027, "test_lambda_global_function_alu_3d_r3_rc3_0001": 0.013668537139892578, "test_lambda_global_function_alu_3d_r3_rc3_0002": 0.01401376724243164, "test_lambda_global_function_ug_3d_r1_rc1": 0.07004094123840332, "test_lambda_global_function_ug_3d_r1_rc3": 0.013879537582397461, "test_lambda_global_function_ug_3d_r3_rc1": 0.018450498580932617, "test_lambda_global_function_ug_3d_r3_rc3": 0.06395435333251953, "test_lambda_global_function_yasp_1d_r1_rc1": 0.018007755279541016, "test_lambda_global_function_yasp_1d_r1_rc3": 0.017281770706176758, "test_lambda_global_function_yasp_1d_r3_rc1": 0.062152862548828125, "test_lambda_global_function_yasp_1d_r3_rc3": 0.014997243881225586, "test_lambda_global_function_yasp_3d_r1_rc1": 0.01381993293762207, "test_lambda_global_function_yasp_3d_r1_rc3": 0.014930248260498047, "test_lambda_global_function_yasp_3d_r3_rc1": 0.06594657897949219, "test_lambda_global_function_yasp_3d_r3_rc3": 0.014588356018066406, "test_lambda_local_flux_function_alberta_1d_r1_rc1": 0.06964468955993652, "test_lambda_local_flux_function_alberta_3d_r1_rc1": 0.023272275924682617, "test_lambda_local_flux_function_alu_3d_r1_rc1_0000": 0.07975149154663086, "test_lambda_local_flux_function_alu_3d_r1_rc1_0001": 0.02977728843688965, "test_lambda_local_flux_function_alu_3d_r1_rc1_0002": 0.06215929985046387, "test_lambda_local_flux_function_ug_3d_r1_rc1": 0.01369023323059082, "test_lambda_local_flux_function_yasp_1d_r1_rc1": 0.01834702491760254, "test_lambda_local_flux_function_yasp_3d_r1_rc1": 0.017917394638061523, "test_lambda_local_function_alberta_1d_r1_rc1": 0.022376537322998047, "test_lambda_local_function_alberta_1d_r1_rc3": 0.07416057586669922, "test_lambda_local_function_alberta_1d_r3_rc1": 0.014171361923217773, "test_lambda_local_function_alberta_1d_r3_rc3": 0.021614789962768555, "test_lambda_local_function_alberta_3d_r1_rc1": 0.06243443489074707, "test_lambda_local_function_alberta_3d_r1_rc3": 0.013944625854492188, "test_lambda_local_function_alberta_3d_r3_rc1": 0.02199864387512207, "test_lambda_local_function_alberta_3d_r3_rc3": 0.06662487983703613, "test_lambda_local_function_alu_3d_r1_rc1_0000": 0.013963937759399414, "test_lambda_local_function_alu_3d_r1_rc1_0001": 0.013929605484008789, "test_lambda_local_function_alu_3d_r1_rc1_0002": 0.06608414649963379, "test_lambda_local_function_alu_3d_r1_rc3_0000": 0.01428365707397461, "test_lambda_local_function_alu_3d_r1_rc3_0001": 0.014317989349365234, "test_lambda_local_function_alu_3d_r1_rc3_0002": 0.07408905029296875, "test_lambda_local_function_alu_3d_r3_rc1_0000": 0.013865470886230469, "test_lambda_local_function_alu_3d_r3_rc1_0001": 0.02177286148071289, "test_lambda_local_function_alu_3d_r3_rc1_0002": 0.06202864646911621, "test_lambda_local_function_alu_3d_r3_rc3_0000": 0.013594388961791992, "test_lambda_local_function_alu_3d_r3_rc3_0001": 0.013589143753051758, "test_lambda_local_function_alu_3d_r3_rc3_0002": 0.07424736022949219, "test_lambda_local_function_ug_3d_r1_rc1": 0.013519287109375, "test_lambda_local_function_ug_3d_r1_rc3": 0.013857603073120117, "test_lambda_local_function_ug_3d_r3_rc1": 0.013710737228393555, "test_lambda_local_function_ug_3d_r3_rc3": 0.06994247436523438, "test_lambda_local_function_yasp_1d_r1_rc1": 0.0196075439453125, "test_lambda_local_function_yasp_1d_r1_rc3": 0.06612086296081543, "test_lambda_local_function_yasp_1d_r3_rc1": 0.013913393020629883, "test_lambda_local_function_yasp_1d_r3_rc3": 0.02175116539001465, "test_lambda_local_function_yasp_3d_r1_rc1": 0.06757378578186035, "test_lambda_local_function_yasp_3d_r1_rc3": 0.022541046142578125, "test_lambda_local_function_yasp_3d_r3_rc1": 0.013767004013061523, "test_lambda_local_function_yasp_3d_r3_rc3": 0.06202816963195801, "test_spe10_alberta_3d_r3_rc3": 0.07307171821594238, "test_spe10_alu_3d_r3_rc3_0000": 0.023151636123657227, "test_spe10_alu_3d_r3_rc3_0001": 0.014705181121826172, "test_spe10_alu_3d_r3_rc3_0002": 0.06998538970947266, "test_spe10_yasp_3d_r3_rc3": 0.01410984992980957}] \ No newline at end of file +[["", "", "", "", "", "", "test_ESV2007_yasp_2d_r3_rc3_0000_functions_0000;test_ESV2007_yasp_2d_r3_rc3_0000_functions_0002;test_ESV2007_yasp_2d_r3_rc3_0000_functions_0004;test_ESV2007_yasp_2d_r3_rc3_0000_functions_0006", "test_ESV2007_yasp_2d_r3_rc3_0001_functions_0001;test_ESV2007_yasp_2d_r3_rc3_0001_functions_0003;test_ESV2007_yasp_2d_r3_rc3_0001_functions_0005;test_ESV2007_yasp_2d_r3_rc3_0001_functions_0007", "", "", "", "", "", "", "test_ESV2007_alberta_2d_r3_rc3_0000_functions_0008;test_ESV2007_alberta_2d_r3_rc3_0000_functions_0010;test_ESV2007_alberta_2d_r3_rc3_0000_functions_0012;test_ESV2007_alberta_2d_r3_rc3_0000_functions_0014", "test_ESV2007_alberta_2d_r3_rc3_0001_functions_0009;test_ESV2007_alberta_2d_r3_rc3_0001_functions_0011;test_ESV2007_alberta_2d_r3_rc3_0001_functions_0013;test_ESV2007_alberta_2d_r3_rc3_0001_functions_0015", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "test_ESV2007_alu_2d_r3_rc3_0000_functions_0016;test_ESV2007_alu_2d_r3_rc3_0000_functions_0022;test_ESV2007_alu_2d_r3_rc3_0000_functions_0028;test_ESV2007_alu_2d_r3_rc3_0000_functions_0034", "test_ESV2007_alu_2d_r3_rc3_0001_functions_0017;test_ESV2007_alu_2d_r3_rc3_0001_functions_0023;test_ESV2007_alu_2d_r3_rc3_0001_functions_0029;test_ESV2007_alu_2d_r3_rc3_0001_functions_0035", "test_ESV2007_alu_2d_r3_rc3_0002_functions_0018;test_ESV2007_alu_2d_r3_rc3_0002_functions_0024;test_ESV2007_alu_2d_r3_rc3_0002_functions_0030;test_ESV2007_alu_2d_r3_rc3_0002_functions_0036", "test_ESV2007_alu_2d_r3_rc3_0003_functions_0019;test_ESV2007_alu_2d_r3_rc3_0003_functions_0025;test_ESV2007_alu_2d_r3_rc3_0003_functions_0031;test_ESV2007_alu_2d_r3_rc3_0003_functions_0037", "test_ESV2007_alu_2d_r3_rc3_0004_functions_0020;test_ESV2007_alu_2d_r3_rc3_0004_functions_0026;test_ESV2007_alu_2d_r3_rc3_0004_functions_0032;test_ESV2007_alu_2d_r3_rc3_0004_functions_0038", "test_ESV2007_alu_2d_r3_rc3_0005_functions_0021;test_ESV2007_alu_2d_r3_rc3_0005_functions_0027;test_ESV2007_alu_2d_r3_rc3_0005_functions_0033;test_ESV2007_alu_2d_r3_rc3_0005_functions_0039", "", "", "", "", "", "", "test_ESV2007_ug_2d_r3_rc3_0000_functions_0040;test_ESV2007_ug_2d_r3_rc3_0000_functions_0042;test_ESV2007_ug_2d_r3_rc3_0000_functions_0044;test_ESV2007_ug_2d_r3_rc3_0000_functions_0046", "test_ESV2007_ug_2d_r3_rc3_0001_functions_0041;test_ESV2007_ug_2d_r3_rc3_0001_functions_0043;test_ESV2007_ug_2d_r3_rc3_0001_functions_0045;test_ESV2007_ug_2d_r3_rc3_0001_functions_0047", "test_affine_yasp_1d_r1_rc1_affine_0000", "test_affine_yasp_1d_r1_rc3_affine_0001", "test_affine_yasp_1d_r3_rc1_affine_0002", "test_affine_yasp_1d_r3_rc3_affine_0003", "test_affine_yasp_3d_r1_rc1_affine_0004", "test_affine_yasp_3d_r1_rc3_affine_0005", "test_affine_yasp_3d_r3_rc1_affine_0006", "test_affine_yasp_3d_r3_rc3_affine_0007", "test_affine_alberta_1d_r1_rc1_affine_0008", "test_affine_alberta_1d_r1_rc3_affine_0009", "test_affine_alberta_1d_r3_rc1_affine_0010", "test_affine_alberta_1d_r3_rc3_affine_0011", "test_affine_alberta_3d_r1_rc1_affine_0012", "test_affine_alberta_3d_r1_rc3_affine_0013", "test_affine_alberta_3d_r3_rc1_affine_0014", "test_affine_alberta_3d_r3_rc3_affine_0015", "test_affine_alu_3d_r1_rc1_0000_affine_0016", "test_affine_alu_3d_r1_rc1_0001_affine_0017", "test_affine_alu_3d_r1_rc1_0002_affine_0018", "test_affine_alu_3d_r1_rc3_0000_affine_0019", "test_affine_alu_3d_r1_rc3_0001_affine_0020", "test_affine_alu_3d_r1_rc3_0002_affine_0021", "test_affine_alu_3d_r3_rc1_0000_affine_0022", "test_affine_alu_3d_r3_rc1_0001_affine_0023", "test_affine_alu_3d_r3_rc1_0002_affine_0024", "test_affine_alu_3d_r3_rc3_0000_affine_0025", "test_affine_alu_3d_r3_rc3_0001_affine_0026", "test_affine_alu_3d_r3_rc3_0002_affine_0027", "test_affine_ug_3d_r1_rc1_affine_0028", "test_affine_ug_3d_r1_rc3_affine_0029", "test_affine_ug_3d_r3_rc1_affine_0030", "test_affine_ug_3d_r3_rc3_affine_0031", "test_affine_flux_yasp_1d_r1_rc1_affine_flux_0000", "test_affine_flux_yasp_1d_r1_rc3_affine_flux_0001", "test_affine_flux_yasp_1d_r3_rc1_affine_flux_0002", "test_affine_flux_yasp_1d_r3_rc3_affine_flux_0003", "test_affine_flux_yasp_3d_r1_rc1_affine_flux_0004", "test_affine_flux_yasp_3d_r1_rc3_affine_flux_0005", "test_affine_flux_yasp_3d_r3_rc1_affine_flux_0006", "test_affine_flux_yasp_3d_r3_rc3_affine_flux_0007", "test_affine_flux_alberta_1d_r1_rc1_affine_flux_0008", "test_affine_flux_alberta_1d_r1_rc3_affine_flux_0009", "test_affine_flux_alberta_1d_r3_rc1_affine_flux_0010", "test_affine_flux_alberta_1d_r3_rc3_affine_flux_0011", "test_affine_flux_alberta_3d_r1_rc1_affine_flux_0012", "test_affine_flux_alberta_3d_r1_rc3_affine_flux_0013", "test_affine_flux_alberta_3d_r3_rc1_affine_flux_0014", "test_affine_flux_alberta_3d_r3_rc3_affine_flux_0015", "test_affine_flux_alu_3d_r1_rc1_0000_affine_flux_0016", "test_affine_flux_alu_3d_r1_rc1_0001_affine_flux_0017", "test_affine_flux_alu_3d_r1_rc1_0002_affine_flux_0018", "test_affine_flux_alu_3d_r1_rc3_0000_affine_flux_0019", "test_affine_flux_alu_3d_r1_rc3_0001_affine_flux_0020", "test_affine_flux_alu_3d_r1_rc3_0002_affine_flux_0021", "test_affine_flux_alu_3d_r3_rc1_0000_affine_flux_0022", "test_affine_flux_alu_3d_r3_rc1_0001_affine_flux_0023", "test_affine_flux_alu_3d_r3_rc1_0002_affine_flux_0024", "test_affine_flux_alu_3d_r3_rc3_0000_affine_flux_0025", "test_affine_flux_alu_3d_r3_rc3_0001_affine_flux_0026", "test_affine_flux_alu_3d_r3_rc3_0002_affine_flux_0027", "test_affine_flux_ug_3d_r1_rc1_affine_flux_0028", "test_affine_flux_ug_3d_r1_rc3_affine_flux_0029", "test_affine_flux_ug_3d_r3_rc1_affine_flux_0030", "test_affine_flux_ug_3d_r3_rc3_affine_flux_0031", "test_checkerboard_yasp_1d_r1_rc1_checkerboard_0000", "test_checkerboard_yasp_1d_r1_rc3_checkerboard_0001", "test_checkerboard_yasp_1d_r3_rc1_checkerboard_0002", "test_checkerboard_yasp_1d_r3_rc3_checkerboard_0003", "test_checkerboard_yasp_3d_r1_rc1_checkerboard_0004", "test_checkerboard_yasp_3d_r1_rc3_checkerboard_0005", "test_checkerboard_yasp_3d_r3_rc1_checkerboard_0006", "test_checkerboard_yasp_3d_r3_rc3_checkerboard_0007", "test_checkerboard_alberta_1d_r1_rc1_checkerboard_0008", "test_checkerboard_alberta_1d_r1_rc3_checkerboard_0009", "test_checkerboard_alberta_1d_r3_rc1_checkerboard_0010", "test_checkerboard_alberta_1d_r3_rc3_checkerboard_0011", "test_checkerboard_alberta_3d_r1_rc1_checkerboard_0012", "test_checkerboard_alberta_3d_r1_rc3_checkerboard_0013", "test_checkerboard_alberta_3d_r3_rc1_checkerboard_0014", "test_checkerboard_alberta_3d_r3_rc3_checkerboard_0015", "test_checkerboard_alu_3d_r1_rc1_0000_checkerboard_0016", "test_checkerboard_alu_3d_r1_rc1_0001_checkerboard_0017", "test_checkerboard_alu_3d_r1_rc1_0002_checkerboard_0018", "test_checkerboard_alu_3d_r1_rc3_0000_checkerboard_0019", "test_checkerboard_alu_3d_r1_rc3_0001_checkerboard_0020", "test_checkerboard_alu_3d_r1_rc3_0002_checkerboard_0021", "test_checkerboard_alu_3d_r3_rc1_0000_checkerboard_0022", "test_checkerboard_alu_3d_r3_rc1_0001_checkerboard_0023", "test_checkerboard_alu_3d_r3_rc1_0002_checkerboard_0024", "test_checkerboard_alu_3d_r3_rc3_0000_checkerboard_0025", "test_checkerboard_alu_3d_r3_rc3_0001_checkerboard_0026", "test_checkerboard_alu_3d_r3_rc3_0002_checkerboard_0027", "test_checkerboard_ug_3d_r1_rc1_checkerboard_0028", "test_checkerboard_ug_3d_r1_rc3_checkerboard_0029", "test_checkerboard_ug_3d_r3_rc1_checkerboard_0030", "test_checkerboard_ug_3d_r3_rc3_checkerboard_0031", "test_combined", "test_constant_yasp_1d_r1_rc1_constant_0000", "test_constant_yasp_1d_r1_rc3_constant_0001", "test_constant_yasp_1d_r3_rc1_constant_0002", "test_constant_yasp_1d_r3_rc3_constant_0003", "test_constant_yasp_3d_r1_rc1_constant_0004", "test_constant_yasp_3d_r1_rc3_constant_0005", "test_constant_yasp_3d_r3_rc1_constant_0006", "test_constant_yasp_3d_r3_rc3_constant_0007", "test_constant_alberta_1d_r1_rc1_constant_0008", "test_constant_alberta_1d_r1_rc3_constant_0009", "test_constant_alberta_1d_r3_rc1_constant_0010", "test_constant_alberta_1d_r3_rc3_constant_0011", "test_constant_alberta_3d_r1_rc1_constant_0012", "test_constant_alberta_3d_r1_rc3_constant_0013", "test_constant_alberta_3d_r3_rc1_constant_0014", "test_constant_alberta_3d_r3_rc3_constant_0015", "test_constant_alu_3d_r1_rc1_0000_constant_0016", "test_constant_alu_3d_r1_rc1_0001_constant_0017", "test_constant_alu_3d_r1_rc1_0002_constant_0018", "test_constant_alu_3d_r1_rc3_0000_constant_0019", "test_constant_alu_3d_r1_rc3_0001_constant_0020", "test_constant_alu_3d_r1_rc3_0002_constant_0021", "test_constant_alu_3d_r3_rc1_0000_constant_0022", "test_constant_alu_3d_r3_rc1_0001_constant_0023", "test_constant_alu_3d_r3_rc1_0002_constant_0024", "test_constant_alu_3d_r3_rc3_0000_constant_0025", "test_constant_alu_3d_r3_rc3_0001_constant_0026", "test_constant_alu_3d_r3_rc3_0002_constant_0027", "test_constant_ug_3d_r1_rc1_constant_0028", "test_constant_ug_3d_r1_rc3_constant_0029", "test_constant_ug_3d_r3_rc1_constant_0030", "test_constant_ug_3d_r3_rc3_constant_0031", "test_empty", "test_expression_default_yasp_1d_r1_rc1_expression_default_0000", "test_expression_default_yasp_1d_r1_rc3_expression_default_0001", "test_expression_default_yasp_1d_r3_rc1_expression_default_0002", "test_expression_default_yasp_1d_r3_rc3_expression_default_0003", "test_expression_default_yasp_3d_r1_rc1_expression_default_0004", "test_expression_default_yasp_3d_r1_rc3_expression_default_0005", "test_expression_default_yasp_3d_r3_rc1_expression_default_0006", "test_expression_default_yasp_3d_r3_rc3_expression_default_0007", "test_expression_default_alberta_1d_r1_rc1_expression_default_0008", "test_expression_default_alberta_1d_r1_rc3_expression_default_0009", "test_expression_default_alberta_1d_r3_rc1_expression_default_0010", "test_expression_default_alberta_1d_r3_rc3_expression_default_0011", "test_expression_default_alberta_3d_r1_rc1_expression_default_0012", "test_expression_default_alberta_3d_r1_rc3_expression_default_0013", "test_expression_default_alberta_3d_r3_rc1_expression_default_0014", "test_expression_default_alberta_3d_r3_rc3_expression_default_0015", "test_expression_default_alu_3d_r1_rc1_0000_expression_default_0016", "test_expression_default_alu_3d_r1_rc1_0001_expression_default_0017", "test_expression_default_alu_3d_r1_rc1_0002_expression_default_0018", "test_expression_default_alu_3d_r1_rc3_0000_expression_default_0019", "test_expression_default_alu_3d_r1_rc3_0001_expression_default_0020", "test_expression_default_alu_3d_r1_rc3_0002_expression_default_0021", "test_expression_default_alu_3d_r3_rc1_0000_expression_default_0022", "test_expression_default_alu_3d_r3_rc1_0001_expression_default_0023", "test_expression_default_alu_3d_r3_rc1_0002_expression_default_0024", "test_expression_default_alu_3d_r3_rc3_0000_expression_default_0025", "test_expression_default_alu_3d_r3_rc3_0001_expression_default_0026", "test_expression_default_alu_3d_r3_rc3_0002_expression_default_0027", "test_expression_default_ug_3d_r1_rc1_expression_default_0028", "test_expression_default_ug_3d_r1_rc3_expression_default_0029", "test_expression_default_ug_3d_r3_rc1_expression_default_0030", "test_expression_default_ug_3d_r3_rc3_expression_default_0031", "test_expression_parametric_yasp_1d_r1_rc1_expression_parametric_0000", "test_expression_parametric_yasp_3d_r1_rc1_expression_parametric_0001", "test_expression_parametric_alberta_1d_r1_rc1_expression_parametric_0002", "test_expression_parametric_alberta_3d_r1_rc1_expression_parametric_0003", "test_expression_parametric_alu_3d_r1_rc1_0000_expression_parametric_0004", "test_expression_parametric_alu_3d_r1_rc1_0001_expression_parametric_0005", "test_expression_parametric_alu_3d_r1_rc1_0002_expression_parametric_0006", "test_expression_parametric_ug_3d_r1_rc1_expression_parametric_0007", "test_flattop", "test_functions_yasp_1d_r1_rc1_functions_0000", "test_functions_yasp_1d_r1_rc3_functions_0001", "test_functions_yasp_1d_r3_rc1_functions_0002", "test_functions_yasp_1d_r3_rc3_functions_0003", "test_functions_yasp_3d_r1_rc1_functions_0004", "test_functions_yasp_3d_r1_rc3_functions_0005", "test_functions_yasp_3d_r3_rc1_functions_0006", "test_functions_yasp_3d_r3_rc3_functions_0007", "test_functions_alberta_1d_r1_rc1_functions_0008", "test_functions_alberta_1d_r1_rc3_functions_0009", "test_functions_alberta_1d_r3_rc1_functions_0010", "test_functions_alberta_1d_r3_rc3_functions_0011", "test_functions_alberta_3d_r1_rc1_functions_0012", "test_functions_alberta_3d_r1_rc3_functions_0013", "test_functions_alberta_3d_r3_rc1_functions_0014", "test_functions_alberta_3d_r3_rc3_functions_0015", "test_functions_alu_3d_r1_rc1_0000_functions_0016", "test_functions_alu_3d_r1_rc1_0001_functions_0017", "test_functions_alu_3d_r1_rc1_0002_functions_0018", "test_functions_alu_3d_r1_rc3_0000_functions_0019", "test_functions_alu_3d_r1_rc3_0001_functions_0020", "test_functions_alu_3d_r1_rc3_0002_functions_0021", "test_functions_alu_3d_r3_rc1_0000_functions_0022", "test_functions_alu_3d_r3_rc1_0001_functions_0023", "test_functions_alu_3d_r3_rc1_0002_functions_0024", "test_functions_alu_3d_r3_rc3_0000_functions_0025", "test_functions_alu_3d_r3_rc3_0001_functions_0026", "test_functions_alu_3d_r3_rc3_0002_functions_0027", "test_functions_ug_3d_r1_rc1_functions_0028", "test_functions_ug_3d_r1_rc3_functions_0029", "test_functions_ug_3d_r3_rc1_functions_0030", "test_functions_ug_3d_r3_rc3_functions_0031", "test_indicator_yasp_1d_r1_rc1_functions_0000", "test_indicator_yasp_3d_r1_rc1_functions_0001", "test_indicator_alberta_1d_r1_rc1_functions_0002", "test_indicator_alberta_3d_r1_rc1_functions_0003", "test_indicator_alu_3d_r1_rc1_0000_functions_0004", "test_indicator_alu_3d_r1_rc1_0001_functions_0005", "test_indicator_alu_3d_r1_rc1_0002_functions_0006", "test_indicator_ug_3d_r1_rc1_functions_0007", "test_lambda_global_flux_function_yasp_1d_r1_rc1_lambda_global_flux_function_0000", "test_lambda_global_flux_function_yasp_3d_r1_rc1_lambda_global_flux_function_0001", "test_lambda_global_flux_function_alberta_1d_r1_rc1_lambda_global_flux_function_0002", "test_lambda_global_flux_function_alberta_3d_r1_rc1_lambda_global_flux_function_0003", "test_lambda_global_flux_function_alu_3d_r1_rc1_0000_lambda_global_flux_function_0004", "test_lambda_global_flux_function_alu_3d_r1_rc1_0001_lambda_global_flux_function_0005", "test_lambda_global_flux_function_alu_3d_r1_rc1_0002_lambda_global_flux_function_0006", "test_lambda_global_flux_function_ug_3d_r1_rc1_lambda_global_flux_function_0007", "test_lambda_global_function_yasp_1d_r1_rc1_lambda_global_function_0000", "test_lambda_global_function_yasp_1d_r1_rc3_lambda_global_function_0001", "test_lambda_global_function_yasp_1d_r3_rc1_lambda_global_function_0002", "test_lambda_global_function_yasp_1d_r3_rc3_lambda_global_function_0003", "test_lambda_global_function_yasp_3d_r1_rc1_lambda_global_function_0004", "test_lambda_global_function_yasp_3d_r1_rc3_lambda_global_function_0005", "test_lambda_global_function_yasp_3d_r3_rc1_lambda_global_function_0006", "test_lambda_global_function_yasp_3d_r3_rc3_lambda_global_function_0007", "test_lambda_global_function_alberta_1d_r1_rc1_lambda_global_function_0008", "test_lambda_global_function_alberta_1d_r1_rc3_lambda_global_function_0009", "test_lambda_global_function_alberta_1d_r3_rc1_lambda_global_function_0010", "test_lambda_global_function_alberta_1d_r3_rc3_lambda_global_function_0011", "test_lambda_global_function_alberta_3d_r1_rc1_lambda_global_function_0012", "test_lambda_global_function_alberta_3d_r1_rc3_lambda_global_function_0013", "test_lambda_global_function_alberta_3d_r3_rc1_lambda_global_function_0014", "test_lambda_global_function_alberta_3d_r3_rc3_lambda_global_function_0015", "test_lambda_global_function_alu_3d_r1_rc1_0000_lambda_global_function_0016", "test_lambda_global_function_alu_3d_r1_rc1_0001_lambda_global_function_0017", "test_lambda_global_function_alu_3d_r1_rc1_0002_lambda_global_function_0018", "test_lambda_global_function_alu_3d_r1_rc3_0000_lambda_global_function_0019", "test_lambda_global_function_alu_3d_r1_rc3_0001_lambda_global_function_0020", "test_lambda_global_function_alu_3d_r1_rc3_0002_lambda_global_function_0021", "test_lambda_global_function_alu_3d_r3_rc1_0000_lambda_global_function_0022", "test_lambda_global_function_alu_3d_r3_rc1_0001_lambda_global_function_0023", "test_lambda_global_function_alu_3d_r3_rc1_0002_lambda_global_function_0024", "test_lambda_global_function_alu_3d_r3_rc3_0000_lambda_global_function_0025", "test_lambda_global_function_alu_3d_r3_rc3_0001_lambda_global_function_0026", "test_lambda_global_function_alu_3d_r3_rc3_0002_lambda_global_function_0027", "test_lambda_global_function_ug_3d_r1_rc1_lambda_global_function_0028", "test_lambda_global_function_ug_3d_r1_rc3_lambda_global_function_0029", "test_lambda_global_function_ug_3d_r3_rc1_lambda_global_function_0030", "test_lambda_global_function_ug_3d_r3_rc3_lambda_global_function_0031", "test_lambda_local_flux_function_yasp_1d_r1_rc1_lambda_local_flux_function_0000", "test_lambda_local_flux_function_yasp_3d_r1_rc1_lambda_local_flux_function_0001", "test_lambda_local_flux_function_alberta_1d_r1_rc1_lambda_local_flux_function_0002", "test_lambda_local_flux_function_alberta_3d_r1_rc1_lambda_local_flux_function_0003", "test_lambda_local_flux_function_alu_3d_r1_rc1_0000_lambda_local_flux_function_0004", "test_lambda_local_flux_function_alu_3d_r1_rc1_0001_lambda_local_flux_function_0005", "test_lambda_local_flux_function_alu_3d_r1_rc1_0002_lambda_local_flux_function_0006", "test_lambda_local_flux_function_ug_3d_r1_rc1_lambda_local_flux_function_0007", "test_lambda_local_function_yasp_1d_r1_rc1_lambda_local_function_0000", "test_lambda_local_function_yasp_1d_r1_rc3_lambda_local_function_0001", "test_lambda_local_function_yasp_1d_r3_rc1_lambda_local_function_0002", "test_lambda_local_function_yasp_1d_r3_rc3_lambda_local_function_0003", "test_lambda_local_function_yasp_3d_r1_rc1_lambda_local_function_0004", "test_lambda_local_function_yasp_3d_r1_rc3_lambda_local_function_0005", "test_lambda_local_function_yasp_3d_r3_rc1_lambda_local_function_0006", "test_lambda_local_function_yasp_3d_r3_rc3_lambda_local_function_0007", "test_lambda_local_function_alberta_1d_r1_rc1_lambda_local_function_0008", "test_lambda_local_function_alberta_1d_r1_rc3_lambda_local_function_0009", "test_lambda_local_function_alberta_1d_r3_rc1_lambda_local_function_0010", "test_lambda_local_function_alberta_1d_r3_rc3_lambda_local_function_0011", "test_lambda_local_function_alberta_3d_r1_rc1_lambda_local_function_0012", "test_lambda_local_function_alberta_3d_r1_rc3_lambda_local_function_0013", "test_lambda_local_function_alberta_3d_r3_rc1_lambda_local_function_0014", "test_lambda_local_function_alberta_3d_r3_rc3_lambda_local_function_0015", "test_lambda_local_function_alu_3d_r1_rc1_0000_lambda_local_function_0016", "test_lambda_local_function_alu_3d_r1_rc1_0001_lambda_local_function_0017", "test_lambda_local_function_alu_3d_r1_rc1_0002_lambda_local_function_0018", "test_lambda_local_function_alu_3d_r1_rc3_0000_lambda_local_function_0019", "test_lambda_local_function_alu_3d_r1_rc3_0001_lambda_local_function_0020", "test_lambda_local_function_alu_3d_r1_rc3_0002_lambda_local_function_0021", "test_lambda_local_function_alu_3d_r3_rc1_0000_lambda_local_function_0022", "test_lambda_local_function_alu_3d_r3_rc1_0001_lambda_local_function_0023", "test_lambda_local_function_alu_3d_r3_rc1_0002_lambda_local_function_0024", "test_lambda_local_function_alu_3d_r3_rc3_0000_lambda_local_function_0025", "test_lambda_local_function_alu_3d_r3_rc3_0001_lambda_local_function_0026", "test_lambda_local_function_alu_3d_r3_rc3_0002_lambda_local_function_0027", "test_lambda_local_function_ug_3d_r1_rc1_lambda_local_function_0028", "test_lambda_local_function_ug_3d_r1_rc3_lambda_local_function_0029", "test_lambda_local_function_ug_3d_r3_rc1_lambda_local_function_0030", "test_lambda_local_function_ug_3d_r3_rc3_lambda_local_function_0031", "test_spe10_yasp_3d_r3_rc3_spe10_0000", "test_spe10_alberta_3d_r3_rc3_spe10_0001", "test_spe10_alu_3d_r3_rc3_0000_spe10_0002", "test_spe10_alu_3d_r3_rc3_0001_spe10_0003", "test_spe10_alu_3d_r3_rc3_0002_spe10_0004"], {"": 0.02281332015991211, "test_ESV2007_alberta_2d_r3_rc3_0000_functions_0008;test_ESV2007_alberta_2d_r3_rc3_0000_functions_0010;test_ESV2007_alberta_2d_r3_rc3_0000_functions_0012;test_ESV2007_alberta_2d_r3_rc3_0000_functions_0014": 0.08497190475463867, "test_ESV2007_alberta_2d_r3_rc3_0001_functions_0009;test_ESV2007_alberta_2d_r3_rc3_0001_functions_0011;test_ESV2007_alberta_2d_r3_rc3_0001_functions_0013;test_ESV2007_alberta_2d_r3_rc3_0001_functions_0015": 0.08737015724182129, "test_ESV2007_alu_2d_r3_rc3_0000_functions_0016;test_ESV2007_alu_2d_r3_rc3_0000_functions_0022;test_ESV2007_alu_2d_r3_rc3_0000_functions_0028;test_ESV2007_alu_2d_r3_rc3_0000_functions_0034": 0.09132599830627441, "test_ESV2007_alu_2d_r3_rc3_0001_functions_0017;test_ESV2007_alu_2d_r3_rc3_0001_functions_0023;test_ESV2007_alu_2d_r3_rc3_0001_functions_0029;test_ESV2007_alu_2d_r3_rc3_0001_functions_0035": 0.10793709754943848, "test_ESV2007_alu_2d_r3_rc3_0002_functions_0018;test_ESV2007_alu_2d_r3_rc3_0002_functions_0024;test_ESV2007_alu_2d_r3_rc3_0002_functions_0030;test_ESV2007_alu_2d_r3_rc3_0002_functions_0036": 0.09364056587219238, "test_ESV2007_alu_2d_r3_rc3_0003_functions_0019;test_ESV2007_alu_2d_r3_rc3_0003_functions_0025;test_ESV2007_alu_2d_r3_rc3_0003_functions_0031;test_ESV2007_alu_2d_r3_rc3_0003_functions_0037": 0.0952298641204834, "test_ESV2007_alu_2d_r3_rc3_0004_functions_0020;test_ESV2007_alu_2d_r3_rc3_0004_functions_0026;test_ESV2007_alu_2d_r3_rc3_0004_functions_0032;test_ESV2007_alu_2d_r3_rc3_0004_functions_0038": 0.09473824501037598, "test_ESV2007_alu_2d_r3_rc3_0005_functions_0021;test_ESV2007_alu_2d_r3_rc3_0005_functions_0027;test_ESV2007_alu_2d_r3_rc3_0005_functions_0033;test_ESV2007_alu_2d_r3_rc3_0005_functions_0039": 0.09298372268676758, "test_ESV2007_ug_2d_r3_rc3_0000_functions_0040;test_ESV2007_ug_2d_r3_rc3_0000_functions_0042;test_ESV2007_ug_2d_r3_rc3_0000_functions_0044;test_ESV2007_ug_2d_r3_rc3_0000_functions_0046": 0.11430501937866211, "test_ESV2007_ug_2d_r3_rc3_0001_functions_0041;test_ESV2007_ug_2d_r3_rc3_0001_functions_0043;test_ESV2007_ug_2d_r3_rc3_0001_functions_0045;test_ESV2007_ug_2d_r3_rc3_0001_functions_0047": 0.09744524955749512, "test_ESV2007_yasp_2d_r3_rc3_0000_functions_0000;test_ESV2007_yasp_2d_r3_rc3_0000_functions_0002;test_ESV2007_yasp_2d_r3_rc3_0000_functions_0004;test_ESV2007_yasp_2d_r3_rc3_0000_functions_0006": 0.0840461254119873, "test_ESV2007_yasp_2d_r3_rc3_0001_functions_0001;test_ESV2007_yasp_2d_r3_rc3_0001_functions_0003;test_ESV2007_yasp_2d_r3_rc3_0001_functions_0005;test_ESV2007_yasp_2d_r3_rc3_0001_functions_0007": 0.10379290580749512, "test_affine_alberta_1d_r1_rc1_affine_0008": 0.026506662368774414, "test_affine_alberta_1d_r1_rc3_affine_0009": 0.027309179306030273, "test_affine_alberta_1d_r3_rc1_affine_0010": 0.01894974708557129, "test_affine_alberta_1d_r3_rc3_affine_0011": 0.019511938095092773, "test_affine_alberta_3d_r1_rc1_affine_0012": 0.026820659637451172, "test_affine_alberta_3d_r1_rc3_affine_0013": 0.019095659255981445, "test_affine_alberta_3d_r3_rc1_affine_0014": 0.020221948623657227, "test_affine_alberta_3d_r3_rc3_affine_0015": 0.026143789291381836, "test_affine_alu_3d_r1_rc1_0000_affine_0016": 0.025649547576904297, "test_affine_alu_3d_r1_rc1_0001_affine_0017": 0.02718377113342285, "test_affine_alu_3d_r1_rc1_0002_affine_0018": 0.019525766372680664, "test_affine_alu_3d_r1_rc3_0000_affine_0019": 0.0179598331451416, "test_affine_alu_3d_r1_rc3_0001_affine_0020": 0.01955890655517578, "test_affine_alu_3d_r1_rc3_0002_affine_0021": 0.027289628982543945, "test_affine_alu_3d_r3_rc1_0000_affine_0022": 0.02574777603149414, "test_affine_alu_3d_r3_rc1_0001_affine_0023": 0.023222923278808594, "test_affine_alu_3d_r3_rc1_0002_affine_0024": 0.028354406356811523, "test_affine_alu_3d_r3_rc3_0000_affine_0025": 0.024518966674804688, "test_affine_alu_3d_r3_rc3_0001_affine_0026": 0.020215511322021484, "test_affine_alu_3d_r3_rc3_0002_affine_0027": 0.024254322052001953, "test_affine_flux_alberta_1d_r1_rc1_affine_flux_0008": 0.0248565673828125, "test_affine_flux_alberta_1d_r1_rc3_affine_flux_0009": 0.02512216567993164, "test_affine_flux_alberta_1d_r3_rc1_affine_flux_0010": 0.025783777236938477, "test_affine_flux_alberta_1d_r3_rc3_affine_flux_0011": 0.027077436447143555, "test_affine_flux_alberta_3d_r1_rc1_affine_flux_0012": 0.020284414291381836, "test_affine_flux_alberta_3d_r1_rc3_affine_flux_0013": 0.022467851638793945, "test_affine_flux_alberta_3d_r3_rc1_affine_flux_0014": 0.027576446533203125, "test_affine_flux_alberta_3d_r3_rc3_affine_flux_0015": 0.020429611206054688, "test_affine_flux_alu_3d_r1_rc1_0000_affine_flux_0016": 0.023598432540893555, "test_affine_flux_alu_3d_r1_rc1_0001_affine_flux_0017": 0.023108243942260742, "test_affine_flux_alu_3d_r1_rc1_0002_affine_flux_0018": 0.01914358139038086, "test_affine_flux_alu_3d_r1_rc3_0000_affine_flux_0019": 0.02013373374938965, "test_affine_flux_alu_3d_r1_rc3_0001_affine_flux_0020": 0.019384145736694336, "test_affine_flux_alu_3d_r1_rc3_0002_affine_flux_0021": 0.020719051361083984, "test_affine_flux_alu_3d_r3_rc1_0000_affine_flux_0022": 0.023061752319335938, "test_affine_flux_alu_3d_r3_rc1_0001_affine_flux_0023": 0.024900436401367188, "test_affine_flux_alu_3d_r3_rc1_0002_affine_flux_0024": 0.027611732482910156, "test_affine_flux_alu_3d_r3_rc3_0000_affine_flux_0025": 0.020443201065063477, "test_affine_flux_alu_3d_r3_rc3_0001_affine_flux_0026": 0.020213603973388672, "test_affine_flux_alu_3d_r3_rc3_0002_affine_flux_0027": 0.025729656219482422, "test_affine_flux_ug_3d_r1_rc1_affine_flux_0028": 0.02520155906677246, "test_affine_flux_ug_3d_r1_rc3_affine_flux_0029": 0.029771804809570312, "test_affine_flux_ug_3d_r3_rc1_affine_flux_0030": 0.02375483512878418, "test_affine_flux_ug_3d_r3_rc3_affine_flux_0031": 0.02627706527709961, "test_affine_flux_yasp_1d_r1_rc1_affine_flux_0000": 0.02106165885925293, "test_affine_flux_yasp_1d_r1_rc3_affine_flux_0001": 0.02104020118713379, "test_affine_flux_yasp_1d_r3_rc1_affine_flux_0002": 0.018324851989746094, "test_affine_flux_yasp_1d_r3_rc3_affine_flux_0003": 0.021883249282836914, "test_affine_flux_yasp_3d_r1_rc1_affine_flux_0004": 0.01910257339477539, "test_affine_flux_yasp_3d_r1_rc3_affine_flux_0005": 0.025187969207763672, "test_affine_flux_yasp_3d_r3_rc1_affine_flux_0006": 0.025272846221923828, "test_affine_flux_yasp_3d_r3_rc3_affine_flux_0007": 0.024996042251586914, "test_affine_ug_3d_r1_rc1_affine_0028": 0.019452571868896484, "test_affine_ug_3d_r1_rc3_affine_0029": 0.02013874053955078, "test_affine_ug_3d_r3_rc1_affine_0030": 0.018787384033203125, "test_affine_ug_3d_r3_rc3_affine_0031": 0.018916606903076172, "test_affine_yasp_1d_r1_rc1_affine_0000": 0.01963353157043457, "test_affine_yasp_1d_r1_rc3_affine_0001": 0.020963430404663086, "test_affine_yasp_1d_r3_rc1_affine_0002": 0.023209333419799805, "test_affine_yasp_1d_r3_rc3_affine_0003": 0.018612384796142578, "test_affine_yasp_3d_r1_rc1_affine_0004": 0.020172595977783203, "test_affine_yasp_3d_r1_rc3_affine_0005": 0.021921396255493164, "test_affine_yasp_3d_r3_rc1_affine_0006": 0.026711463928222656, "test_affine_yasp_3d_r3_rc3_affine_0007": 0.029945850372314453, "test_checkerboard_alberta_1d_r1_rc1_checkerboard_0008": 0.019370079040527344, "test_checkerboard_alberta_1d_r1_rc3_checkerboard_0009": 0.022147655487060547, "test_checkerboard_alberta_1d_r3_rc1_checkerboard_0010": 0.018579483032226562, "test_checkerboard_alberta_1d_r3_rc3_checkerboard_0011": 0.01890730857849121, "test_checkerboard_alberta_3d_r1_rc1_checkerboard_0012": 0.020795106887817383, "test_checkerboard_alberta_3d_r1_rc3_checkerboard_0013": 0.02345442771911621, "test_checkerboard_alberta_3d_r3_rc1_checkerboard_0014": 0.018424272537231445, "test_checkerboard_alberta_3d_r3_rc3_checkerboard_0015": 0.02002120018005371, "test_checkerboard_alu_3d_r1_rc1_0000_checkerboard_0016": 0.022973060607910156, "test_checkerboard_alu_3d_r1_rc1_0001_checkerboard_0017": 0.022666215896606445, "test_checkerboard_alu_3d_r1_rc1_0002_checkerboard_0018": 0.025446653366088867, "test_checkerboard_alu_3d_r1_rc3_0000_checkerboard_0019": 0.022643566131591797, "test_checkerboard_alu_3d_r1_rc3_0001_checkerboard_0020": 0.020043611526489258, "test_checkerboard_alu_3d_r1_rc3_0002_checkerboard_0021": 0.021097898483276367, "test_checkerboard_alu_3d_r3_rc1_0000_checkerboard_0022": 0.018604516983032227, "test_checkerboard_alu_3d_r3_rc1_0001_checkerboard_0023": 0.02331829071044922, "test_checkerboard_alu_3d_r3_rc1_0002_checkerboard_0024": 0.019303560256958008, "test_checkerboard_alu_3d_r3_rc3_0000_checkerboard_0025": 0.01816844940185547, "test_checkerboard_alu_3d_r3_rc3_0001_checkerboard_0026": 0.02380084991455078, "test_checkerboard_alu_3d_r3_rc3_0002_checkerboard_0027": 0.018616199493408203, "test_checkerboard_ug_3d_r1_rc1_checkerboard_0028": 0.0190126895904541, "test_checkerboard_ug_3d_r1_rc3_checkerboard_0029": 0.024600744247436523, "test_checkerboard_ug_3d_r3_rc1_checkerboard_0030": 0.020287275314331055, "test_checkerboard_ug_3d_r3_rc3_checkerboard_0031": 0.02054452896118164, "test_checkerboard_yasp_1d_r1_rc1_checkerboard_0000": 0.0245361328125, "test_checkerboard_yasp_1d_r1_rc3_checkerboard_0001": 0.018302202224731445, "test_checkerboard_yasp_1d_r3_rc1_checkerboard_0002": 0.026125431060791016, "test_checkerboard_yasp_1d_r3_rc3_checkerboard_0003": 0.029601573944091797, "test_checkerboard_yasp_3d_r1_rc1_checkerboard_0004": 0.028410911560058594, "test_checkerboard_yasp_3d_r1_rc3_checkerboard_0005": 0.026044845581054688, "test_checkerboard_yasp_3d_r3_rc1_checkerboard_0006": 0.019275426864624023, "test_checkerboard_yasp_3d_r3_rc3_checkerboard_0007": 0.021677017211914062, "test_combined": 0.019650697708129883, "test_constant_alberta_1d_r1_rc1_constant_0008": 0.022032499313354492, "test_constant_alberta_1d_r1_rc3_constant_0009": 0.01709771156311035, "test_constant_alberta_1d_r3_rc1_constant_0010": 0.01950979232788086, "test_constant_alberta_1d_r3_rc3_constant_0011": 0.024814128875732422, "test_constant_alberta_3d_r1_rc1_constant_0012": 0.019620656967163086, "test_constant_alberta_3d_r1_rc3_constant_0013": 0.019488096237182617, "test_constant_alberta_3d_r3_rc1_constant_0014": 0.02167201042175293, "test_constant_alberta_3d_r3_rc3_constant_0015": 0.021093368530273438, "test_constant_alu_3d_r1_rc1_0000_constant_0016": 0.01999950408935547, "test_constant_alu_3d_r1_rc1_0001_constant_0017": 0.02307438850402832, "test_constant_alu_3d_r1_rc1_0002_constant_0018": 0.026896953582763672, "test_constant_alu_3d_r1_rc3_0000_constant_0019": 0.020048141479492188, "test_constant_alu_3d_r1_rc3_0001_constant_0020": 0.020794153213500977, "test_constant_alu_3d_r1_rc3_0002_constant_0021": 0.023165464401245117, "test_constant_alu_3d_r3_rc1_0000_constant_0022": 0.02078413963317871, "test_constant_alu_3d_r3_rc1_0001_constant_0023": 0.025941848754882812, "test_constant_alu_3d_r3_rc1_0002_constant_0024": 0.024938106536865234, "test_constant_alu_3d_r3_rc3_0000_constant_0025": 0.02670121192932129, "test_constant_alu_3d_r3_rc3_0001_constant_0026": 0.024930477142333984, "test_constant_alu_3d_r3_rc3_0002_constant_0027": 0.023682594299316406, "test_constant_ug_3d_r1_rc1_constant_0028": 0.023408174514770508, "test_constant_ug_3d_r1_rc3_constant_0029": 0.02388763427734375, "test_constant_ug_3d_r3_rc1_constant_0030": 0.024471521377563477, "test_constant_ug_3d_r3_rc3_constant_0031": 0.019710540771484375, "test_constant_yasp_1d_r1_rc1_constant_0000": 0.0204010009765625, "test_constant_yasp_1d_r1_rc3_constant_0001": 0.021264076232910156, "test_constant_yasp_1d_r3_rc1_constant_0002": 0.01832103729248047, "test_constant_yasp_1d_r3_rc3_constant_0003": 0.025094032287597656, "test_constant_yasp_3d_r1_rc1_constant_0004": 0.021600008010864258, "test_constant_yasp_3d_r1_rc3_constant_0005": 0.023998022079467773, "test_constant_yasp_3d_r3_rc1_constant_0006": 0.020145177841186523, "test_constant_yasp_3d_r3_rc3_constant_0007": 0.017989158630371094, "test_empty": 0.019921302795410156, "test_expression_default_alberta_1d_r1_rc1_expression_default_0008": 0.02373027801513672, "test_expression_default_alberta_1d_r1_rc3_expression_default_0009": 0.01914072036743164, "test_expression_default_alberta_1d_r3_rc1_expression_default_0010": 0.023013591766357422, "test_expression_default_alberta_1d_r3_rc3_expression_default_0011": 0.02470707893371582, "test_expression_default_alberta_3d_r1_rc1_expression_default_0012": 0.023663997650146484, "test_expression_default_alberta_3d_r1_rc3_expression_default_0013": 0.021099090576171875, "test_expression_default_alberta_3d_r3_rc1_expression_default_0014": 0.030060529708862305, "test_expression_default_alberta_3d_r3_rc3_expression_default_0015": 0.026879072189331055, "test_expression_default_alu_3d_r1_rc1_0000_expression_default_0016": 0.022302627563476562, "test_expression_default_alu_3d_r1_rc1_0001_expression_default_0017": 0.026703834533691406, "test_expression_default_alu_3d_r1_rc1_0002_expression_default_0018": 0.0196990966796875, "test_expression_default_alu_3d_r1_rc3_0000_expression_default_0019": 0.01968550682067871, "test_expression_default_alu_3d_r1_rc3_0001_expression_default_0020": 0.021320104598999023, "test_expression_default_alu_3d_r1_rc3_0002_expression_default_0021": 0.02422189712524414, "test_expression_default_alu_3d_r3_rc1_0000_expression_default_0022": 0.018750667572021484, "test_expression_default_alu_3d_r3_rc1_0001_expression_default_0023": 0.02813720703125, "test_expression_default_alu_3d_r3_rc1_0002_expression_default_0024": 0.02330327033996582, "test_expression_default_alu_3d_r3_rc3_0000_expression_default_0025": 0.02481245994567871, "test_expression_default_alu_3d_r3_rc3_0001_expression_default_0026": 0.023382186889648438, "test_expression_default_alu_3d_r3_rc3_0002_expression_default_0027": 0.027811527252197266, "test_expression_default_ug_3d_r1_rc1_expression_default_0028": 0.021846294403076172, "test_expression_default_ug_3d_r1_rc3_expression_default_0029": 0.022477388381958008, "test_expression_default_ug_3d_r3_rc1_expression_default_0030": 0.023479223251342773, "test_expression_default_ug_3d_r3_rc3_expression_default_0031": 0.02696681022644043, "test_expression_default_yasp_1d_r1_rc1_expression_default_0000": 0.01938939094543457, "test_expression_default_yasp_1d_r1_rc3_expression_default_0001": 0.026881933212280273, "test_expression_default_yasp_1d_r3_rc1_expression_default_0002": 0.025455951690673828, "test_expression_default_yasp_1d_r3_rc3_expression_default_0003": 0.019826889038085938, "test_expression_default_yasp_3d_r1_rc1_expression_default_0004": 0.02466726303100586, "test_expression_default_yasp_3d_r1_rc3_expression_default_0005": 0.019751787185668945, "test_expression_default_yasp_3d_r3_rc1_expression_default_0006": 0.018897056579589844, "test_expression_default_yasp_3d_r3_rc3_expression_default_0007": 0.023970842361450195, "test_expression_parametric_alberta_1d_r1_rc1_expression_parametric_0002": 0.023688316345214844, "test_expression_parametric_alberta_3d_r1_rc1_expression_parametric_0003": 0.018927574157714844, "test_expression_parametric_alu_3d_r1_rc1_0000_expression_parametric_0004": 0.022821903228759766, "test_expression_parametric_alu_3d_r1_rc1_0001_expression_parametric_0005": 0.02219414710998535, "test_expression_parametric_alu_3d_r1_rc1_0002_expression_parametric_0006": 0.01780557632446289, "test_expression_parametric_ug_3d_r1_rc1_expression_parametric_0007": 0.0226290225982666, "test_expression_parametric_yasp_1d_r1_rc1_expression_parametric_0000": 0.02767658233642578, "test_expression_parametric_yasp_3d_r1_rc1_expression_parametric_0001": 0.026758670806884766, "test_flattop": 0.019196033477783203, "test_functions_alberta_1d_r1_rc1_functions_0008": 0.019405603408813477, "test_functions_alberta_1d_r1_rc3_functions_0009": 0.02003312110900879, "test_functions_alberta_1d_r3_rc1_functions_0010": 0.018039226531982422, "test_functions_alberta_1d_r3_rc3_functions_0011": 0.02385711669921875, "test_functions_alberta_3d_r1_rc1_functions_0012": 0.027701377868652344, "test_functions_alberta_3d_r1_rc3_functions_0013": 0.02235555648803711, "test_functions_alberta_3d_r3_rc1_functions_0014": 0.022583961486816406, "test_functions_alberta_3d_r3_rc3_functions_0015": 0.02370142936706543, "test_functions_alu_3d_r1_rc1_0000_functions_0016": 0.019968271255493164, "test_functions_alu_3d_r1_rc1_0001_functions_0017": 0.026406526565551758, "test_functions_alu_3d_r1_rc1_0002_functions_0018": 0.022817373275756836, "test_functions_alu_3d_r1_rc3_0000_functions_0019": 0.0265655517578125, "test_functions_alu_3d_r1_rc3_0001_functions_0020": 0.024405956268310547, "test_functions_alu_3d_r1_rc3_0002_functions_0021": 0.020029306411743164, "test_functions_alu_3d_r3_rc1_0000_functions_0022": 0.024774551391601562, "test_functions_alu_3d_r3_rc1_0001_functions_0023": 0.020446300506591797, "test_functions_alu_3d_r3_rc1_0002_functions_0024": 0.0206756591796875, "test_functions_alu_3d_r3_rc3_0000_functions_0025": 0.025701284408569336, "test_functions_alu_3d_r3_rc3_0001_functions_0026": 0.02194833755493164, "test_functions_alu_3d_r3_rc3_0002_functions_0027": 0.02411055564880371, "test_functions_ug_3d_r1_rc1_functions_0028": 0.023376941680908203, "test_functions_ug_3d_r1_rc3_functions_0029": 0.02036881446838379, "test_functions_ug_3d_r3_rc1_functions_0030": 0.026702880859375, "test_functions_ug_3d_r3_rc3_functions_0031": 0.019440412521362305, "test_functions_yasp_1d_r1_rc1_functions_0000": 0.019064903259277344, "test_functions_yasp_1d_r1_rc3_functions_0001": 0.02174973487854004, "test_functions_yasp_1d_r3_rc1_functions_0002": 0.027119874954223633, "test_functions_yasp_1d_r3_rc3_functions_0003": 0.02776312828063965, "test_functions_yasp_3d_r1_rc1_functions_0004": 0.023416519165039062, "test_functions_yasp_3d_r1_rc3_functions_0005": 0.02511739730834961, "test_functions_yasp_3d_r3_rc1_functions_0006": 0.02371668815612793, "test_functions_yasp_3d_r3_rc3_functions_0007": 0.025667428970336914, "test_indicator_alberta_1d_r1_rc1_functions_0002": 0.023663043975830078, "test_indicator_alberta_3d_r1_rc1_functions_0003": 0.02441549301147461, "test_indicator_alu_3d_r1_rc1_0000_functions_0004": 0.026057958602905273, "test_indicator_alu_3d_r1_rc1_0001_functions_0005": 0.017873048782348633, "test_indicator_alu_3d_r1_rc1_0002_functions_0006": 0.017389535903930664, "test_indicator_ug_3d_r1_rc1_functions_0007": 0.017749786376953125, "test_indicator_yasp_1d_r1_rc1_functions_0000": 0.023221254348754883, "test_indicator_yasp_3d_r1_rc1_functions_0001": 0.026630640029907227, "test_lambda_global_flux_function_alberta_1d_r1_rc1_lambda_global_flux_function_0002": 0.019703388214111328, "test_lambda_global_flux_function_alberta_3d_r1_rc1_lambda_global_flux_function_0003": 0.018289804458618164, "test_lambda_global_flux_function_alu_3d_r1_rc1_0000_lambda_global_flux_function_0004": 0.020795345306396484, "test_lambda_global_flux_function_alu_3d_r1_rc1_0001_lambda_global_flux_function_0005": 0.024686574935913086, "test_lambda_global_flux_function_alu_3d_r1_rc1_0002_lambda_global_flux_function_0006": 0.019660472869873047, "test_lambda_global_flux_function_ug_3d_r1_rc1_lambda_global_flux_function_0007": 0.020732402801513672, "test_lambda_global_flux_function_yasp_1d_r1_rc1_lambda_global_flux_function_0000": 0.022148609161376953, "test_lambda_global_flux_function_yasp_3d_r1_rc1_lambda_global_flux_function_0001": 0.019646406173706055, "test_lambda_global_function_alberta_1d_r1_rc1_lambda_global_function_0008": 0.02906322479248047, "test_lambda_global_function_alberta_1d_r1_rc3_lambda_global_function_0009": 0.025663375854492188, "test_lambda_global_function_alberta_1d_r3_rc1_lambda_global_function_0010": 0.02745819091796875, "test_lambda_global_function_alberta_1d_r3_rc3_lambda_global_function_0011": 0.027709007263183594, "test_lambda_global_function_alberta_3d_r1_rc1_lambda_global_function_0012": 0.026132822036743164, "test_lambda_global_function_alberta_3d_r1_rc3_lambda_global_function_0013": 0.025254487991333008, "test_lambda_global_function_alberta_3d_r3_rc1_lambda_global_function_0014": 0.02499103546142578, "test_lambda_global_function_alberta_3d_r3_rc3_lambda_global_function_0015": 0.025990009307861328, "test_lambda_global_function_alu_3d_r1_rc1_0000_lambda_global_function_0016": 0.023511409759521484, "test_lambda_global_function_alu_3d_r1_rc1_0001_lambda_global_function_0017": 0.021708250045776367, "test_lambda_global_function_alu_3d_r1_rc1_0002_lambda_global_function_0018": 0.01703047752380371, "test_lambda_global_function_alu_3d_r1_rc3_0000_lambda_global_function_0019": 0.028281688690185547, "test_lambda_global_function_alu_3d_r1_rc3_0001_lambda_global_function_0020": 0.028069019317626953, "test_lambda_global_function_alu_3d_r1_rc3_0002_lambda_global_function_0021": 0.02472829818725586, "test_lambda_global_function_alu_3d_r3_rc1_0000_lambda_global_function_0022": 0.02324700355529785, "test_lambda_global_function_alu_3d_r3_rc1_0001_lambda_global_function_0023": 0.021019458770751953, "test_lambda_global_function_alu_3d_r3_rc1_0002_lambda_global_function_0024": 0.017853736877441406, "test_lambda_global_function_alu_3d_r3_rc3_0000_lambda_global_function_0025": 0.028810501098632812, "test_lambda_global_function_alu_3d_r3_rc3_0001_lambda_global_function_0026": 0.021283864974975586, "test_lambda_global_function_alu_3d_r3_rc3_0002_lambda_global_function_0027": 0.02768421173095703, "test_lambda_global_function_ug_3d_r1_rc1_lambda_global_function_0028": 0.024570226669311523, "test_lambda_global_function_ug_3d_r1_rc3_lambda_global_function_0029": 0.020533323287963867, "test_lambda_global_function_ug_3d_r3_rc1_lambda_global_function_0030": 0.02402949333190918, "test_lambda_global_function_ug_3d_r3_rc3_lambda_global_function_0031": 0.018146991729736328, "test_lambda_global_function_yasp_1d_r1_rc1_lambda_global_function_0000": 0.023313045501708984, "test_lambda_global_function_yasp_1d_r1_rc3_lambda_global_function_0001": 0.018478870391845703, "test_lambda_global_function_yasp_1d_r3_rc1_lambda_global_function_0002": 0.02596735954284668, "test_lambda_global_function_yasp_1d_r3_rc3_lambda_global_function_0003": 0.025672435760498047, "test_lambda_global_function_yasp_3d_r1_rc1_lambda_global_function_0004": 0.02366018295288086, "test_lambda_global_function_yasp_3d_r1_rc3_lambda_global_function_0005": 0.028925418853759766, "test_lambda_global_function_yasp_3d_r3_rc1_lambda_global_function_0006": 0.023848295211791992, "test_lambda_global_function_yasp_3d_r3_rc3_lambda_global_function_0007": 0.01957392692565918, "test_lambda_local_flux_function_alberta_1d_r1_rc1_lambda_local_flux_function_0002": 0.02174663543701172, "test_lambda_local_flux_function_alberta_3d_r1_rc1_lambda_local_flux_function_0003": 0.01795172691345215, "test_lambda_local_flux_function_alu_3d_r1_rc1_0000_lambda_local_flux_function_0004": 0.027214765548706055, "test_lambda_local_flux_function_alu_3d_r1_rc1_0001_lambda_local_flux_function_0005": 0.027211666107177734, "test_lambda_local_flux_function_alu_3d_r1_rc1_0002_lambda_local_flux_function_0006": 0.020160436630249023, "test_lambda_local_flux_function_ug_3d_r1_rc1_lambda_local_flux_function_0007": 0.017835140228271484, "test_lambda_local_flux_function_yasp_1d_r1_rc1_lambda_local_flux_function_0000": 0.027132511138916016, "test_lambda_local_flux_function_yasp_3d_r1_rc1_lambda_local_flux_function_0001": 0.024201631546020508, "test_lambda_local_function_alberta_1d_r1_rc1_lambda_local_function_0008": 0.019494056701660156, "test_lambda_local_function_alberta_1d_r1_rc3_lambda_local_function_0009": 0.027530670166015625, "test_lambda_local_function_alberta_1d_r3_rc1_lambda_local_function_0010": 0.024344921112060547, "test_lambda_local_function_alberta_1d_r3_rc3_lambda_local_function_0011": 0.020978212356567383, "test_lambda_local_function_alberta_3d_r1_rc1_lambda_local_function_0012": 0.01969289779663086, "test_lambda_local_function_alberta_3d_r1_rc3_lambda_local_function_0013": 0.028191328048706055, "test_lambda_local_function_alberta_3d_r3_rc1_lambda_local_function_0014": 0.020269155502319336, "test_lambda_local_function_alberta_3d_r3_rc3_lambda_local_function_0015": 0.019959449768066406, "test_lambda_local_function_alu_3d_r1_rc1_0000_lambda_local_function_0016": 0.01829814910888672, "test_lambda_local_function_alu_3d_r1_rc1_0001_lambda_local_function_0017": 0.026814699172973633, "test_lambda_local_function_alu_3d_r1_rc1_0002_lambda_local_function_0018": 0.027921199798583984, "test_lambda_local_function_alu_3d_r1_rc3_0000_lambda_local_function_0019": 0.02404475212097168, "test_lambda_local_function_alu_3d_r1_rc3_0001_lambda_local_function_0020": 0.026763200759887695, "test_lambda_local_function_alu_3d_r1_rc3_0002_lambda_local_function_0021": 0.02651810646057129, "test_lambda_local_function_alu_3d_r3_rc1_0000_lambda_local_function_0022": 0.02000594139099121, "test_lambda_local_function_alu_3d_r3_rc1_0001_lambda_local_function_0023": 0.02147364616394043, "test_lambda_local_function_alu_3d_r3_rc1_0002_lambda_local_function_0024": 0.022561073303222656, "test_lambda_local_function_alu_3d_r3_rc3_0000_lambda_local_function_0025": 0.02341151237487793, "test_lambda_local_function_alu_3d_r3_rc3_0001_lambda_local_function_0026": 0.028514623641967773, "test_lambda_local_function_alu_3d_r3_rc3_0002_lambda_local_function_0027": 0.023570537567138672, "test_lambda_local_function_ug_3d_r1_rc1_lambda_local_function_0028": 0.022011280059814453, "test_lambda_local_function_ug_3d_r1_rc3_lambda_local_function_0029": 0.02118539810180664, "test_lambda_local_function_ug_3d_r3_rc1_lambda_local_function_0030": 0.020251750946044922, "test_lambda_local_function_ug_3d_r3_rc3_lambda_local_function_0031": 0.019123554229736328, "test_lambda_local_function_yasp_1d_r1_rc1_lambda_local_function_0000": 0.025942325592041016, "test_lambda_local_function_yasp_1d_r1_rc3_lambda_local_function_0001": 0.021036624908447266, "test_lambda_local_function_yasp_1d_r3_rc1_lambda_local_function_0002": 0.020566701889038086, "test_lambda_local_function_yasp_1d_r3_rc3_lambda_local_function_0003": 0.027103662490844727, "test_lambda_local_function_yasp_3d_r1_rc1_lambda_local_function_0004": 0.0262908935546875, "test_lambda_local_function_yasp_3d_r1_rc3_lambda_local_function_0005": 0.019653797149658203, "test_lambda_local_function_yasp_3d_r3_rc1_lambda_local_function_0006": 0.019856929779052734, "test_lambda_local_function_yasp_3d_r3_rc3_lambda_local_function_0007": 0.020262479782104492, "test_spe10_alberta_3d_r3_rc3_spe10_0001": 0.023495197296142578, "test_spe10_alu_3d_r3_rc3_0000_spe10_0002": 0.024689435958862305, "test_spe10_alu_3d_r3_rc3_0001_spe10_0003": 0.022479772567749023, "test_spe10_alu_3d_r3_rc3_0002_spe10_0004": 0.02595210075378418, "test_spe10_yasp_3d_r3_rc3_spe10_0000": 0.022491455078125}] \ No newline at end of file