MatColoringWeightType#

Type of weight scheme

Synopsis#

Not Collective

  • MAT_COLORING_RANDOM - Random weights

  • MAT_COLORING_LEXICAL - Lexical weighting based upon global numbering.

  • MAT_COLORING_LF - Last-first weighting.

Developer Note#

Any additions/changes here MUST also be made in include/petsc/finclude/petscmat.h

See Also#

MatColoring, MatColoringCreate()

Level#

intermediate

Location#

include/petscmat.h


Edit on GitLab

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