]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Added comment to new line
authorRoland <roland.richter@ntnu.no>
Fri, 11 Oct 2019 14:45:02 +0000 (16:45 +0200)
committerRoland <roland.richter@ntnu.no>
Fri, 11 Oct 2019 14:45:02 +0000 (16:45 +0200)
include/deal.II/lac/arpack_solver.h

index 50fc15f3ca3dc452708ddeb825e7f68d183810e6..4bbdb42c02764f1454fccf7019736df31a6a5abf 100644 (file)
@@ -764,8 +764,9 @@ ArpackSolver::solve(const MatrixType1 & /*system_matrix*/,
             break;
         }
     }
-    
-    control().check(iparam[2], 0.);
+
+  // Set number of used iterations in SolverControl
+  control().check(iparam[2], 0.);
 
   if (info < 0)
     {

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.