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/ksp/ksp/tutorials/ex18.c
src/ksp/ksp/tutorials/ex19.c
src/ksp/ksp/tutorials/ex2.c
src/ksp/ksp/tutorials/ex21.c
src/ksp/ksp/tutorials/ex4.c
src/ksp/ksp/tutorials/ex5.c
src/ksp/ksp/tutorials/ex52.c
src/ksp/ksp/tutorials/ex54.c
src/ksp/ksp/tutorials/ex54f.F90
src/ksp/ksp/tutorials/ex55.c
src/ksp/ksp/tutorials/ex56.c


Edit on GitLab

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