|
Neko 1.99.9
A portable framework for high-order spectral element flow simulations
|
Abstract interface for a Krylov method's solve routine. More...
Public Member Functions | |
| type(ksp_monitor_t) function | ksp_method (this, ax, x, f, n, coef, bc_projector, gs_h, niter) |
| x | field to solve for |
| f | right hand side |
| n | integer, size of vectors |
| coef | Coefficients |
| bc_projector | boundary constraint projector |
| gs_h | Gather-scatter handle |
| niter | iteration trip count |
Definition at line 137 of file krylov.f90.
|
virtual |
Definition at line 137 of file krylov.f90.