Navigation : 
        
      
    
    
    SPARSKITKrylovSubspaceSize
    
    
    
    
SPARSKITKrylovSubspaceSize
Section Math::SPARSKIT
Type integer
Default 15
Some of the SPARSKIT solvers are Krylov subspace methods.
This variable determines what size the solver will use
for the subspace.
    
        
        
        
        
        Source information
        
        
    
    
math/sparskit.F90 : 186
 call parse_variable(namespace, 'SPARSKITKrylovSubspaceSize', 15, sk%krylov_size)