Home
last modified time | relevance | path

Searched defs:funci (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/impls/mffd/
H A Dmffdimpl.h48 MatMFFDiFn *funci; /* Evaluates func_[i]() */ member
H A Dmffd.c140 static PetscErrorCode MatMFFDSetFunctioni_MFFD(Mat mat, FCN2 funci) in MatMFFDSetFunctioni_MFFD()
792 PetscErrorCode MatMFFDSetFunctioni(Mat mat, MatMFFDiFn *funci) in MatMFFDSetFunctioni()