petsc-3.3-p7 2013-05-11

MatAssemblyType

Indicates if the matrix is now to be used, or if you plan to continue to add values to it

Synopsis

typedef enum {MAT_FLUSH_ASSEMBLY=1,MAT_FINAL_ASSEMBLY=0} MatAssemblyType;

See Also

MatAssemblyBegin(), MatAssemblyEnd()

Level:beginner
Location:
src/mat/../../include/petscmat.h
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages