dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
Dune::Fem::GeometryGridPartIntersectionIterator< GridFamily > Class Template Reference

#include <dune/fem/gridpart/geometrygridpart/intersectioniterator.hh>

Public Types

typedef Dune::Intersection< const GridFamily, IntersectionImplTypeIntersection
 

Public Member Functions

 GeometryGridPartIntersectionIterator ()=default
 
 GeometryGridPartIntersectionIterator (const Entity &inside, const HostIntersectionIteratorType &hostIterator)
 
bool equals (const ThisType &other) const
 
void increment ()
 
Intersection dereference () const
 

Member Typedef Documentation

◆ Intersection

template<class GridFamily >
typedef Dune::Intersection< const GridFamily, IntersectionImplType > Dune::Fem::GeometryGridPartIntersectionIterator< GridFamily >::Intersection

Constructor & Destructor Documentation

◆ GeometryGridPartIntersectionIterator() [1/2]

template<class GridFamily >
Dune::Fem::GeometryGridPartIntersectionIterator< GridFamily >::GeometryGridPartIntersectionIterator ( )
default

◆ GeometryGridPartIntersectionIterator() [2/2]

template<class GridFamily >
Dune::Fem::GeometryGridPartIntersectionIterator< GridFamily >::GeometryGridPartIntersectionIterator ( const Entity &  inside,
const HostIntersectionIteratorType &  hostIterator 
)
inline

Member Function Documentation

◆ dereference()

template<class GridFamily >
Intersection Dune::Fem::GeometryGridPartIntersectionIterator< GridFamily >::dereference ( ) const
inline

◆ equals()

template<class GridFamily >
bool Dune::Fem::GeometryGridPartIntersectionIterator< GridFamily >::equals ( const ThisType other) const
inline

◆ increment()

template<class GridFamily >
void Dune::Fem::GeometryGridPartIntersectionIterator< GridFamily >::increment ( )
inline

The documentation for this class was generated from the following file: