dune-fem 2.8.0
|
#include <dune/fem/gridpart/geometrygridpart/intersectioniterator.hh>
Public Types | |
typedef Dune::Intersection< const GridFamily, IntersectionImplType > | Intersection |
Public Member Functions | |
GeometryGridPartIntersectionIterator ()=default | |
GeometryGridPartIntersectionIterator (const Entity &inside, const HostIntersectionIteratorType &hostIterator) | |
bool | equals (const ThisType &other) const |
void | increment () |
Intersection | dereference () const |
typedef Dune::Intersection< const GridFamily, IntersectionImplType > Dune::Fem::GeometryGridPartIntersectionIterator< GridFamily >::Intersection |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |