Dune Core Modules (2.5.2)
mapper.hh
Go to the documentation of this file.
180 bool contains (const typename G::Traits::template Codim<0>::Entity& e, int i, int cc, int& result) const
Provides check for implementation of interface methods when using static polymorphism,...
#define CHECK_AND_CALL_INTERFACE_IMPLEMENTATION(__interface_method_to_call__)
Definition: bartonnackmanifcheck.hh:59
bool contains(const EntityType &e, int &result) const
Returns true if the entity is contained in the index set and at the same time the array index is retu...
Definition: mapper.hh:164
int size() const
Return total number of entities in the entity set managed by the mapper.
Definition: mapper.hh:149
void update()
Reinitialize mapper after grid has been modified.
Definition: mapper.hh:188
Index index(const EntityType &e) const
Map entity to array index.
Definition: mapper.hh:119
bool contains(const typename G::Traits::template Codim< 0 >::Entity &e, int i, int cc, int &result) const
Returns true if the subentity is contained in the index set and at the same time the array index is r...
Definition: mapper.hh:180
Index subIndex(const typename G::Traits::template Codim< 0 >::Entity &e, int i, unsigned int codim) const
Map subentity i of codim cc of a codim 0 entity to array index.
Definition: mapper.hh:133
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)