#include "petscsnes.h" #include "gsolver.h" int GSNESResidualMonitor(GSNES snes, int it, PetscReal rnorm, void *ctx)Collective on GSNES
snes | - The nonlinear solver context | |
it | - The number of iterations so far | |
rnorm | - The current (approximate) residual norm | |
ctx | - The viewer |
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