Neko  0.8.1
A portable framework for high-order spectral element flow simulations
identity::ident_t Type Reference

Defines a canonical Krylov preconditioner. More...

Inheritance diagram for identity::ident_t:
Collaboration diagram for identity::ident_t:

Public Member Functions

procedure, pass(this) solve => ident_solve
 
procedure, pass(this) update => ident_update
 

Detailed Description

Defines a canonical Krylov preconditioner.

Definition at line 42 of file pc_identity.f90.

Member Function/Subroutine Documentation

◆ solve()

procedure, pass(this) identity::ident_t::solve

Definition at line 44 of file pc_identity.f90.

◆ update()

procedure, pass(this) identity::ident_t::update

Definition at line 45 of file pc_identity.f90.


The documentation for this type was generated from the following file: