From ee9cca95ef99113ae66eac721869e3a8b4f07cc6 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Mon, 13 May 2019 21:42:25 +0200 Subject: [PATCH] Allow test with 48 iterations --- tests/trilinos/precondition.output | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/trilinos/precondition.output b/tests/trilinos/precondition.output index 96db5fdf07..8588ae8470 100644 --- a/tests/trilinos/precondition.output +++ b/tests/trilinos/precondition.output @@ -5,7 +5,7 @@ DEAL:01089:SOR::Solver stopped within 31 - 33 iterations DEAL:01089:BlockJacobi::Solver stopped within 73 - 75 iterations DEAL:01089:BlockSSOR::Solver stopped within 30 - 32 iterations DEAL:01089:BlockSOR::Solver stopped within 18 - 20 iterations -DEAL:01089:IC::Solver stopped within 49 - 53 iterations +DEAL:01089:IC::Solver stopped within 48 - 53 iterations DEAL:01089:ILU::Solver stopped within 30 - 32 iterations DEAL:01089:ILUT::Solver stopped within 11 - 13 iterations DEAL:01089:Chebyshev::Solver stopped within 23 - 25 iterations -- 2.39.5