#include "petscpc.h" PetscErrorCode PCASMGetLocalSubdomains(PC pc,PetscInt *n,IS *is[],IS *is_local[])Not Collective Many br
n | - the number of subdomains for this processor (default value = 1) Many br | |
is | - the index sets that define the subdomains for this processor Many br | |
is_local | - the index sets that define the local part of the subdomains for this processor (can be NULL) Many br |
Many br
Level:advanced
Location:src/ksp/pc/impls/asm/asm.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages