From 2c2149f6a5321ff49ed2a633a4c32611c60da1b1 Mon Sep 17 00:00:00 2001 From: maier Date: Sun, 20 Oct 2013 22:55:20 +0000 Subject: [PATCH] Make the regression tester happy git-svn-id: https://svn.dealii.org/trunk@31360 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/petsc/solver_02.output | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/petsc/solver_02.output b/tests/petsc/solver_02.output index 00c1e2226c..a087bf1d10 100644 --- a/tests/petsc/solver_02.output +++ b/tests/petsc/solver_02.output @@ -2,6 +2,6 @@ DEAL::Size 32 Unknowns 961 DEAL::Solver type: N6dealii13PETScWrappers15SolverChebychevE DEAL::Starting value 7.551 -DEAL::Failure step 100 value 2.937 +DEAL::Failure step 100 value 2.942 DEAL::Exception: SolverControl::NoConvergence (solver_control.last_step(), solver_control.last_value()) DEAL::Solver stopped after 100 iterations -- 2.39.5