GVecResidualSNESMonitor

Monitors residual at each SNES iteration.

Synopsis

int GVecResidualSNESMonitor(SNES snes,int it,double rnorm,void* dummy)
Collective on SNES

Input Parameters

snes - the nonlinear solver context
it - the number of iterations so far
rnorm - the current (approximate) residual norm
ctx - viewer

See Also

SNESDefaultMonitor(),SNESSetMonitor(),GVecSolutionSNESMonitor(),
GVecErrorSNESMonitor()

Location: src/gvec/interface/gvecsnes.c
Discrete Function Index
Table of Contents