#include "petscmat.h" PetscErrorCode MatNestGetLocalISs(Mat A,IS rows[],IS cols[])Not collective
rows | - array of row index sets (or PETSC_NULL to ignore) | |
cols | - array of column index sets (or PETSC_NULL to ignore) |
Level:advanced
Location:src/mat/impls/nest/matnest.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages