Public Types

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

Returns the static (compile time) size of a point. Specialization for a ViennaGrid point. More...

#include <point.hpp>

Public Types

enum  { value = CoordinateSystem::dim }

Detailed Description

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

Returns the static (compile time) size of a point. Specialization for a ViennaGrid point.


Member Enumeration Documentation

anonymous enum
Enumerator:
value 

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