#include "petscsnes.h" #include "petscdmshell.h" #include "petscsys.h" PetscErrorCode SNESSetInitialFunctionNorm(SNES snes, PetscReal fnorm)Logically Collective on SNES
snes | - the SNES context | |
fnorm | - the norm of F as set by SNESSetInitialFunction() |
This is used extensively in the SNESFAS hierarchy and in nonlinear preconditioning.
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