| 
    Neko 1.99.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Krylov preconditioner (identity)
Data Types | |
| type | ident_t | 
| Defines a canonical Krylov preconditioner.  More... | |
Functions/Subroutines | |
| subroutine | ident_solve (this, z, r, n) | 
| The (default) naive preconditioner \( I z = r \).   | |
| subroutine | ident_update (this) | 
| Mandatory update routine.   | |
      
  | 
  private | 
Definition at line 60 of file pc_identity.f90.