#include "petscmat.h" PetscErrorCode MatNestGetSubMats(Mat A,PetscInt *M,PetscInt *N,Mat ***mat)Not collective Many br
M | - number of rows in the nest matrix Many br | |
N | - number of cols in the nest matrix Many br | |
mat | - 2d array of matrices Many br |
The user should not free the array mat. Many br
Many br
Level:developer
Location:src/mat/impls/nest/matnest.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages