Public Types

ncell< Config, cell_level, cell_level > Struct Template Reference

Metafunction for the type retrieval of n-cells. Specialization for the cells. More...

#include <forwards.h>

Public Types

typedef element_t< Config,
typename Config::cell_tag > 
type

Detailed Description

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

Metafunction for the type retrieval of n-cells. Specialization for the cells.


Member Typedef Documentation

typedef element_t<Config, typename Config::cell_tag> type

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