|
ViennaGrid - The Vienna Grid Library
2.1.0
|
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. | |
Helper class for defining boundary element information.
| ElementTag | Tag for the identification of the hosting element |
| BoundaryElementTag | A tag representing the boundary element of the element with ElementTag |
| typedef ElementTag tag |
k-cell tag for identification of the type
const int num = 1 [static] |
Number of boundary cells at this level.
1.7.6.1