]> https://gitweb.dealii.org/ - dealii.git/commitdiff
relax solver iterations for test precondition_muelu 1713/head
authorTimo Heister <timo.heister@gmail.com>
Sun, 4 Oct 2015 15:16:31 +0000 (11:16 -0400)
committerTimo Heister <timo.heister@gmail.com>
Sun, 4 Oct 2015 15:16:31 +0000 (11:16 -0400)
tests/trilinos/precondition_muelu_q_iso_q1.cc
tests/trilinos/precondition_muelu_q_iso_q1.with_trilinos.geq.11.14.with_64bit_indices=off.output

index 6b28fb0e4887787735455e2fe96050ef6fb235c5..19c1eea30a2a03ecb3fc9f8881b0ff57eafbf4d2 100644 (file)
@@ -276,7 +276,7 @@ void Step4<dim>::solve ()
     check_solver_within_range(
       solver.solve (system_matrix, solution, system_rhs,
                     preconditioner),
-      solver_control.last_step(), 31, 33);
+      solver_control.last_step(), 31, 34);
   }
   deallog.pop();
 
@@ -290,7 +290,7 @@ void Step4<dim>::solve ()
     check_solver_within_range(
       solver.solve (system_matrix, solution, system_rhs,
                     preconditioner),
-      solver_control.last_step(), 24, 38);
+      solver_control.last_step(), 24, 40);
   }
   deallog.pop();
   deallog << std::endl;
index dacc78f7aa200e501546ea8b2ed1d8656ac1b9d3..52191d73e6dce8e2440418fbbe4c752879675f9f 100644 (file)
@@ -1,7 +1,7 @@
 
-DEAL:02401:MueLu_Q::Solver stopped within 31 - 33 iterations
-DEAL:02401:MueLu_Q_iso_Q1::Solver stopped within 24 - 38 iterations
+DEAL:02401:MueLu_Q::Solver stopped within 31 - 34 iterations
+DEAL:02401:MueLu_Q_iso_Q1::Solver stopped within 24 - 40 iterations
 DEAL:02401::
-DEAL:09409:MueLu_Q::Solver stopped within 31 - 33 iterations
-DEAL:09409:MueLu_Q_iso_Q1::Solver stopped within 24 - 38 iterations
+DEAL:09409:MueLu_Q::Solver stopped within 31 - 34 iterations
+DEAL:09409:MueLu_Q_iso_Q1::Solver stopped within 24 - 40 iterations
 DEAL:09409::

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.