MATSBAIJ#
MATSBAIJ = “sbaij” - A matrix type to be used for symmetric block sparse matrices. This matrix type is identical to MATSEQSBAIJ
when constructed with a single process communicator,
and MATMPISBAIJ
otherwise.
Options Database Key#
-mat_type sbaij - sets the matrix type to
MATSBAIJ
during a call toMatSetFromOptions()
See Also#
Matrices, Mat
, MATSEQSBAIJ
, MATMPISBAIJ
, MatCreateSBAIJ()
, MATSEQSBAIJ
, MATMPISBAIJ
Level#
beginner
Location#
Examples#
src/snes/tutorials/ex48.c
src/ts/tutorials/ex14.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages