| 
    ViennaGrid - The Vienna Grid Library
    2.1.0
    
   
   | 
  
  
  
 
Metafunction for obtaining an element typelist of all cell types of something. More...
#include <mesh.hpp>
Public Types | |
| typedef  elements_of_topologic_dim < something, topologic_cell_dimension < something >::value >::type  | type | 
Metafunction for obtaining an element typelist of all cell types of something.
| SomethingT | The host type, can be a collection, a mesh, a segmentation or a segment | 
| typedef elements_of_topologic_dim< something, topologic_cell_dimension<something>::value >::type type | 
 1.7.6.1