int KSPDefaultMonitor(KSP ksp,int n,double rnorm,void *dummy)Collective on KSP
ksp | - iterative context |
n | - iteration number |
rnorm | - 2-norm (preconditioned) residual value (may be estimated). |
dummy | - unused monitor context |
Location: src/ksp/interface/iterativ.c
KSP Index
Table of Contents