Navigation : 
        
      
    
    
    RootSolverMaxIter
    
    
    
    
RootSolverMaxIter
Section Math::RootSolver
Type integer
Default 500
In case of an iterative root solver, this variable determines the maximum number
of iteration steps.
    
        
        
        
        
        Source information
        
        
    
    
math/root_solver.F90 : 109
 call parse_variable(namespace, 'RootSolverMaxIter', 500, rs%maxiter)