|
dune-grid 2.12-git
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Public Attributes |
Static Public Attributes |
Friends |
List of all members
Dune::IdentityGridEntity< codim, dim, GridImp > Class Template Reference
The implementation of entities in a IdentityGrid. More...
#include <dune/grid/identitygrid/identitygridentity.hh>
Inheritance diagram for Dune::IdentityGridEntity< codim, dim, GridImp >:

Public Types | |
| typedef GridImp::template Codim< codim >::Geometry | Geometry |
| typedef GridImp::template Codim< codim >::EntitySeed | EntitySeed |
| The type of the EntitySeed interface class. | |
Public Member Functions | |
| IdentityGridEntity () | |
| IdentityGridEntity (const GridImp *identityGrid, const HostGridEntity &hostEntity) | |
| IdentityGridEntity (const GridImp *identityGrid, HostGridEntity &&hostEntity) | |
| IdentityGridEntity (const IdentityGridEntity &original) | |
| IdentityGridEntity (IdentityGridEntity &&original) | |
| IdentityGridEntity & | operator= (const IdentityGridEntity &original) |
| IdentityGridEntity & | operator= (IdentityGridEntity &&original) |
| bool | equals (const IdentityGridEntity &other) const |
| bool | hasFather () const |
| returns true if father entity exists | |
| EntitySeed | seed () const |
| Create EntitySeed. | |
| int | level () const |
| level of this element | |
| PartitionType | partitionType () const |
| The partition type for parallel computing. | |
| unsigned int | subEntities (unsigned int cc) const |
| Return the number of subEntities of codimension codim. | |
| Geometry | geometry () const |
| geometry of this entity | |
| GeometryType | type () const |
| Return the name of the reference element. The type can be used to access the Dune::ReferenceElement. | |
Public Attributes | |
| HostGridEntity | hostEntity_ |
Static Public Attributes | |
| static constexpr int | codimension |
| know your own codimension | |
| static constexpr int | dimension |
| Dimension of the grid. | |
| static constexpr int | mydimension |
| Know dimension of the entity. | |
Friends | |
| template<class GridImp_ > | |
| class | IdentityGridLevelIndexSet |
| template<class GridImp_ > | |
| class | IdentityGridLeafIndexSet |
| template<class GridImp_ > | |
| class | IdentityGridLocalIdSet |
| template<class GridImp_ > | |
| class | IdentityGridGlobalIdSet |
| struct | HostGridAccess< typename std::remove_const< GridImp >::type > |
Detailed Description
template<int codim, int dim, class GridImp>
class Dune::IdentityGridEntity< codim, dim, GridImp >
class Dune::IdentityGridEntity< codim, dim, GridImp >
The implementation of entities in a IdentityGrid.
A Grid is a container of grid entities. An entity is parametrized by the codimension. An entity of codimension c in dimension d is a d-c dimensional object.
Member Typedef Documentation
◆ EntitySeed
template<int codim, int dim, class GridImp >
| typedef GridImp::template Codim<codim>::EntitySeed Dune::IdentityGridEntity< codim, dim, GridImp >::EntitySeed |
The type of the EntitySeed interface class.
◆ Geometry
template<int codim, int dim, class GridImp >
| typedef GridImp::template Codim<codim>::Geometry Dune::IdentityGridEntity< codim, dim, GridImp >::Geometry |
Constructor & Destructor Documentation
◆ IdentityGridEntity() [1/5]
template<int codim, int dim, class GridImp >
|
inline |
◆ IdentityGridEntity() [2/5]
template<int codim, int dim, class GridImp >
|
inline |
◆ IdentityGridEntity() [3/5]
template<int codim, int dim, class GridImp >
|
inline |
◆ IdentityGridEntity() [4/5]
template<int codim, int dim, class GridImp >
|
inline |
- Todo:
- Please doc me !
◆ IdentityGridEntity() [5/5]
template<int codim, int dim, class GridImp >
|
inline |
Member Function Documentation
◆ equals()
template<int codim, int dim, class GridImp >
|
inline |
◆ geometry()
template<int codim, int dim, class GridImp >
|
inline |
geometry of this entity
◆ hasFather()
template<int codim, int dim, class GridImp >
|
inline |
returns true if father entity exists
◆ level()
template<int codim, int dim, class GridImp >
|
inline |
level of this element
◆ operator=() [1/2]
template<int codim, int dim, class GridImp >
|
inline |
- Todo:
- Please doc me !
◆ operator=() [2/2]
template<int codim, int dim, class GridImp >
|
inline |
- Todo:
- Please doc me !
◆ partitionType()
template<int codim, int dim, class GridImp >
|
inline |
The partition type for parallel computing.
◆ seed()
template<int codim, int dim, class GridImp >
|
inline |
Create EntitySeed.
◆ subEntities()
template<int codim, int dim, class GridImp >
|
inline |
Return the number of subEntities of codimension codim.
◆ type()
|
inlineinherited |
Return the name of the reference element. The type can be used to access the Dune::ReferenceElement.
Friends And Related Symbol Documentation
◆ HostGridAccess< typename std::remove_const< GridImp >::type >
template<int codim, int dim, class GridImp >
|
friend |
◆ IdentityGridGlobalIdSet
template<int codim, int dim, class GridImp >
template<class GridImp_ >
|
friend |
◆ IdentityGridLeafIndexSet
template<int codim, int dim, class GridImp >
template<class GridImp_ >
|
friend |
◆ IdentityGridLevelIndexSet
template<int codim, int dim, class GridImp >
template<class GridImp_ >
|
friend |
◆ IdentityGridLocalIdSet
template<int codim, int dim, class GridImp >
template<class GridImp_ >
|
friend |
Member Data Documentation
◆ codimension
|
staticconstexprinherited |
know your own codimension
◆ dimension
|
staticconstexprinherited |
Dimension of the grid.
◆ hostEntity_
template<int codim, int dim, class GridImp >
| HostGridEntity Dune::IdentityGridEntity< codim, dim, GridImp >::hostEntity_ |
◆ mydimension
|
staticconstexprinherited |
Know dimension of the entity.
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8