#include "ksp.h" int KSPGMRESKrylovMonitor(KSP ksp,int its,PetscReal fgnorm,void *dummy)Collective on KSP
ksp | - the KSP context | |
its | - iteration number | |
fgnorm | - 2-norm of residual (or gradient) | |
a viewers object created with ViewersCreate() | - |
Level:intermediate
Location:src/sles/ksp/impls/gmres/gmres.c
KSP Index
Table of Contents