Neko
0.9.0
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 \). More... | |
subroutine | device_identity::device_ident_update (this) |
Mandatory update routine (NOP) More... | |