From c35745ce1be6dde465d476f9ed4285aba10112a2 Mon Sep 17 00:00:00 2001 From: Felix Schindler <felix.schindler@wwu.de> Date: Wed, 13 Feb 2019 11:49:46 +0100 Subject: [PATCH] [test...ESV2007] record expected results --- .../stationary_heat_equation__ESV2007__table_1.mini | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/dune/gdt/test/stationary-heat-equation/stationary_heat_equation__ESV2007__table_1.mini b/dune/gdt/test/stationary-heat-equation/stationary_heat_equation__ESV2007__table_1.mini index 267181d0e..90a8758f6 100644 --- a/dune/gdt/test/stationary-heat-equation/stationary_heat_equation__ESV2007__table_1.mini +++ b/dune/gdt/test/stationary-heat-equation/stationary_heat_equation__ESV2007__table_1.mini @@ -9,7 +9,11 @@ use_tbb = false [ESV2007Table1Test.columns_1_to_5.results] target.h = [3.54e-01 1.77e-01 8.84e-02 4.42e-02] norm.H_1_semi = [3.28e-01 1.62e-01 8.04e-02 4.01e-02] -# these are the ones from the paper -# norm.eta_NC = [1.89e-01 9.72e-02 4.89e-02 2.45e-02] -# norm.eta_R = [7.23e-02 1.82e-02 4.54e-03 1.14e-03] -# norm.eta_DF = [3.38e-01 1.69e-01 8.39e-02 4.18e-02] +# this is the one from the paper +# norm.eta_NC = [1.89e-01 9.72e-02 4.89e-02 2.45e-02] +norm.eta_NC = [1.66e-01 7.89e-02 3.91e-02 1.95e-02] +norm.eta_R = [7.23e-02 1.82e-02 4.54e-03 1.14e-03] +# this is the one from the paper +# norm.eta_DF = [3.38e-01 1.69e-01 8.39e-02 4.18e-02] +norm.eta_DF = [3.55e-01 1.76e-01 8.73e-02 4.35e-02] + -- GitLab