Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpc.h325 PETSC_EXTERN PetscErrorCode PCFieldSplitGetDetectSaddlePoint(PC, PetscBool *);
/petsc/src/ksp/pc/impls/fieldsplit/
H A Dfieldsplit.c3535 PetscErrorCode PCFieldSplitGetDetectSaddlePoint(PC pc, PetscBool *flg) in PCFieldSplitGetDetectSaddlePoint() function