ViennaGrid - The Vienna Grid Library
2.1.0
|
Returns the internal type used for the individual Voronoi quantity contributions. More...
#include <voronoi.hpp>
Public Types | |
typedef std::vector< std::pair < ConstCellHandleT, double > > | type |
Returns the internal type used for the individual Voronoi quantity contributions.
ConstCellHandleT | The handle type for cells used as key for the container |
typedef std::vector< std::pair<ConstCellHandleT, double> > type |