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