Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpc.h488 PETSC_EXTERN PetscErrorCode PCPatchSetPartitionOfUnity(PC, PetscBool);
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c360 PetscErrorCode PCPatchSetPartitionOfUnity(PC pc, PetscBool flg) in PCPatchSetPartitionOfUnity() function