|
dune-grid 2.9.1
|
Loading...
Searching...
No Matches
Dune::YGridList< Coordinates >::Iterator Class Reference
#include <dune/grid/yaspgrid/ygrid.hh>
Public Member Functions | |
| Iterator (const YGridList< Coordinates > &ygl, bool end=false) | |
| return iterator to begin and end of the container | |
| Iterator & | operator++ () |
| increment iterator | |
| std::deque< Intersection >::iterator | operator-> () const |
| dereference iterator | |
| std::deque< Intersection >::iterator | operator* () const |
| dereference iterator | |
| bool | operator== (const Iterator &i) const |
| compare two iterators | |
| bool | operator!= (const Iterator &i) const |
| compare two iterators | |
Constructor & Destructor Documentation
◆ Iterator()
template<class Coordinates >
|
inline |
return iterator to begin and end of the container
Member Function Documentation
◆ operator!=()
template<class Coordinates >
|
inline |
compare two iterators
◆ operator*()
template<class Coordinates >
|
inline |
dereference iterator
◆ operator++()
template<class Coordinates >
|
inline |
increment iterator
◆ operator->()
template<class Coordinates >
|
inline |
dereference iterator
◆ operator==()
template<class Coordinates >
|
inline |
compare two iterators
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8