Searched refs:MatMFFDSetCheckh (Results 1 – 2 of 2) sorted by relevance
513 if (flg) PetscCall(MatMFFDSetCheckh(mat, MatMFFDCheckPositivity, NULL)); in MatSetFromOptions_MFFD()999 PetscErrorCode MatMFFDSetCheckh(Mat J, MatMFFDCheckhFn *fun, PetscCtx ctx) in MatMFFDSetCheckh() function
2241 PETSC_EXTERN PetscErrorCode MatMFFDSetCheckh(Mat, MatMFFDCheckhFn *, void *);