From cf69fc6a08385e3032ef82c140ab743d11117d94 Mon Sep 17 00:00:00 2001 From: bangerth Date: Thu, 29 Nov 2012 16:18:56 +0000 Subject: [PATCH] Update results for PETSc 3.3. git-svn-id: https://svn.dealii.org/trunk@27705 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/petsc/solver_02/cmp/generic | 6 +++--- tests/petsc/solver_11/cmp/generic | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/petsc/solver_02/cmp/generic b/tests/petsc/solver_02/cmp/generic index ec6166756a..47abf08e11 100644 --- a/tests/petsc/solver_02/cmp/generic +++ b/tests/petsc/solver_02/cmp/generic @@ -1,7 +1,7 @@ DEAL::Size 32 Unknowns 961 DEAL::Solver type: N6dealii13PETScWrappers15SolverChebychevE -DEAL::Starting value 7.745 -DEAL::Failure step 100 value 3.885 -DEAL::Iterative method reported convergence failure in step 100 with residual 3.88526 +DEAL::Starting value 7.551 +DEAL::Failure step 100 value 2.942 +DEAL::Iterative method reported convergence failure in step 100 with residual 2.94179 DEAL::Solver stopped after 100 iterations diff --git a/tests/petsc/solver_11/cmp/generic b/tests/petsc/solver_11/cmp/generic index 2a67dabd0f..d253157365 100644 --- a/tests/petsc/solver_11/cmp/generic +++ b/tests/petsc/solver_11/cmp/generic @@ -2,6 +2,6 @@ DEAL::Size 32 Unknowns 961 DEAL::Solver type: N6dealii13PETScWrappers10SolverLSQRE DEAL::Starting value 31.00 -DEAL::Failure step 100 value 24.01 -DEAL::Iterative method reported convergence failure in step 100 with residual 24.0098 +DEAL::Failure step 100 value 24.02 +DEAL::Iterative method reported convergence failure in step 100 with residual 24.0171 DEAL::Solver stopped after 100 iterations -- 2.39.5