- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/grid/geometrygrid/intersectioniterator.hh>
Public Types | |
typedef Traits::Intersection | Intersection |
typedef GridTraits::Grid | Grid |
typedef GridTraits::template Codim< 0 >::EntityPointer | EntityPointer |
Public Member Functions | |
template<class Entity > | |
IntersectionIterator (const Entity &inside, const HostIntersectionIterator &hostIterator) | |
IntersectionIterator (const IntersectionIterator &other) | |
IntersectionIterator & | operator= (const IntersectionIterator &other) |
bool | equals (const IntersectionIterator &other) const |
void | increment () |
const Intersection & | dereference () const |
typedef GridTraits::template Codim< 0 >::EntityPointer Dune::GeoGrid::IntersectionIterator< Traits >::EntityPointer |
typedef GridTraits::Grid Dune::GeoGrid::IntersectionIterator< Traits >::Grid |
typedef Traits::Intersection Dune::GeoGrid::IntersectionIterator< Traits >::Intersection |
Reimplemented in Dune::GeoGrid::LeafIntersectionIterator< Grid >, and Dune::GeoGrid::LevelIntersectionIterator< Grid >.
Dune::GeoGrid::IntersectionIterator< Traits >::IntersectionIterator | ( | const Entity & | inside, | |
const HostIntersectionIterator< Traits > & | hostIterator | |||
) | [inline] |
Dune::GeoGrid::IntersectionIterator< Traits >::IntersectionIterator | ( | const IntersectionIterator< Traits > & | other | ) | [inline] |
const Intersection& Dune::GeoGrid::IntersectionIterator< Traits >::dereference | ( | ) | const [inline] |
bool Dune::GeoGrid::IntersectionIterator< Traits >::equals | ( | const IntersectionIterator< Traits > & | other | ) | const [inline] |
void Dune::GeoGrid::IntersectionIterator< Traits >::increment | ( | ) | [inline] |
IntersectionIterator& Dune::GeoGrid::IntersectionIterator< Traits >::operator= | ( | const IntersectionIterator< Traits > & | other | ) | [inline] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].