#include "petscpc.h" PetscErrorCode PCGASMGetSubmatrices(PC pc,PetscInt *n,Mat *mat[])Not Collective
n | - the number of matrices for this processor (default value = 1) | |
mat | - the matrices |
Notes: matrices returned by this routine have the same communicators as the index sets (IS) used to define subdomains in PCGASMSetSubdomains()
Level:advanced
Location:src/ksp/pc/impls/gasm/gasm.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages