#include "petscmat.h" PetscErrorCode MatISGetMPIXAIJ(Mat mat, MatReuse reuse, Mat *newmat)
Notes: mat and *newmat cannot be the same object when MAT_REUSE_MATRIX is requested.
Level:developer
Location:src/mat/impls/is/matis.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages