MatColoringWeightType#

Type of weight scheme used for the coloring algorithm

Synopsis#

Values#

  • MAT_COLORING_RANDOM - Random weights

  • MAT_COLORING_LEXICAL - Lexical weighting based upon global numbering.

  • MAT_COLORING_LF - Last-first weighting.

See Also#

Matrices, MatColoring, MatColoringCreate(), MatColoringSetWeightType(), MatColoringSetWeights()

Level#

intermediate

Location#

include/petscmat.h


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