From: Martin Kronbichler Date: Mon, 13 May 2019 19:42:25 +0000 (+0200) Subject: Allow test with 48 iterations X-Git-Tag: v9.1.0-rc1~17^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee9cca95ef99113ae66eac721869e3a8b4f07cc6;p=dealii.git Allow test with 48 iterations --- 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