#include "petscmat.h" PetscErrorCode MatGetOwnershipIS(Mat A,IS *rows,IS *cols)Not Collective
Level:intermediate
Location:src/mat/interface/matrix.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages
rows | - rows in which this process owns elements | |
cols | - columns in which this process owns elements |