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

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...