MatOption#

Options that may be set for a matrix that indicate properties of the matrix or affect its behavior or storage

Synopsis#

Note#

See MatSetOption() for the use of the options

Developer Note#

Entries that are negative need not be called collectively by all processes.

See Also#

Matrices, Mat, MatSetOption()

Level#

beginner

Location#

include/petscmat.h

Examples#

src/mat/tutorials/ex12.c.html
src/mat/tutorials/ex16.c.html
src/mat/tutorials/ex4.c.html
src/mat/tutorials/ex4f.F90.html
src/mat/tutorials/ex5cu.cu.html
src/mat/tutorials/ex5k.kokkos.cxx.html
src/ksp/pc/tutorials/ex3.c.html
src/ksp/ksp/tutorials/ex18.c.html
src/ksp/ksp/tutorials/ex19.c.html
src/ksp/ksp/tutorials/ex21.c.html
src/ksp/ksp/tutorials/ex2.c.html


Edit on GitLab

Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages