Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpc.h240 PETSC_EXTERN PetscErrorCode PCASMGetDMSubdomains(PC, PetscBool *);
/petsc/src/ksp/pc/impls/asm/
H A Dasm.c1770 PetscErrorCode PCASMGetDMSubdomains(PC pc, PetscBool *flg) in PCASMGetDMSubdomains() function