Neko
0.9.0
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 \). More... | |
subroutine | ident_update (this) |
Mandatory update routine. More... | |
|
private |
Definition at line 60 of file pc_identity.f90.