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:
ConfigType Configuration class
T Tag for the boundary k-cell
dim Topological dimension k of the boundary k-cell

Member Typedef Documentation


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