From: Matthias Maier Date: Wed, 9 Aug 2017 17:51:57 +0000 (-0500) Subject: add an output variant X-Git-Tag: v9.0.0-rc1~1320^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4751%2Fhead;p=dealii.git add an output variant The number CG iterations changed slightly. At some point we will have to rewrite this test... --- diff --git a/tests/trilinos/precondition.output.4 b/tests/trilinos/precondition.output.4 new file mode 100644 index 0000000000..61a471167a --- /dev/null +++ b/tests/trilinos/precondition.output.4 @@ -0,0 +1,45 @@ + +DEAL:01089:Jacobi:cg::Starting value 15.4650 +DEAL:01089:Jacobi:cg::Convergence step 50 value 0 +DEAL:01089:SSOR:cg::Starting value 15.4650 +DEAL:01089:SSOR:cg::Convergence step 41 value 0 +DEAL:01089:SOR:Bicgstab::Starting value 15.4650 +DEAL:01089:SOR:Bicgstab::Convergence step 32 value 0 +DEAL:01089:BlockJacobi:cg::Starting value 15.4650 +DEAL:01089:BlockJacobi:cg::Convergence step 74 value 0 +DEAL:01089:BlockSSOR:cg::Starting value 15.4650 +DEAL:01089:BlockSSOR:cg::Convergence step 31 value 0 +DEAL:01089:BlockSOR:Bicgstab::Starting value 15.4650 +DEAL:01089:BlockSOR:Bicgstab::Convergence step 19 value 0 +DEAL:01089:IC:cg::Starting value 15.4650 +DEAL:01089:IC:cg::Convergence step 52 value 0 +DEAL:01089:ILU:cg::Starting value 15.4650 +DEAL:01089:ILU:cg::Convergence step 31 value 0 +DEAL:01089:ILUT:Bicgstab::Starting value 15.4650 +DEAL:01089:ILUT:Bicgstab::Convergence step 12 value 0 +DEAL:01089:Chebyshev:cg::Starting value 15.4650 +DEAL:01089:Chebyshev:cg::Convergence step 24 value 0 +DEAL:01089:Direct:cg::Starting value 15.4650 +DEAL:01089:Direct:cg::Convergence step 1 value 0 +DEAL:04225:Jacobi:cg::Starting value 21.8299 +DEAL:04225:Jacobi:cg::Convergence step 101 value 0 +DEAL:04225:SSOR:cg::Starting value 21.8299 +DEAL:04225:SSOR:cg::Convergence step 78 value 0 +DEAL:04225:SOR:Bicgstab::Starting value 21.8299 +DEAL:04225:SOR:Bicgstab::Convergence step 63 value 0 +DEAL:04225:BlockJacobi:cg::Starting value 21.8299 +DEAL:04225:BlockJacobi:cg::Convergence step 146 value 0 +DEAL:04225:BlockSSOR:cg::Starting value 21.8299 +DEAL:04225:BlockSSOR:cg::Convergence step 60 value 0 +DEAL:04225:BlockSOR:Bicgstab::Starting value 21.8299 +DEAL:04225:BlockSOR:Bicgstab::Convergence step 38 value 0 +DEAL:04225:IC:cg::Starting value 21.8299 +DEAL:04225:IC:cg::Convergence step 69 value 0 +DEAL:04225:ILU:cg::Starting value 21.8299 +DEAL:04225:ILU:cg::Convergence step 57 value 0 +DEAL:04225:ILUT:Bicgstab::Starting value 21.8299 +DEAL:04225:ILUT:Bicgstab::Convergence step 20 value 0 +DEAL:04225:Chebyshev:cg::Starting value 21.8299 +DEAL:04225:Chebyshev:cg::Convergence step 47 value 0 +DEAL:04225:Direct:cg::Starting value 21.8299 +DEAL:04225:Direct:cg::Convergence step 1 value 0