petsc-3.9.4 2018-09-11
Report Typos and Errors

PetscDrawBarDestroy

Frees all space taken up by bar graph data structure.

Synopsis

#include "petscdraw.h" 
#include "petscsys.h" 
#include "petscviewer.h" 
PetscErrorCode  PetscDrawBarDestroy(PetscDrawBar *bar)
Collective over PetscDrawBar

Input Parameter

bar -The bar graph context

See Also

PetscDrawBarCreate()

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