Public Types

bndcells< ElementTag, level > Struct Template Reference

Holds the topological information about boundary cells for a n-cell. More...

#include <forwards.h>

Public Types

enum  { num = 1 }
 

Number of boundary cells at this level.

More...
typedef ElementTag tag
 k-cell tag for identification of the type

Detailed Description

template<typename ElementTag, long level = ElementTag::dim>
struct viennagrid::topology::bndcells< ElementTag, level >

Holds the topological information about boundary cells for a n-cell.

Template Parameters:
ElementTag Identifier for the n-cell
level Topological dimension of the boundary that is specified here

Member Typedef Documentation

typedef ElementTag tag

k-cell tag for identification of the type


Member Enumeration Documentation

anonymous enum

Number of boundary cells at this level.

Enumerator:
num 

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