More...
#include <dune/fem/gridpart/idgridpart/entity.hh>
template<int dim, class GridFamily>
class Dune::Fem::IdEntity< 0, dim, GridFamily >
◆ ctype
coordinate type of the grid
◆ EntitySeedType
type of corresponding entity seed
◆ ExtraData
template<int dim, class GridFamily >
◆ Geometry
type of corresponding geometry
◆ HostEntityType
template<int dim, class GridFamily >
type of corresponding host entity
◆ HostGridPartType
template<int dim, class GridFamily >
◆ LocalGeometry
template<int dim, class GridFamily >
type of corresponding local geometry
◆ Traits
template<int dim, class GridFamily >
◆ IdEntity() [1/2]
template<int dim, class GridFamily >
construct a null entity
- Parameters
-
[in] | data | data pointer (here empty) |
◆ IdEntity() [2/2]
template<int dim, class GridFamily >
construct an initialized entity
- Parameters
-
[in] | data | data pointer (here empty) |
[in] | hostEntity | corresponding entity in the host grid |
◆ count()
template<int dim, class GridFamily >
template<int codim>
◆ data()
◆ equals()
◆ geometry()
obtain the geometry of this entity
◆ hasBoundaryIntersections()
template<int dim, class GridFamily >
◆ hostEntity()
◆ level()
obtain the level of this entity
◆ partitionType()
obtain the partition type of this entity
◆ seed()
return EntitySeed of host grid entity
◆ subEntities()
template<int dim, class GridFamily >
unsigned int Dune::Fem::IdEntity< 0, dim, GridFamily >::subEntities |
( |
const unsigned int |
codim | ) |
const |
|
inline |
◆ subEntity()
template<int dim, class GridFamily >
template<int codim>
Traits::template Codim< codim >::Entity Dune::Fem::IdEntity< 0, dim, GridFamily >::subEntity |
( |
int |
i | ) |
const |
|
inline |
◆ type()
obtain the name of the corresponding reference element
This type can be used to access the DUNE reference element.
◆ codimension
codimensioon of the entity
◆ data_
◆ dimension
◆ dimensionworld
◆ hostEntity_
◆ mydimension
The documentation for this class was generated from the following file: