dune-grid  2.2.0
Public Types | Public Member Functions
Dune::GeoGrid::LevelIntersectionIterator< Grid > Class Template Reference

#include <dune/grid/geometrygrid/intersectioniterator.hh>

Inheritance diagram for Dune::GeoGrid::LevelIntersectionIterator< Grid >:
Inheritance graph

List of all members.

Public Types

typedef Traits::Intersection Intersection
typedef GridTraits::Grid Grid
typedef GridTraits::template
Codim< 0 >::EntityPointer 
EntityPointer

Public Member Functions

template<class Entity >
 LevelIntersectionIterator (const Entity &inside, const HostIntersectionIterator &hostIterator)
bool equals (const IntersectionIterator &other) const
void increment ()
const Intersectiondereference () const

Member Typedef Documentation

typedef GridTraits::template Codim< 0 >::EntityPointer Dune::GeoGrid::IntersectionIterator< LevelIntersectionIteratorTraits< Grid > >::EntityPointer
inherited

Constructor & Destructor Documentation

template<class Grid >
template<class Entity >
Dune::GeoGrid::LevelIntersectionIterator< Grid >::LevelIntersectionIterator ( const Entity inside,
const HostIntersectionIterator &  hostIterator 
)
inline

Member Function Documentation

const Intersection& Dune::GeoGrid::IntersectionIterator< LevelIntersectionIteratorTraits< Grid > >::dereference ( ) const
inlineinherited

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