Neko
0.9.99
A portable framework for high-order spectral element flow simulations
|
Abstract interface for a Krylov method's solve routine. More...
Private Member Functions | |
type(ksp_monitor_t) function | ksp_method (this, Ax, x, f, n, coef, blst, gs_h, niter) |
x | field to solve for |
f | right hand side |
n | integer, size of vectors |
coef | Coefficients |
blst | list of boundary conditions |
gs_h | Gather-scatter handle |
niter | iteration trip count |
Definition at line 105 of file krylov.f90.
|
private |
Definition at line 105 of file krylov.f90.