dune-spgrid 2.7
|
#include <dune/grid/spgrid/intersectioniterator.hh>
Public Types | |
typedef Dune::Intersection< Grid, IntersectionImpl > | Intersection |
typedef Intersection::Entity | Entity |
typedef IntersectionImpl::ElementInfo | ElementInfo |
typedef IntersectionImpl::GridLevel | GridLevel |
Public Member Functions | |
SPIntersectionIterator ()=default | |
SPIntersectionIterator (const ElementInfo &insideInfo, int face) | |
Intersection | dereference () const |
bool | equals (const This &other) const |
void | increment () |
const ElementInfo & | insideInfo () const |
typedef IntersectionImpl::ElementInfo Dune::SPIntersectionIterator< Grid >::ElementInfo |
typedef Intersection::Entity Dune::SPIntersectionIterator< Grid >::Entity |
typedef IntersectionImpl::GridLevel Dune::SPIntersectionIterator< Grid >::GridLevel |
typedef Dune::Intersection< Grid, IntersectionImpl > Dune::SPIntersectionIterator< Grid >::Intersection |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |