#include "petscmat.h" int MatGetSize(Mat mat,int *m,int* n)Not Collective
m | - the number of global rows | |
n | - the number of global columns |
Level:beginner
Location:src/mat/interface/matrix.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages