InsertMode#

How the entries are combined with the current values in the vectors or matrices

Synopsis#

Values#

Note#

The PetscSection that determines the effects of the InsertMode values can be obtained by the Vec object with VecGetDM() and DMGetLocalSection().

Not all options are supported for all operations or PETSc object types.

See Also#

VecSetValues(), MatSetValues(), VecSetValue(), VecSetValuesBlocked(), VecSetValuesLocal(), VecSetValuesBlockedLocal(), MatSetValuesBlocked(), MatSetValuesBlockedLocal(), MatSetValuesLocal(), VecScatterBegin(), VecScatterEnd()

Level#

beginner

Location#

include/petscsystypes.h


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