Searched defs:funcctx (Results 1 – 3 of 3) sorted by relevance
43 void *funcctx; /* the context for the function */ member
532 static PetscErrorCode MatMFFDSetFunction_MFFD(Mat mat, MatMFFDFn *func, void *funcctx) in MatMFFDSetFunction_MFFD()763 PetscErrorCode MatMFFDSetFunction(Mat mat, MatMFFDFn *func, void *funcctx) in MatMFFDSetFunction()
3115 void *funcctx; in SNESComputeJacobian() local3352 void *funcctx; in SNESSetUp() local