Dune Core Modules (2.3.1)
Dune::ALU3dGridEntityPointer< 0, GridImp > Class Template Reference
#include <dune/grid/alugrid/3d/entity.hh>
Public Types | |
typedef ALU3dGridEntitySeed< cd, GridImp > | ALU3dGridEntitySeedType |
type of entity seed | |
typedef GridImp::template Codim< cd >::Entity | Entity |
type of Entity | |
typedef ThisType | ALU3dGridEntityPointerType |
typedef of my type | |
typedef MakeableInterfaceObject< Entity > | EntityObject |
underlying EntityImplementation | |
typedef ALU3dGridEntityPointer< codimension, GridImp > | EntityPointerImp |
make type of entity pointer implementation available in derived classes | |
Public Member Functions | |
ALU3dGridEntityPointer (const FactoryType &factory, const HElementType &item) | |
Constructor for EntityPointer that points to an interior element. | |
ALU3dGridEntityPointer (const FactoryType &factory, const HBndSegType &ghostFace) | |
Constructor for EntityPointer that points to an ghost. | |
ALU3dGridEntityPointer (const FactoryType &factory, const ALU3dGridEntitySeedType &seed) | |
Constructor for EntityPointer that points to given entity. | |
ALU3dGridEntityPointer (const ALU3dGridEntityType &entity) | |
Constructor for EntityPointer that points to an entity (interior or ghost) | |
ALU3dGridEntityPointer (const ALU3dGridEntityPointerType &org) | |
copy constructor | |
bool | equals (const ALU3dGridEntityPointerType &i) const |
equality | |
Entity & | dereference () const |
dereferencing | |
int | level () const |
ask for level of entities | |
Protected Member Functions | |
ALU3dGridEntityPointer (const FactoryType &factory, int level) | |
void | done () |
has to be called when iterator is finished | |
void | freeEntity () |
put entity to entity stack | |
const GridImp & | grid () const |
return reference to grid | |
Detailed Description
template<class GridImp>
class Dune::ALU3dGridEntityPointer< 0, GridImp >
class Dune::ALU3dGridEntityPointer< 0, GridImp >
ALUGridEntityPointer points to an entity this class is the specialisation for codim 0, it has exactly the same functionality as the ALU3dGridEntityPointerBase
Constructor & Destructor Documentation
◆ ALU3dGridEntityPointer()
template<class GridImp >
|
inlineprotected |
Constructor for EntityPointer init of Level-, and Leaf-, and HierarchicIterator
The documentation for this class was generated from the following file:
- dune/grid/alugrid/3d/entity.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)