Searched refs:maxBins (Results 1 – 1 of 1) sorted by relevance
19 int maxBins; member78 h->maxBins = bins; in PetscDrawHGCreate()79 PetscCall(PetscMalloc1(h->maxBins, &h->bins)); in PetscDrawHGCreate()109 if (hist->maxBins < bins) { in PetscDrawHGSetNumberBins()112 hist->maxBins = bins; in PetscDrawHGSetNumberBins()