#include "petscmat.h" PetscErrorCode MatGetSize(Mat mat,PetscInt *m,PetscInt *n)
Note: both output parameters can be NULL on input.