petsc-3.3-p7 2013-05-11

PetscDrawHGDestroy

Frees all space taken up by histogram data structure.

Synopsis

#include "petscsys.h" 
PetscErrorCode  PetscDrawHGDestroy(PetscDrawHG *hist)
Collective over PetscDrawHG

Input Parameter

hist -The histogram context

See Also

PetscDrawHGCreate()

Level:intermediate
Location:
src/sys/draw/utils/hists.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages