dune-grid
2.4.1
|
#include <dune/grid/albertagrid/entity.hh>
Classes | |
struct | Begin |
struct | End |
Public Types | |
typedef Dune::Intersection < GridImp, AlbertaGridLeafIntersection < GridImp > > | Intersection |
Public Member Functions | |
AlbertaGridLeafIntersectionIterator () | |
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< GridImp > > Dune::AlbertaGridLeafIntersectionIterator< Grid >::Intersection |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |