#include "petscmat.h" PetscErrorCode MatDestroySubMatrices(PetscInt n,Mat *mat[])Collective on Mat
n | - the number of local matrices | |
mat | - the matrices (note that this is a pointer to the array of matrices, just to match the calling sequence of MatCreateSubMatrices()) |