| 
    ViennaGrid - The Vienna Grid Library
    2.1.0
    
   
   | 
  
  
  
 
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 | 
Metafunction for returning the topologic dimension of the cell in a mesh or segment.
| something | A mesh or segment type | 
const int value [static] | 
        
 topologic_cell_dimension_impl<
              typename container_collection_typemap<
                  typename element_collection<something>::type
              >::type
          >::value
 1.7.6.1