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