#include "petscmat.h" PetscErrorCode MatSetFromOptions(Mat B)Collective on Mat Many br
-mat_type seqaij | - AIJ type, uses MatCreateSeqAIJ() Many br | |
-mat_type mpiaij | - AIJ type, uses MatCreateAIJ() Many br | |
-mat_type seqdense | - dense type, uses MatCreateSeqDense() Many br | |
-mat_type mpidense | - dense type, uses MatCreateDense() Many br | |
-mat_type seqbaij | - block AIJ type, uses MatCreateSeqBAIJ() Many br | |
-mat_type mpibaij | - block AIJ type, uses MatCreateBAIJ() Many br |
Many br
Level:beginner
Location:src/mat/utils/gcreate.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages