#include "petscmat.h" PetscErrorCode PETSCMAT_DLLEXPORT MatGetType(Mat mat,MatType *type)Not Collective
MatType MatGetType(Mat mat) | -> | MatGetType(mat,&t); return t; |
Level:intermediate
Location:src/mat/interface/matreg.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages