SNESVIComputeInactiveSetFnorm#
Computes the function norm for variational inequalities on the inactive set
Synopsis#
#include "petscsnes.h"
PetscErrorCode SNESVIComputeInactiveSetFnorm(SNES snes, Vec F, Vec X, PetscReal *fnorm)
Input Parameters#
Output Parameter#
fnorm - the function norm
See Also#
SNES: Nonlinear Solvers, SNES
, SNESVINEWTONRSLS
, SNESVINEWTONSSLS
, SNESLineSearchSetVIFunctions()
Level#
developer
Location#
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages