Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpc.h489 PETSC_EXTERN PetscErrorCode PCPatchGetPartitionOfUnity(PC, PetscBool *);
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c370 PetscErrorCode PCPatchGetPartitionOfUnity(PC pc, PetscBool *flg) in PCPatchGetPartitionOfUnity() function