Neko  0.8.1
A portable framework for high-order spectral element flow simulations
precon_fctry Module Reference

Functions/Subroutines

subroutine precon_factory (pc, pctype)
 Create a preconditioner. More...
 
subroutine precon_destroy (pc)
 Destroy a preconditioner. More...
 

Function/Subroutine Documentation

◆ precon_destroy()

subroutine precon_fctry::precon_destroy ( class(pc_t), intent(inout), allocatable  pc)

Destroy a preconditioner.

Definition at line 80 of file precon_fctry.f90.

Here is the caller graph for this function:

◆ precon_factory()

subroutine precon_fctry::precon_factory ( class(pc_t), intent(inout), allocatable, target  pc,
character(len=*), intent(in)  pctype 
)

Create a preconditioner.

Definition at line 48 of file precon_fctry.f90.

Here is the call graph for this function:
Here is the caller graph for this function: