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/tao/constrained/tutorials/tomographyADMM.c
src/tao/pde_constrained/tutorials/parabolic.c
src/ksp/ksp/tutorials/ex59.c
src/snes/tutorials/ex28.c
src/ksp/ksp/tutorials/ex34.c
src/snes/tutorials/ex70.c
src/ksp/ksp/tutorials/ex19.c
src/tao/pde_constrained/tutorials/elliptic.c
src/tao/tutorials/ex4.c
src/tao/pde_constrained/tutorials/hyperbolic.c

Examples#

src/ksp/ksp/tutorials/ex72.c
src/ksp/ksp/tutorials/ex74.c
src/ksp/ksp/tutorials/ex77.c
src/ksp/ksp/tutorials/ex43.c
src/ksp/ksp/tutorials/ex34.c
src/ksp/ksp/tutorials/ex76.c
src/ksp/ksp/tutorials/ex81.c
src/ksp/ksp/tutorials/ex29.c
src/ksp/ksp/tutorials/ex79.c

Examples#

src/tao/pde_constrained/tutorials/elliptic.c
src/ksp/ksp/tutorials/ex81.c


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