ViennaGrid - The Vienna Grid Library  2.1.0
Static Public Attributes
geometric_dimension< SomethingT > Struct Template Reference

Metafunction for obtaining the geometric dimension of something. More...

#include <forwards.hpp>

Static Public Attributes

static const int value = geometric_dimension< typename point<SomethingT>::type >::value

Detailed Description

template<typename SomethingT>
struct viennagrid::result_of::geometric_dimension< SomethingT >

Metafunction for obtaining the geometric dimension of something.

Template Parameters:
SomethingTThe host type, can be an element, a mesh, a segmentation, a segment, an accessor or a field

Field Documentation

const int value = geometric_dimension< typename point<SomethingT>::type >::value [static]

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