|
dune-fem
2.8-git
|
#include <dune/fem/misc/mapgeomtype.hh>
Public Member Functions | |
| MapGeometryType (const T &value=T()) | |
| constructor More... | |
| const int & | operator[] (const GeometryType &type) const |
| return const reference to data More... | |
| int & | operator[] (const GeometryType &type) |
| return const reference to data More... | |
Static Public Attributes | |
| static const int | dimension = dim |
| dimension More... | |
|
inline |
constructor
|
inline |
return const reference to data
|
inline |
return const reference to data
|
static |
dimension