#include "petscmat.h" PetscErrorCode MatISGetLocalMat(Mat mat,Mat *local)
This function does not increase the reference count for the local Mat. Do not destroy it and do not attempt to use your reference after destroying the parent mat.
Level:advanced
Location:src/mat/impls/is/matis.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages