SNESGetDivergenceTolerance#
Gets divergence tolerance used in divergence test.
Synopsis#
#include "petscsnes.h"  
PetscErrorCode SNESGetDivergenceTolerance(SNES snes, PetscReal *divtol)
Not Collective
Input Parameters#
- snes - the - SNEScontext
- divtol - divergence tolerance 
See Also#
Level#
intermediate
Location#
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages