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/mat/tutorials/ex12.c.html
src/mat/tutorials/ex15.c.html
src/mat/tutorials/ex15f.F90.html
src/mat/tutorials/ex16.c.html
src/mat/tutorials/ex17.c.html
src/mat/tutorials/ex17f.F90.html
src/mat/tutorials/ex18.c.html
src/mat/tutorials/ex2.c.html
src/mat/tutorials/ex3.c.html
src/mat/tutorials/ex4.c.html
src/mat/tutorials/ex4f.F90.html


Edit on GitLab

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