DMSetVI#
Marks a DM
as associated with a VI problem. This causes the interpolation/restriction operators to be restricted to only those variables NOT associated with active constraints.
Synopsis#
#include "petscsnes.h"
PetscErrorCode DMSetVI(DM dm, IS inactive)
Logically Collective
Input Parameters#
See Also#
SNES: Nonlinear Solvers, SNES
, SNESVINEWTONRSLS
, SNESVIGetInactiveSet()
Level#
intermediate
Location#
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages