From 1399c61df1deeeba329a5cbe7fe3fafd5d17b1b9 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Sun, 12 Apr 2015 07:21:33 +0200 Subject: [PATCH] Final fix of tests for hierarchical cell numbering. --- tests/mpi/periodicity_01.with_petsc=true.mpirun=3.output | 2 +- tests/mpi/periodicity_01.with_petsc=true.mpirun=5.output | 4 ++-- tests/mpi/periodicity_01.with_petsc=true.mpirun=7.output | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/tests/mpi/periodicity_01.with_petsc=true.mpirun=3.output b/tests/mpi/periodicity_01.with_petsc=true.mpirun=3.output index 6aaf52f287..4d8e21abc1 100644 --- a/tests/mpi/periodicity_01.with_petsc=true.mpirun=3.output +++ b/tests/mpi/periodicity_01.with_petsc=true.mpirun=3.output @@ -60,7 +60,7 @@ DEAL::Convergence step 7 value 0 0.750000 0.00000 0.750000 -8.82296e-05 Cycle 2: -DEAL::Starting value 0.0249162 +DEAL::Starting value 0.0250422 DEAL::Convergence step 7 value 0 Solved in 7 iterations. 0.125000 0.125000 0.00000 0.000714896 diff --git a/tests/mpi/periodicity_01.with_petsc=true.mpirun=5.output b/tests/mpi/periodicity_01.with_petsc=true.mpirun=5.output index 0f1bf9a21e..1cd6ca61cc 100644 --- a/tests/mpi/periodicity_01.with_petsc=true.mpirun=5.output +++ b/tests/mpi/periodicity_01.with_petsc=true.mpirun=5.output @@ -37,7 +37,7 @@ DEAL::Convergence step 7 value 0 0.500000 0.00000 0.500000 0.000542250 Cycle 1: -DEAL::Starting value 0.0136233 +DEAL::Starting value 0.0137083 DEAL::Convergence step 7 value 0 Solved in 7 iterations. 0.250000 0.250000 0.00000 -7.02574e-05 @@ -60,7 +60,7 @@ DEAL::Convergence step 7 value 0 0.750000 0.00000 0.750000 -8.82296e-05 Cycle 2: -DEAL::Starting value 0.0247852 +DEAL::Starting value 0.0248658 DEAL::Convergence step 8 value 0 Solved in 8 iterations. 0.125000 0.125000 0.00000 0.000714896 diff --git a/tests/mpi/periodicity_01.with_petsc=true.mpirun=7.output b/tests/mpi/periodicity_01.with_petsc=true.mpirun=7.output index 96842987b9..ea81594e51 100644 --- a/tests/mpi/periodicity_01.with_petsc=true.mpirun=7.output +++ b/tests/mpi/periodicity_01.with_petsc=true.mpirun=7.output @@ -37,9 +37,9 @@ DEAL::Convergence step 7 value 0 0.500000 0.00000 0.500000 0.000542250 Cycle 1: -DEAL::Starting value 0.0136343 -DEAL::Convergence step 8 value 0 - Solved in 8 iterations. +DEAL::Starting value 0.0135106 +DEAL::Convergence step 7 value 0 + Solved in 7 iterations. 0.250000 0.250000 0.00000 -7.02574e-05 0.250000 0.00000 0.250000 -8.84955e-05 0.250000 0.500000 0.00000 2.30224e-05 @@ -60,7 +60,7 @@ DEAL::Convergence step 8 value 0 0.750000 0.00000 0.750000 -8.82296e-05 Cycle 2: -DEAL::Starting value 0.0248010 +DEAL::Starting value 0.0248824 DEAL::Convergence step 8 value 0 Solved in 8 iterations. 0.125000 0.125000 0.00000 0.000714896 -- 2.39.5