|
dune-grid
2.2.0
|
#include <dune/grid/albertagrid/intersectioniterator.hh>
Classes | |
| struct | Begin |
| struct | End |
Public Types | |
| typedef Dune::Intersection < GridImp, AlbertaGridLeafIntersection > | Intersection |
Public Member Functions | |
| template<class EntityImp > | |
| AlbertaGridLeafIntersectionIterator (const EntityImp &entity, Begin) | |
| template<class EntityImp > | |
| AlbertaGridLeafIntersectionIterator (const EntityImp &entity, End) | |
| AlbertaGridLeafIntersectionIterator (const This &other) | |
| This & | operator= (const This &other) |
| const Intersection & | dereference () const |
| bool | equals (const This &other) const |
| void | increment () |
Static Public Attributes | |
| static const int | dimension = Intersection::dimension |
| typedef Dune::Intersection< GridImp, AlbertaGridLeafIntersection > Dune::AlbertaGridLeafIntersectionIterator< GridImp >::Intersection |
| Dune::AlbertaGridLeafIntersectionIterator< GridImp >::AlbertaGridLeafIntersectionIterator | ( | const EntityImp & | entity, |
| Begin | |||
| ) | [inline] |
| Dune::AlbertaGridLeafIntersectionIterator< GridImp >::AlbertaGridLeafIntersectionIterator | ( | const EntityImp & | entity, |
| End | |||
| ) | [inline] |
| Dune::AlbertaGridLeafIntersectionIterator< GridImp >::AlbertaGridLeafIntersectionIterator | ( | const This & | other | ) | [inline] |
| const Intersection& Dune::AlbertaGridLeafIntersectionIterator< GridImp >::dereference | ( | ) | const [inline] |
| bool Dune::AlbertaGridLeafIntersectionIterator< GridImp >::equals | ( | const This & | other | ) | const [inline] |
| void Dune::AlbertaGridLeafIntersectionIterator< GridImp >::increment | ( | ) | [inline] |
| This& Dune::AlbertaGridLeafIntersectionIterator< GridImp >::operator= | ( | const This & | other | ) | [inline] |
const int Dune::AlbertaGridLeafIntersectionIterator< GridImp >::dimension = Intersection::dimension [static] |
1.7.6.1