ViennaGrid - The Vienna Grid Library
2.1.0
|
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 |
Metafunction for obtaining the geometric dimension of something.
SomethingT | The host type, can be an element, a mesh, a segmentation, a segment, an accessor or a field |
const int value = geometric_dimension< typename point<SomethingT>::type >::value [static] |