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

#include <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

◆ Intersection

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

Constructor & Destructor Documentation

◆ DeadIntersectionIterator()

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

Member Function Documentation

◆ dereference()

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

◆ equals()

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

◆ increment()

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

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