ViennaGrid - The Vienna Grid Library  2.1.0
Public Types
cells< something > Struct Template Reference

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

Detailed Description

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

Metafunction for obtaining an element typelist of all cell types of something.

Template Parameters:
SomethingTThe host type, can be a collection, a mesh, a segmentation or a segment

Member Typedef Documentation

typedef elements_of_topologic_dim< something, topologic_cell_dimension<something>::value >::type type

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