ViennaGrid - The Vienna Grid Library  2.1.0
Public Types | Static Public Attributes
boundary_elements< ElementTag, BoundaryElementTag > Struct Template Reference

Helper class for defining boundary element information. More...

#include <forwards.hpp>

Public Types

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

Static Public Attributes

static const int num = 1
 Number of boundary cells at this level.

Detailed Description

template<typename ElementTag, typename BoundaryElementTag = ElementTag>
struct viennagrid::boundary_elements< ElementTag, BoundaryElementTag >

Helper class for defining boundary element information.

Template Parameters:
ElementTagTag for the identification of the hosting element
BoundaryElementTagA tag representing the boundary element of the element with ElementTag

Member Typedef Documentation

typedef ElementTag tag

k-cell tag for identification of the type


Field Documentation

const int num = 1 [static]

Number of boundary cells at this level.


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