ViennaGrid  1.0.1
Public Types
bndcell_handling< ConfigType, T, dim > Struct Template Reference

Metafunction for the storage of boundary k-cells of an n-cell. By default, pointers to boundary k-cells are stored on n-cells. More...

#include <forwards.h>

Public Types

typedef full_handling_tag type

Detailed Description

template<typename ConfigType, typename T, long dim>
struct viennagrid::result_of::bndcell_handling< ConfigType, T, dim >

Metafunction for the storage of boundary k-cells of an n-cell. By default, pointers to boundary k-cells are stored on n-cells.

Template Parameters:
ConfigTypeConfiguration class
TTag for the boundary k-cell
dimTopological dimension k of the boundary k-cell

Member Typedef Documentation


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