From eccb71f4e7738961f4ab67823fb2ba04a8c8f607 Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 15 Mar 2005 14:36:22 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@10153 0785d39b-7218-0410-832d-ea1e28bc413d --- .../i686-pc-linux-gnu+gcc3.2/bits/petsc_deal_solver_02.output | 2 +- .../i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_06.output | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_deal_solver_02.output b/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_deal_solver_02.output index f5a89f2fad..486b8f57d9 100644 --- a/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_deal_solver_02.output +++ b/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_deal_solver_02.output @@ -2,7 +2,7 @@ DEAL::Size 32 Unknowns 961 DEAL::Solver type: 14SolverBicgstabIN13PETScWrappers6VectorEE DEAL:Bicgstab::Starting value 31.00 -DEAL:Bicgstab::Convergence step 35 value 0.0004909 +DEAL:Bicgstab::Convergence step 35 value 0.0004884 DEAL::Solver stopped after 35 iterations DEAL::GrowingVectorMemory:Overall allocated vectors: 8 DEAL::GrowingVectorMemory:Maximum allocated vectors: 8 diff --git a/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_06.output b/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_06.output index 2eeac3cbf1..7cbf6c3a82 100644 --- a/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_06.output +++ b/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_06.output @@ -2,5 +2,5 @@ DEAL::Size 32 Unknowns 961 DEAL::Solver type: N13PETScWrappers14SolverBicgstabE DEAL::Starting value 7.750 -DEAL::Convergence step 33 value 0.0005751 +DEAL::Convergence step 33 value 0.0005745 DEAL::Solver stopped after 33 iterations -- 2.39.5