#include "petscsnes.h" #include "gsolver.h" int GSNESEvaluateJacobianMF(GSNES snes, GVec x, GVec y, GVec f, void *ctx)Collective on GSNES
snes | - The grid SNES | |
x | - The current iterate | |
y | - The vector to which to apply the Jacobian | |
ctx | - The optional user context |
Level:advanced
Location:src/gsolver/interface/gsnes.c
Index of all GSolver routines
Table of Contents for all manual pages
Index of all manual pages