MatGetColoringTypeFromOptions

Gets matrix coloring method from the options database.

Synopsis

int MatGetColoringTypeFromOptions(char *prefix,MatColoringType *type)

Input Parameter

prefix -optional database prefix

Output Parameter

type -coloring method

Not Collective

Options Database Keys

   -mat_coloring natural, -mat_coloring sl, -mat_coloring id, 
   -mat_coloring lf

Keywords

matrix, coloring,

See Also

MatGetColoring()

Location: src/mat/impls/color/color.c
Matrix Index
Table of Contents