dune-mmesh (unstable)
cachingentity.hh
Go to the documentation of this file.
Geometry geometry() const
geometry of this entity
Definition: entity.hh:335
The implementation of caching entities in a MMesh interface grid.
Definition: cachingentity.hh:35
int level() const
Level of this element.
Definition: cachingentity.hh:113
bool equals(const MMeshInterfaceCachingEntity &other) const
returns true if host entities are equal
Definition: cachingentity.hh:84
const bool mightVanish() const
returns true if this entity will vanish after adaptation
Definition: cachingentity.hh:110
bool isLeaf() const
returns true if Entity has no children
Definition: cachingentity.hh:143
bool hasFather() const
returns true if father entity exists
Definition: cachingentity.hh:104
unsigned int subEntities(unsigned int cc) const
Return the number of subEntities of codimension cc.
Definition: cachingentity.hh:129
Geometry geometry() const
Geometry of this entity.
Definition: cachingentity.hh:124
const bool isNew() const
returns true if this entity is new after adaptation
Definition: cachingentity.hh:107
PartitionType partitionType() const
The partition type for parallel computing.
Definition: cachingentity.hh:119
bool operator<(const MMeshInterfaceCachingEntity &other) const
returns true if id of other is greater
Definition: cachingentity.hh:99
bool operator==(const MMeshInterfaceCachingEntity &other) const
returns true if host entities are equal
Definition: cachingentity.hh:89
bool operator==(const MMeshEntity &entity) const
returns true if caching entity has same id like mmesh entity
Definition: cachingentity.hh:94
Specialization for codim-0-entities.
Definition: entity.hh:328
Geometry geometry() const
Geometry of this entity.
Definition: entity.hh:548
The implementation of entities in a MMesh interface grid.
Definition: entity.hh:34
The multi id class.
Helpers for conversion from CGAL::Point_x to DUNE::FieldVector.
