Navigation :
SPARSKITMaxIter
SPARSKITMaxIter
Section Math::SPARSKIT
Type integer
Default 50000
This variable controls the maximum number of iteration steps that
will be performed by the (iterative) linear solver.
Source information
math/sparskit.F90 : 199
call parse_variable(namespace, 'SPARSKITMaxIter', 5000, sk%maxiter)