Searched refs:PETSC_DRAW_PLUM (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ts/tutorials/phasefield/ ! |
| H A D | biharmonic.c | 466 …int colors[] = {PETSC_DRAW_YELLOW, PETSC_DRAW_RED, PETSC_DRAW_BLUE, PETSC_DRAW_PLUM, PETS… in MyMonitor() 694 PetscCall(PetscDrawArrow(draw, x, y2, x, y2 + len2, PETSC_DRAW_PLUM)); in MyMonitor() 713 PetscCall(PetscDrawArrow(draw, x, y2, x, y2 + len2, PETSC_DRAW_PLUM)); in MyMonitor()
|
| /petsc/include/ ! |
| H A D | petscdraw.h | 69 #define PETSC_DRAW_PLUM 32 macro
|
| /petsc/src/sys/ftn-mod/ ! |
| H A D | petscsysmod.F90 | 629 PetscEnum, parameter :: PETSC_DRAW_PLUM = 32
|