Dune::GeoGrid::LeafIntersectionIterator< Grid > Class Template Reference

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

Inheritance diagram for Dune::GeoGrid::LeafIntersectionIterator< 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 >
 LeafIntersectionIterator (const Entity &inside, const HostIntersectionIterator &hostIterator)
bool equals (const IntersectionIterator &other) const
void increment ()
const Intersectiondereference () const

template<class Grid>
class Dune::GeoGrid::LeafIntersectionIterator< Grid >


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 [inline, inherited]
bool Dune::GeoGrid::IntersectionIterator< LeafIntersectionIteratorTraits< Grid > >::equals ( const IntersectionIterator< LeafIntersectionIteratorTraits< Grid > > &  other  )  const [inline, inherited]
void Dune::GeoGrid::IntersectionIterator< LeafIntersectionIteratorTraits< Grid > >::increment (  )  [inline, inherited]

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].