Neko  0.8.1
A portable framework for high-order spectral element flow simulations
pc_identity.f90 File Reference

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 \). More...
 
subroutine identity::ident_update (this)
 Mandatory update routine. More...