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/tao/bound/tutorials/plate2.c
src/tao/unconstrained/tutorials/minsurf2.c
src/tao/unconstrained/tutorials/burgers_spectral.c
src/tao/leastsquares/tutorials/chwirut1.c
src/tao/complementarity/tutorials/blackscholes.c
src/tao/complementarity/tutorials/minsurf1.c
src/tao/leastsquares/tutorials/cs1.c
src/tao/leastsquares/tutorials/tomography.c
src/tao/unconstrained/tutorials/rosenbrock3.c
src/tao/bound/tutorials/jbearing2.c


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