petsc-3.12.5 2020-03-29
PetscDrawBarSetFromOptions
Sets options related to the PetscDrawBar
Synopsis
#include "petscdraw.h"
#include "petscsys.h"
#include "petscviewer.h"
PetscErrorCode PetscDrawBarSetFromOptions(PetscDrawBar bar)
Collective over PetscDrawBar
Options Database
-bar_sort -sort the entries before drawing the bar graph
See Also
PetscDrawBarDestroy(), PetscDrawBarCreate(), PetscDrawBarSort()
Level
intermediate
Location
src/sys/classes/draw/utils/bars.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages