petsc-3.3-p7 2013-05-11

PetscDrawHGIntegerBins

Turns on integer width bins

Synopsis

#include "petscsys.h" 
PetscErrorCode  PetscDrawHGIntegerBins(PetscDrawHG hist, PetscBool  ints)
Not collective

Input Parameters

hist - The histogram context
ints - Flag for integer width bins

Keywords

draw, histogram, statistics

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