Dune Core Modules (2.7.1)
universalmapper.hh
Go to the documentation of this file.
141 bool contains (const typename G::Traits::template Codim<0>::Entity& e, int i, int cc, Index& result) const
Implements a mapper for an arbitrary subset of entities.
Definition: universalmapper.hh:43
bool contains(const EntityType &e, Index &result) const
Returns true if the entity is contained in the index set.
Definition: universalmapper.hh:120
Index subIndex(const typename G::Traits::template Codim< 0 >::Entity &e, int i, int cc) const
Map subentity of codim 0 entity to array index.
Definition: universalmapper.hh:89
bool contains(const typename G::Traits::template Codim< 0 >::Entity &e, int i, int cc, Index &result) const
Returns true if the entity is contained in the index set.
Definition: universalmapper.hh:141
IndexType Index
Number type used for indices.
Definition: universalmapper.hh:48
Index index(const EntityType &e) const
Map entity to array index.
Definition: universalmapper.hh:71
int size() const
Return total number of entities in the entity set managed by the mapper.
Definition: universalmapper.hh:106
void update()
Recalculates map after mesh adaptation.
Definition: universalmapper.hh:156
Definition of the DUNE_DEPRECATED macro for the case that config.h is not available.
#define DUNE_DEPRECATED_MSG(text)
Mark some entity as deprecated.
Definition: deprecated.hh:169
Provides classes with basic mappers which are used to attach data to a grid.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Oct 13, 22:30, 2024)