#include "petscksp.h" PetscErrorCode KSPMonitor(KSP ksp,PetscInt it,PetscReal rnorm)Collective on KSP
ksp | - iterative context obtained from KSPCreate() | |
it | - iteration number | |
rnorm | - relative norm of the residual |
Level:developer
Location:src/ksp/ksp/interface/itfunc.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages