#include "petscmat.h" PetscErrorCode MatGetBlockSize(Mat mat,PetscInt *bs)Not Collective
PetscInt MatGetBlockSize(Mat mat) | -> | MatGetBlockSize(mat,&a); return a; |
Level:intermediate
Location:src/mat/interface/matrix.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages