MatReuse#

Indicates if matrices obtained from a previous call to MatCreateSubMatrices(), MatCreateSubMatrix(), MatConvert() or several other functions are to be reused to store the new matrix values.

Synopsis#

Values#

See Also#

Matrices, Mat, MatCreateSubMatrices(), MatCreateSubMatrix(), MatDestroyMatrices(), MatConvert()

Level#

beginner

Location#

include/petscmat.h

Examples#

src/mat/tutorials/ex5cu.cu.html
src/ksp/ksp/tutorials/ex27.c.html
src/ksp/ksp/tutorials/ex29.c.html
src/ksp/ksp/tutorials/ex34.c.html
src/ksp/ksp/tutorials/ex43.c.html
src/ksp/ksp/tutorials/ex49.c.html
src/ksp/ksp/tutorials/ex59.c.html
src/ksp/ksp/tutorials/ex64.c.html
src/ksp/ksp/tutorials/ex65.c.html
src/ksp/ksp/tutorials/ex6f.F90.html
src/ksp/ksp/tutorials/ex71.c.html


Edit on GitLab

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