Home
last modified time | relevance | path

Searched defs:funcctx (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/impls/mffd/
H A Dmffdimpl.h43 void *funcctx; /* the context for the function */ member
H A Dmffd.c532 static PetscErrorCode MatMFFDSetFunction_MFFD(Mat mat, MatMFFDFn *func, void *funcctx) in MatMFFDSetFunction_MFFD()
763 PetscErrorCode MatMFFDSetFunction(Mat mat, MatMFFDFn *func, void *funcctx) in MatMFFDSetFunction()
/petsc/src/snes/interface/
H A Dsnes.c3115 void *funcctx; in SNESComputeJacobian() local
3352 void *funcctx; in SNESSetUp() local