|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
filteredgridpart/intersectioniterator.hh
Go to the documentation of this file.
28 typedef typename std::remove_const_t< GridPartFamily >::HostGridPart::IntersectionIteratorType HostIteratorType;
30 typedef FilteredGridPartIntersection< FilterType, typename HostIteratorType::Intersection > IntersectionImpl;
41 Intersection dereference () const { return Intersection( IntersectionImpl( filter(), *hostIterator_ ) ); }
STL namespace.
Definition filteredgridpart/intersection.hh:21
Definition filteredgridpart/intersectioniterator.hh:24
void increment()
Definition filteredgridpart/intersectioniterator.hh:45
const FilterType & filter() const
Definition filteredgridpart/intersectioniterator.hh:47
const HostIteratorType & hostIterator() const
Definition filteredgridpart/intersectioniterator.hh:49
FilteredGridPartIntersectionIterator()=default
bool equals(const ThisType &other) const
Definition filteredgridpart/intersectioniterator.hh:43
Intersection dereference() const
Definition filteredgridpart/intersectioniterator.hh:41
FilteredGridPartIntersectionIterator(const FilterType &filter, HostIteratorType hostIterator)
Definition filteredgridpart/intersectioniterator.hh:37
HostIteratorType & hostIterator()
Definition filteredgridpart/intersectioniterator.hh:50
Dune::Intersection< GridPartFamily, IntersectionImpl > Intersection
Definition filteredgridpart/intersectioniterator.hh:33
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8