]> https://gitweb.dealii.org/ - dealii.git/commitdiff
arpack/step-36_ar_with_iterations: Remove iteration count 10256/head
authorMatthias Maier <tamiko@43-1.org>
Mon, 18 May 2020 14:19:28 +0000 (09:19 -0500)
committerMatthias Maier <tamiko@43-1.org>
Mon, 18 May 2020 14:19:28 +0000 (09:19 -0500)
tests/arpack/step-36_ar_with_iterations.cc
tests/arpack/step-36_ar_with_iterations.with_umfpack=true.output

index 7e21bc18e021310f8b63c82c47a1b930cf8dabc0..a4528c644fdfe1154cd420285e1caf74b3f3f509 100644 (file)
@@ -317,8 +317,6 @@ namespace Step36
 
     const std::pair<unsigned int, double> res = solve();
 
-    deallog << res.first << " iterations used" << std::endl;
-
     std::sort(eigenvalues.begin(), eigenvalues.end(), my_compare);
 
     for (unsigned int i = 0; i < 5 && i < eigenvalues.size(); ++i)
index d7c3ae04b5a9dec1a61e0641741fd33e67623676..80459630d4ca68ac132d45f4b9332125627c26f0 100644 (file)
@@ -1,6 +1,5 @@
 
 DEAL::Solver stopped within 2 - 10 iterations
-DEAL::8 iterations used
 DEAL::      Eigenvalue 0 : (4.93877,0.00000)
 DEAL::      Eigenvalue 1 : (12.3707,0.00000)
 DEAL::      Eigenvalue 2 : (12.3707,0.00000)

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.