petsc-3.11.4 2019-09-28
Report Typos and Errors

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