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/dm/impls/stag/tutorials/ex1.c
src/dm/impls/stag/tutorials/ex2.c
src/dm/impls/stag/tutorials/ex3.c
src/dm/impls/stag/tutorials/ex4.c
src/dm/impls/stag/tutorials/ex8.c
src/ksp/ksp/tutorials/ex1.c
src/ksp/ksp/tutorials/ex11.c
src/ksp/ksp/tutorials/ex11f.F90
src/ksp/ksp/tutorials/ex12.c
src/ksp/ksp/tutorials/ex13.c
src/ksp/ksp/tutorials/ex13f90.F90


Edit on GitLab

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