| 
    Neko 0.9.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Type for storing initial and final residuals in a Krylov solver. More...
Public Attributes | |
| integer | iter | 
| Iteration number.   | |
| real(kind=rp) | res_start | 
| Initial residual.   | |
| real(kind=rp) | res_final | 
| FInal residual.   | |
Definition at line 56 of file krylov.f90.
| integer krylov::ksp_monitor_t::iter | 
Definition at line 58 of file krylov.f90.
Definition at line 62 of file krylov.f90.
Definition at line 60 of file krylov.f90.