#include "petsc/private/snesimpl.h" PetscErrorCode SNESMonitorRange(SNES snes,PetscInt it,PetscReal rnorm,PetscViewerAndFormat *vf)Collective on SNES Many br
snes | - iterative context Many br | |
it | - iteration number Many br | |
rnorm | - 2-norm (preconditioned) residual value (may be estimated). Many br | |
dummy | - unused monitor context Many br |
Many br
Level:intermediate
Location:src/snes/interface/snesut.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages