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

#include <dune/grid/albertagrid/entity.hh>

Classes

struct  Begin
 
struct  End
 

Public Types

typedef Dune::Intersection
< GridImp,
AlbertaGridLeafIntersection
< GridImp > > 
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 Grid >
template<class EntityImp >
Dune::AlbertaGridLeafIntersectionIterator< Grid >::AlbertaGridLeafIntersectionIterator ( const EntityImp &  entity,
Begin   
)
inline
template<class Grid >
template<class EntityImp >
Dune::AlbertaGridLeafIntersectionIterator< Grid >::AlbertaGridLeafIntersectionIterator ( const EntityImp &  entity,
End   
)
inline
template<class Grid >
Dune::AlbertaGridLeafIntersectionIterator< Grid >::AlbertaGridLeafIntersectionIterator ( const This other)
inline

Member Function Documentation

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

Member Data Documentation

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

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