| 
    Neko 1.99.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Go to the source code of this file.
Data Types | |
| type | device_identity::device_ident_t | 
| Defines a canonical Krylov preconditioner for accelerators.  More... | |
Modules | |
| module | device_identity | 
| Identity Krylov preconditioner for accelerators.  | |
Functions/Subroutines | |
| subroutine | device_identity::device_ident_solve (this, z, r, n) | 
| The (default) naive preconditioner \( I z = r \).   | |
| subroutine | device_identity::device_ident_update (this) | 
| Mandatory update routine (NOP)   | |