MatSeqAIJSetType#
Converts a MATSEQAIJ matrix to a subtype
Synopsis#
#include "petscmat.h" 
PetscErrorCode MatSeqAIJSetType(Mat mat, MatType matype)
Collective
Input Parameters#
- mat - the matrix object 
- matype - matrix type 
Options Database Key#
- -mat_seqaij_type - - for example seqaijcrl
See Also#
Matrices, Mat, PCSetType(), VecSetType(), MatCreate(), MatType
Level#
intermediate
Location#
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages