PETSc version 3.17.5
Fix/Edit manual page

PetscDrawBarSetFromOptions

Sets options related to the PetscDrawBar

Synopsis

#include "petscdraw.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