]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Test: adjust iteration count in ginkgo test 10022/head
authorMatthias Maier <tamiko@43-1.org>
Sun, 3 May 2020 00:39:10 +0000 (19:39 -0500)
committerMatthias Maier <tamiko@43-1.org>
Sun, 3 May 2020 00:39:10 +0000 (19:39 -0500)
tests/ginkgo/solver.cc
tests/ginkgo/solver.output

index 63bc08457c3d577583d439830cca7b8aa2804867..4d0377088a150f56a1152f3ea85fc36621b30e99 100644 (file)
@@ -86,7 +86,7 @@ main(int argc, char **argv)
     u = 0.;
     check_solver_within_range(bicgstab_solver.solve(A, u, f),
                               control.last_step(),
-                              59,
+                              53,
                               65);
     u = 0.;
     check_solver_within_range(cgs_solver.solve(A, u, f),
index bef1f4d706f1d46bf3223d136a49eac1fbd99e30..dda157582e34b43af14940c1a1edd163f8ca9b96 100644 (file)
@@ -1,7 +1,7 @@
 
 DEAL::Size 32 Unknowns 961
 DEAL::Solver stopped within 35 - 39 iterations
-DEAL::Solver stopped within 59 - 65 iterations
+DEAL::Solver stopped within 53 - 65 iterations
 DEAL::Solver stopped within 72 - 79 iterations
 DEAL::Solver stopped within 33 - 39 iterations
 DEAL::Solver stopped within 23 - 29 iterations

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.