| 
    Neko 0.9.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Identity Krylov preconditioner for accelerators.
Data Types | |
| type | device_ident_t | 
| Defines a canonical Krylov preconditioner for accelerators.  More... | |
Functions/Subroutines | |
| subroutine | device_ident_solve (this, z, r, n) | 
| The (default) naive preconditioner \( I z = r \).   | |
| subroutine | device_ident_update (this) | 
| Mandatory update routine (NOP)   | |
      
  | 
  private | 
Definition at line 68 of file pc_identity_device.f90.