Dune Core Modules (2.4.1)
entityiterator.hh
129 DUNE_DEPRECATED_MSG("Comparing different types of iterators is deprecated and will be removed after the \
130release of dune-grid 2.4. If you want to compare the entities pointed at by the iterators, dereference the \
147 DUNE_DEPRECATED_MSG("Comparing different types of iterators is deprecated and will be removed after the \
148release of dune-grid 2.4. If you want to compare the entities pointed at by the iterators, dereference the \
165 DUNE_DEPRECATED_MSG("EntityPointer is deprecated will be removed after the release of dune-grid 2.4. \
166Moreover, comparing different types of iterators is deprecated as well and will also be removed after the \
167release of dune-grid 2.4. If you want to compare the entities pointed at by the iterators, dereference the \
184 DUNE_DEPRECATED_MSG("EntityPointer is deprecated will be removed after the release of dune-grid 2.4. \
185Moreover, comparing different types of iterators is deprecated as well and will also be removed after the \
186release of dune-grid 2.4. If you want to compare the entities pointed at by the iterators, dereference the \
199 DUNE_DEPRECATED_MSG("EntityPointer is deprecated and will be removed after the release of dune-grid-2.4. \
200Instead, you can copy and store entities directly now. You probably stumbled across this warning because you \
202Intersection::outside() with an iterator. To fix the problem, derefence the iterator before comparing.")
213 DUNE_DEPRECATED_MSG("EntityPointer is deprecated and will be removed after the release of dune-grid-2.4. \
214Instead, you can copy and store entities directly now. You probably stumbled across this warning because you \
216Intersection::outside() with an iterator. To fix the problem, derefence the iterator before comparing.")
interface class for an iterator over grid entities
Definition: entityiterator.hh:37
bool operator!=(const EntityIterator &rhs) const
Checks for inequality.
Definition: entityiterator.hh:114
EntityIterator & operator++()
prefix increment operator
Definition: entityiterator.hh:47
bool operator==(const EntityIterator &rhs) const
Checks for equality.
Definition: entityiterator.hh:108
EntityPointer()
Default constructor of an empty (undefined) EntityPointer.
Definition: entitypointer.hh:173
GeometryType type() const
Return the name of the reference element. The type can be used to access the Dune::ReferenceElement.
Definition: entitypointer.hh:432
bool equals(const EntityPointer< Grid, ItImp > &rhs) const
Forward equality check to realIterator.
Definition: entitypointer.hh:362
Wrapper and interface class for a static iterator (EntityPointer)
#define DUNE_DEPRECATED_MSG(text)
Mark some entity as deprecated.
Definition: deprecated.hh:169
pointer_or_proxy_holder handle_proxy_member_access(T &&t)
Transparent support for providing member access to both lvalues and rvalues (temporary proxies).
STL namespace.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)