Searched refs:PETSC_DRAW_ROTATE (Results 1 – 5 of 5) sorted by relevance
11 int color = PETSC_DRAW_ROTATE; in main()
151 if (color == PETSC_DRAW_ROTATE) bcolor = PETSC_DRAW_BLACK + 1; in PetscDrawBarDraw()210 if (color == PETSC_DRAW_ROTATE) bcolor++; in PetscDrawBarDraw()
325 if (color == PETSC_DRAW_ROTATE) bcolor = PETSC_DRAW_BLACK + 1; in PetscDrawHGDraw()446 if (color == PETSC_DRAW_ROTATE && bins[i]) bcolor++; in PetscDrawHGDraw()
35 #define PETSC_DRAW_ROTATE -1 /* will rotate through the colors, start with 2 */ macro
596 PetscEnum, parameter :: PETSC_DRAW_ROTATE = -1