Searched refs:maxhue (Results 1 – 1 of 1) sorted by relevance
58 double maxhue = 212.0 / 360, lightness = 0.5, saturation = 1.0; in PetscDrawCmap_Hue() local62 double hue = maxhue * (double)i / (mapsize - 1), r, g, b; in PetscDrawCmap_Hue()