#include <dune/grid/geometrygrid/entity.hh>
|
| static const int | codimension = Base::codimension |
| | codimensioon of the entity
|
| static const int | dimension = Base::dimension |
| | dimension of the grid
|
| static const int | mydimension = Base::mydimension |
| | dimension of the entity
|
| static const int | dimensionworld = Base::dimensionworld |
| | dimension of the world
|
| static const bool | fake = Base::fake |
| | true, if the entity is faked, i.e., if there is no corresponding host entity
|
◆ EntityFacade
template<int dim, class
Grid>
◆ EntitySeed
template<int dim, class
Grid>
◆ GeometryImpl
template<int dim, class
Grid>
◆ HierarchicIterator
template<int dim, class
Grid>
type of hierarchic iterator
◆ HostElement
template<int dim, class
Grid>
◆ HostEntity
template<int dim, class
Grid>
◆ LeafIntersectionIterator
template<int dim, class
Grid>
type of leaf intersection iterator
◆ LevelIntersectionIterator
template<int dim, class
Grid>
type of level intersection iterator
◆ LocalGeometry
template<int dim, class
Grid>
type of corresponding local geometry
◆ Entity() [1/7]
template<int dim, class
Grid>
◆ Entity() [2/7]
template<int dim, class
Grid>
◆ Entity() [3/7]
template<int dim, class
Grid>
◆ Entity() [4/7]
template<int dim, class
Grid>
◆ Entity() [5/7]
template<int dim, class
Grid>
◆ Entity() [6/7]
template<int dim, class
Grid>
◆ Entity() [7/7]
template<int dim, class
Grid>
◆ father()
template<int dim, class
Grid>
◆ geometryInFather()
template<int dim, class
Grid>
◆ hasBoundaryIntersections()
template<int dim, class
Grid>
◆ hasFather()
template<int dim, class
Grid>
◆ hbegin()
template<int dim, class
Grid>
◆ hend()
template<int dim, class
Grid>
◆ ileafbegin()
template<int dim, class
Grid>
◆ ileafend()
template<int dim, class
Grid>
◆ ilevelbegin()
template<int dim, class
Grid>
◆ ilevelend()
template<int dim, class
Grid>
◆ isLeaf()
template<int dim, class
Grid>
◆ isNew()
template<int dim, class
Grid>
◆ isRegular()
template<int dim, class
Grid>
◆ mightVanish()
template<int dim, class
Grid>
◆ subEntity()
template<int dim, class
Grid>
template<int codim>
◆ codimension
template<int dim, class
Grid>
codimensioon of the entity
◆ dimension
template<int dim, class
Grid>
◆ dimensionworld
template<int dim, class
Grid>
◆ fake
template<int dim, class
Grid>
true, if the entity is faked, i.e., if there is no corresponding host entity
◆ mydimension
template<int dim, class
Grid>
The documentation for this class was generated from the following file: