GVecSolveJacobianConstrained
Evaluates the action of the inverse of the Jacobian of the extra fields introduced by the constraints.
Synopsis
#include "gvec.h"
int GVecSolveJacobianConstrained(GVec v, GVec x)
Collective on GVec
Input Parameter
v -The grid vector
Output Parameter
x -The action of the inverse of the constraint Jacobian
Keywords
grid vector, jacobian, solve, constraint
See Also
GVecEvaluateFunction(), GVecEvaluateRhs()
Level:intermediate
Location:src/gvec/interface/gvec.c
Index of all GVec routines
Table of Contents for all manual pages
Index of all manual pages