Public Types

ncell< Config, dim, cell_level > Struct Template Reference

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

Detailed Description

template<typename Config, long dim, long cell_level = Config::cell_tag::dim>
struct viennagrid::result_of::ncell< Config, dim, cell_level >

Metafunction for the type retrieval of n-cells.

Template Parameters:
Config The configuration class
dim Topological level n
cell_level Internal flag that refers to the maximum dimension in the domain

Member Typedef Documentation

typedef element_t<Config, typename topology::bndcells<typename Config::cell_tag, dim>::tag > type

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