#include "petscksp.h" PetscErrorCode KSPMonitor(KSP ksp,PetscInt it,PetscReal rnorm)Collective on KSP Many br
ksp | - iterative context obtained from KSPCreate() Many br | |
it | - iteration number Many br | |
rnorm | - relative norm of the residual Many br |
Many br
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