int MatFDColoringApply(Mat J,MatFDColoring coloring,Vec x1,MatStructure *flag,void *sctx)Collective on MatFDColoring
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) |
Location: src/mat/interface/fdmatrix.c
Matrix Index
Table of Contents