dune-foamgrid  2.8-git
Public Types | Public Member Functions | List of all members
Dune::FoamGridLevelIntersectionIterator< GridImp > Class Template Reference

#include <dune/foamgrid/foamgrid/foamgridintersectioniterators.hh>

Public Types

typedef Dune::Intersection< const GridImp, typename Dune::FoamGridLevelIntersection< GridImp > > Intersection
 

Public Member Functions

bool equals (const FoamGridLevelIntersectionIterator< GridImp > &other) const
 equality More...
 
void increment ()
 prefix increment More...
 
const Intersectiondereference () const
 dereferencing More...
 

Detailed Description

template<class GridImp>
class Dune::FoamGridLevelIntersectionIterator< GridImp >

Todo:
Please doc me !

Member Typedef Documentation

◆ Intersection

template<class GridImp >
typedef Dune::Intersection<const GridImp, typename Dune::FoamGridLevelIntersection<GridImp> > Dune::FoamGridLevelIntersectionIterator< GridImp >::Intersection

Member Function Documentation

◆ dereference()

template<class GridImp >
const Intersection& Dune::FoamGridLevelIntersectionIterator< GridImp >::dereference ( ) const
inline

dereferencing

◆ equals()

template<class GridImp >
bool Dune::FoamGridLevelIntersectionIterator< GridImp >::equals ( const FoamGridLevelIntersectionIterator< GridImp > &  other) const
inline

equality

◆ increment()

template<class GridImp >
void Dune::FoamGridLevelIntersectionIterator< GridImp >::increment ( )
inline

prefix increment


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