]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Allow less iterations in petsc_complex/solver_real_02 6315/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Tue, 24 Apr 2018 15:58:18 +0000 (17:58 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Tue, 24 Apr 2018 16:01:33 +0000 (18:01 +0200)
tests/petsc_complex/solver_real_02.cc
tests/petsc_complex/solver_real_02.output

index 5924ba4404aac106c4d9431b4319152d5caad4bc..1af2ad9b53fe8f1a2e013973964e5ddf116f8209 100644 (file)
@@ -62,6 +62,6 @@ int main(int argc, char **argv)
 
     check_solver_within_range(
       solver.solve(A,u,f, preconditioner),
-      control.last_step(), 1120, 1141);
+      control.last_step(), 1050, 1141);
   }
 }
index ebc88af9f1aedf38df6b9958490d183604f700f1..8462c07554f98486c7c8b6ab16024b6a506d5d7f 100644 (file)
@@ -1,3 +1,3 @@
 
 DEAL::Size 32 Unknowns 961
-DEAL::Solver stopped within 1120 - 1141 iterations
+DEAL::Solver stopped within 1050 - 1141 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.