Home
last modified time | relevance | path

Searched refs:fillColor (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplex.c1893 PetscMPIInt fillColor; in DrawPolygon_Private() local
1897 fillColor = PETSC_DRAW_WHITE + rank % (PETSC_DRAW_BASIC_COLORS - 2) + 2; in DrawPolygon_Private()
1911 … + 1], edgeCoords[(d + 1) * 2 + 0], edgeCoords[(d + 1) * 2 + 1], fillColor, fillColor, fillColor)); in DrawPolygon_Private()