| 
    Neko 1.99.1
    
   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, 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 136 of file krylov.f90.
      
  | 
  virtual | 
Definition at line 136 of file krylov.f90.