|
dune-grid 2.8.0
|
Loading...
Searching...
No Matches
entityiterator.hh
Go to the documentation of this file.
pointer_or_proxy_holder handle_proxy_member_access(T &&t)
STL namespace.
Include standard header files.
interface class for an iterator over grid entities
Definition entityiterator.hh:30
IteratorImp Implementation
type of underlying implementation
Definition entityiterator.hh:40
Implementation & impl()
access to the underlying implementation
Definition entityiterator.hh:47
Grid::template Codim< codim >::Entity Entity
Definition entityiterator.hh:55
EntityIterator(const IteratorImp &imp)
copy constructor from implementaton
Definition entityiterator.hh:146
bool operator!=(const EntityIterator &rhs) const
Checks for inequality.
Definition entityiterator.hh:131
EntityIterator()
default construct (undefined) iterator
Definition entityiterator.hh:142
EntityIterator & operator++()
prefix increment operator
Definition entityiterator.hh:67
const Implementation & impl() const
access to the underlying implementation
Definition entityiterator.hh:53
std::conditional< std::is_lvalue_reference< decltype(realIterator.dereference())>::value, constEntity &, Entity >::type Reference
Type of the reference used when derefencing the Ptr.
Definition entityiterator.hh:64
bool operator==(const EntityIterator &rhs) const
Checks for equality.
Definition entityiterator.hh:125
const IteratorImp::Entity value_type
Definition entityiterator.hh:162
forward_iterator_tag iterator_category
Definition entityiterator.hh:165
ptrdiff_t difference_type
Definition entityiterator.hh:161
value_type & reference
Definition entityiterator.hh:164
value_type * pointer
Definition entityiterator.hh:163
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8