Home
last modified time | relevance | path

Searched refs:MatMFFDSetCheckh (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/impls/mffd/
H A Dmffd.c513 if (flg) PetscCall(MatMFFDSetCheckh(mat, MatMFFDCheckPositivity, NULL)); in MatSetFromOptions_MFFD()
999 PetscErrorCode MatMFFDSetCheckh(Mat J, MatMFFDCheckhFn *fun, PetscCtx ctx) in MatMFFDSetCheckh() function
/petsc/include/
H A Dpetscmat.h2241 PETSC_EXTERN PetscErrorCode MatMFFDSetCheckh(Mat, MatMFFDCheckhFn *, void *);