ViennaGrid - The Vienna Grid Library  2.1.0
Static Public Attributes
topologic_cell_dimension< something > Struct Template Reference

Metafunction for returning the topologic dimension of the cell in a mesh or segment. More...

#include <mesh.hpp>

Static Public Attributes

static const int value

Detailed Description

template<typename something>
struct viennagrid::result_of::topologic_cell_dimension< something >

Metafunction for returning the topologic dimension of the cell in a mesh or segment.

Template Parameters:
somethingA mesh or segment type

Field Documentation

const int value [static]
Initial value:
 topologic_cell_dimension_impl<
              typename container_collection_typemap<
                  typename element_collection<something>::type
              >::type
          >::value

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