MatSetTypeFromOptions
Sets Mat type from the options database, if not given then sets default.
Synopsis
#include "petscmat.h"
int MatSetTypeFromOptions(Mat mat)
Collective on Mat
Input Parameters
Mat -the Krylov space context
Keywords
Mat, set, from, options, database
See Also
MatSetFromOptions(), SLESSetFromOptions()
Level:developer
Location:src/mat/interface/matreg.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages