MATSEQSBAIJ
MATSEQSBAIJ = "seqsbaij" - A matrix type to be used for sequential symmetric block sparse matrices, based on block compressed sparse row format. Only the upper triangular portion of the matrix is stored.
Options Database Keys
. -mat_type seqsbaij - sets the matrix type to "seqsbaij" during a call to MatSetFromOptions()
.seealso: MatCreateSeqSBAIJ
Level:beginner
Location:src/mat/impls/sbaij/seq/sbaij.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages