Home
last modified time | relevance | path

Searched refs:cellCountHist (Results 1 – 1 of 1) sorted by relevance

/dports/science/axom/axom-0.6.1/src/axom/quest/detail/inout/
H A DInOutOctreeStats.hpp223 LogHistogram cellCountHist; // Create histogram of edge lengths (log scale) in cellCountHistogram() local
233 cellCountHist[expBase2]++; in cellCountHistogram()
240 for(auto it = cellCountHist.begin(); it != cellCountHist.end(); ++it) in cellCountHistogram()