- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#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] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].