#include <dune/fem/gridpart/idgridpart/entity.hh>
◆ ctype
template<int codim, int dim, class GridFamily >
coordinate type of the grid
◆ EntitySeedType
template<int codim, int dim, class GridFamily >
type of corresponding entity seed
◆ ExtraData
template<int codim, int dim, class GridFamily >
◆ Geometry
template<int codim, int dim, class GridFamily >
type of corresponding geometry
◆ HostEntityType
template<int codim, int dim, class GridFamily >
type of corresponding host entity
◆ HostGridPartType
template<int codim, int dim, class GridFamily >
◆ Traits
template<int codim, int dim, class GridFamily >
◆ IdEntityBasic() [1/2]
template<int codim, int dim, class GridFamily >
◆ IdEntityBasic() [2/2]
template<int codim, int dim, class GridFamily >
construct an initialized entity
- Parameters
-
[in] | hostEntity | corresponding entity in the host grid |
◆ data()
template<int codim, int dim, class GridFamily >
◆ equals()
template<int codim, int dim, class GridFamily >
◆ geometry()
template<int codim, int dim, class GridFamily >
obtain the geometry of this entity
◆ hostEntity()
template<int codim, int dim, class GridFamily >
◆ level()
template<int codim, int dim, class GridFamily >
obtain the level of this entity
◆ partitionType()
template<int codim, int dim, class GridFamily >
obtain the partition type of this entity
◆ seed()
template<int codim, int dim, class GridFamily >
return EntitySeed of host grid entity
◆ type()
template<int codim, int dim, class GridFamily >
obtain the name of the corresponding reference element
This type can be used to access the DUNE reference element.
◆ codimension
template<int codim, int dim, class GridFamily >
codimensioon of the entity
◆ data_
template<int codim, int dim, class GridFamily >
◆ dimension
template<int codim, int dim, class GridFamily >
const int Dune::Fem::IdEntityBasic< codim, dim, GridFamily >::dimension = std::remove_const< GridFamily >::type::dimension |
|
static |
◆ dimensionworld
template<int codim, int dim, class GridFamily >
const int Dune::Fem::IdEntityBasic< codim, dim, GridFamily >::dimensionworld = std::remove_const< GridFamily >::type::dimensionworld |
|
static |
◆ hostEntity_
template<int codim, int dim, class GridFamily >
◆ mydimension
template<int codim, int dim, class GridFamily >
The documentation for this class was generated from the following file: