MATDENSE#
MATDENSE = “dense” - A matrix type to be used for dense matrices. This matrix type is identical to MATSEQDENSE
when constructed with a single process communicator,
and MATMPIDENSE
otherwise.
Options Database Key#
-mat_type dense - sets the matrix type to
MATDENSE
during a call toMatSetFromOptions()
See Also#
Matrices, Mat
, MATSEQDENSE
, MATMPIDENSE
, MATDENSECUDA
, MATDENSEHIP
Level#
beginner
Location#
src/mat/impls/dense/mpi/mpidense.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages