GVecEvaluateJacobianConstrained
Evaluates the action of the Jacobian of the extra fields introduced by the constraints.
Synopsis
#include "gvec.h"
int GVecEvaluateJacobianConstrained(GVec v, GVec x)
Collective on GVec
Input Parameter
v -The grid vector
Output Parameter
x -The action of the constraint Jacobian
Keywords
grid vector, jacobian, evaluate, 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