Public Types

value_type< point_t< CoordType, CoordinateSystem > > Struct Template Reference

Value Type retrieval for a point. Returns the numeric type of each coordinate entry. Specialization for a ViennaGrid point. More...

#include <point.hpp>

Public Types

typedef CoordType type

Detailed Description

template<typename CoordType, typename CoordinateSystem>
struct viennagrid::traits::value_type< point_t< CoordType, CoordinateSystem > >

Value Type retrieval for a point. Returns the numeric type of each coordinate entry. Specialization for a ViennaGrid point.


Member Typedef Documentation

typedef CoordType type

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