#include "mat.h" int MatGetType(Mat mat,MatType *type,char **name)Not Collective
type | - the matrix type (or use PETSC_NULL) | |
name | - name of matrix type (or use PETSC_NULL) |
Level:intermediate
Location:src/mat/interface/matrix.c
Matrix Index
Table of Contents