#include "petscmat.h" PetscErrorCode MatMPIAdjCreateNonemptySubcommMat(Mat A,Mat *B)Collective
The matrix B should be destroyed with MatDestroy(). The arrays are not copied, so B should be destroyed before A is destroyed.
Level:developer
Location:src/mat/impls/adj/mpi/mpiadj.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages