dune-grid  2.2.0
Classes | Public Types | Public Member Functions | Static Public Attributes | List of all members
Dune::AlbertaGridLeafIntersectionIterator< GridImp > Class Template Reference

#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)
Thisoperator= (const This &other)
const Intersectiondereference () const
bool equals (const This &other) const
void increment ()

Static Public Attributes

static const int dimension = Intersection::dimension

Member Typedef Documentation

Constructor & Destructor Documentation

template<class GridImp >
template<class EntityImp >
Dune::AlbertaGridLeafIntersectionIterator< GridImp >::AlbertaGridLeafIntersectionIterator ( const EntityImp &  entity,
Begin   
)
inline
template<class GridImp >
template<class EntityImp >
Dune::AlbertaGridLeafIntersectionIterator< GridImp >::AlbertaGridLeafIntersectionIterator ( const EntityImp &  entity,
End   
)
inline
template<class GridImp >
Dune::AlbertaGridLeafIntersectionIterator< GridImp >::AlbertaGridLeafIntersectionIterator ( const This other)
inline

Member Function Documentation

template<class GridImp >
const Intersection& Dune::AlbertaGridLeafIntersectionIterator< GridImp >::dereference ( ) const
inline
template<class GridImp >
bool Dune::AlbertaGridLeafIntersectionIterator< GridImp >::equals ( const This other) const
inline
template<class GridImp >
void Dune::AlbertaGridLeafIntersectionIterator< GridImp >::increment ( )
inline
template<class GridImp >
This& Dune::AlbertaGridLeafIntersectionIterator< GridImp >::operator= ( const This other)
inline

Member Data Documentation

template<class GridImp >
const int Dune::AlbertaGridLeafIntersectionIterator< GridImp >::dimension = Intersection::dimension
static

The documentation for this class was generated from the following file: