#include "gvec.h" int GVecEvaluateJacobian(GVec v, GVec x, GVec y, void *ctx)
x | - The argument vector to the Jacobian | |
y | - The vector to which the Jacobian is applied | |
ctx | - An optional user provided context for the function |
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