|
| PolyhedralGridEntityPointer (ExtraData data) |
|
| PolyhedralGridEntityPointer (const EntityImpl &entity) |
|
| PolyhedralGridEntityPointer (const This &other) |
|
const This & | operator= (const This &other) |
|
bool | equals (const This &other) const |
| check for equality
|
|
Entity & | dereference () const |
| dereference entity
|
|
| operator const Entity & () const |
|
| operator Entity & () |
|
int | level () const |
| obtain level
|
|
|
static const int | dimension = Grid::dimension |
| grid dimension
|
|
static const int | codimension = codim |
| world dimension
|
|
|
typedef Grid::Traits | Traits |
|
typedef Traits::ExtraData | ExtraData |
|
typedef Traits::template Codim
< codimension >::EntityImpl | EntityImpl |
|
|
EntityImpl & | entityImpl () const |
|
ExtraData | data () const |
|
The documentation for this class was generated from the following file: