ViennaGrid - The Vienna Grid Library  2.1.0
Public Types
voronoi_cell_contribution< ConstCellHandleT > Struct Template Reference

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

Detailed Description

template<typename ConstCellHandleT>
struct viennagrid::result_of::voronoi_cell_contribution< ConstCellHandleT >

Returns the internal type used for the individual Voronoi quantity contributions.

Template Parameters:
ConstCellHandleTThe handle type for cells used as key for the container

Member Typedef Documentation

typedef std::vector< std::pair<ConstCellHandleT, double> > type

The documentation for this struct was generated from the following file: