#include "petscmat.h" PetscErrorCode MatGetType(Mat mat,const MatType *type)Not Collective
const 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