dune-grid  2.2.1
Public Types | Public Member Functions | List of all members
Dune::GeoGrid::LeafIntersectionIterator< Grid > Class Template Reference

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

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

Public Types

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

Public Member Functions

template<class Entity >
 LeafIntersectionIterator (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< LeafIntersectionIteratorTraits< Grid > >::EntityPointer
inherited

Constructor & Destructor Documentation

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

Member Function Documentation

const Intersection& Dune::GeoGrid::IntersectionIterator< LeafIntersectionIteratorTraits< Grid > >::dereference ( ) const
inlineinherited
void Dune::GeoGrid::IntersectionIterator< LeafIntersectionIteratorTraits< Grid > >::increment ( )
inlineinherited

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