Metafunction for the type retrieval of n-cells. More...
#include <forwards.h>
Public Types | |
typedef element_t< Config, typename topology::bndcells < typename Config::cell_tag, dim >::tag > | type |
Metafunction for the type retrieval of n-cells.
Config | The configuration class | |
dim | Topological level n | |
cell_level | Internal flag that refers to the maximum dimension in the domain |
typedef element_t<Config, typename topology::bndcells<typename Config::cell_tag, dim>::tag > type |