#include "petscsnes.h" #include "gsolver.h" int GSNESErrorMonitor(GSNES snes, int it, PetscReal rnorm, void *monCtx)Collective on GSNES
snes | - The nonlinear context | |
it | - The number of iterations so far | |
rnorm | - The current (approximate) residual norm | |
monCtx | - A GSNESErrorMonitorCtx |
Level:advanced
Location:src/gsolver/interface/gsnes.c
Index of all GSolver routines
Table of Contents for all manual pages
Index of all manual pages