Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpc.h266 PETSC_EXTERN PetscErrorCode PCGASMGetSubdomains(PC, PetscInt *, IS *[], IS *[]);
/petsc/src/ksp/pc/impls/gasm/
H A Dgasm.c1792 PetscErrorCode PCGASMGetSubdomains(PC pc, PetscInt *n, IS *iis[], IS *ois[]) in PCGASMGetSubdomains() function