dune-grid
2.2.1
|
#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 > | |
LevelIntersectionIterator (const Entity &inside, const HostIntersectionIterator &hostIterator) | |
bool | equals (const IntersectionIterator &other) const |
void | increment () |
const Intersection & | dereference () const |
|
inherited |
|
inherited |
typedef Traits :: Intersection Dune::GeoGrid::LevelIntersectionIterator< Grid >::Intersection |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |