From 507a0e5ebe8131ff47ad8e767433639c23f78f92 Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 26 Feb 2004 16:02:11 +0000 Subject: [PATCH] Testcase is now fixed. git-svn-id: https://svn.dealii.org/trunk@8562 0785d39b-7218-0410-832d-ea1e28bc413d --- .../bits/petsc_deal_solver_04.output | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_deal_solver_04.output diff --git a/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_deal_solver_04.output b/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_deal_solver_04.output new file mode 100644 index 0000000000..2c91433700 --- /dev/null +++ b/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_deal_solver_04.output @@ -0,0 +1,8 @@ + +DEAL::Size 32 Unknowns 961 +DEAL::Solver type: 12SolverMinResIN14petsc_wrappers6VectorEE +DEAL:minres::Starting value 31.00 +DEAL:minres::Convergence step 43 value 0.0006916 +DEAL::Solver stopped after 43 iterations +DEAL::GrowingVectorMemory:Overall allocated vectors: 7 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 7 -- 2.39.5