int MatFDColoringApplyTS(Mat J,MatFDColoring coloring,double t,Vec x1,MatStructure *flag,void *sctx)Collective on Mat, MatFDColoring, and Vec
mat | - location to store Jacobian |
coloring | - coloring context created with MatFDColoringCreate() |
x1 | - location at which Jacobian is to be computed |
sctx | - optional context required by function (actually a SNES context) |
Level:intermediate
Location:src/mat/matfd/fdmatrix.c
Matrix Index
Table of Contents