MatAssemblyType#

Indicates if the process of setting values into the matrix is complete, and the matrix is ready for use

Synopsis#

Values#

See Also#

Matrices, Mat, MatSetValues, MatAssemblyBegin(), MatAssemblyEnd()

Level#

beginner

Location#

include/petscmat.h

Examples#

src/ts/tutorials/ex14.c
src/snes/tutorials/ex16.c

Examples#

src/mat/tutorials/ex3.c
src/mat/tutorials/ex15.c
src/mat/tutorials/ex8.c
src/mat/tutorials/ex17.c
src/mat/tutorials/ex16.c
src/mat/tutorials/ex2.c
src/mat/tutorials/ex18.c
src/mat/tutorials/ex19.c
src/mat/tutorials/ex9.c
src/mat/tutorials/ex12.c


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