#include "petscdraw.h" #include "petscsys.h" #include "petscviewer.h" PetscErrorCode PetscDrawHGSetColor(PetscDrawHG hist,int color)Logically Collective on PetscDrawHG
hist | - The histogram context | |
color | - one of the colors defined in petscdraw.h or PETSC_DRAW_ROTATE to make each bar a different color |