Searched refs:PCASMGetLocalSubdomains (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/ksp/pc/impls/asm/ftn-custom/ ! |
| H A D | zasmf.c | 52 *ierr = PCASMGetLocalSubdomains(*pc, &nloc, &tis, &tis_local); in pcasmgetlocalsubdomains_()
|
| /petsc/include/ ! |
| H A D | petscpc.h | 250 PETSC_EXTERN PetscErrorCode PCASMGetLocalSubdomains(PC, PetscInt *, IS *[], IS *[]);
|
| /petsc/src/ksp/pc/impls/asm/ ! |
| H A D | asm.c | 1650 PetscErrorCode PCASMGetLocalSubdomains(PC pc, PetscInt *n, IS *is[], IS *is_local[]) in PCASMGetLocalSubdomains() function
|
| /petsc/src/ksp/pc/impls/hpddm/ ! |
| H A D | pchpddm.cxx | 2667 PetscCall(PCASMGetLocalSubdomains(data_00->levels[0]->pc, &n, &is_00, nullptr)); in PCSetUp_HPDDM()
|