dune-fem  2.4.1-rc
Public Types | Public Member Functions | List of all members
Dune::Fem::DeadIntersectionIterator< GridFamily > Class Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/gridpart/common/deaditerator.hh>

Public Types

typedef Dune::Intersection< const GridFamily, DeadIntersectionTypeIntersection
 

Public Member Functions

 DeadIntersectionIterator ()
 
bool equals (const ThisType &other) const
 
void increment ()
 
const Intersectiondereference () const
 

Member Typedef Documentation

template<class GridFamily >
typedef Dune::Intersection< const GridFamily, DeadIntersectionType > Dune::Fem::DeadIntersectionIterator< GridFamily >::Intersection

Constructor & Destructor Documentation

template<class GridFamily >
Dune::Fem::DeadIntersectionIterator< GridFamily >::DeadIntersectionIterator ( )
inline

Member Function Documentation

template<class GridFamily >
const Intersection& Dune::Fem::DeadIntersectionIterator< GridFamily >::dereference ( ) const
inline
template<class GridFamily >
bool Dune::Fem::DeadIntersectionIterator< GridFamily >::equals ( const ThisType other) const
inline
template<class GridFamily >
void Dune::Fem::DeadIntersectionIterator< GridFamily >::increment ( )
inline

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