#include "petscsnes.h" PetscErrorCode SNESMonitor(SNES snes,PetscInt iter,PetscReal rnorm)Collective on SNES Many br
snes | - nonlinear solver context obtained from SNESCreate() Many br | |
iter | - iteration number Many br | |
rnorm | - relative norm of the residual Many br |
Many br
Level:developer
Location:src/snes/interface/snes.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages