dune-fem  2.4.1-rc
Public Types | Public Member Functions | Static Public Attributes | List of all members
Dune::Fem::DeadIterator< E > Struct Template Reference

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

Public Types

typedef E Entity
 

Public Member Functions

void increment ()
 
Entity dereference () const
 
bool equals (const DeadIterator &) const
 

Static Public Attributes

static const int codimension = Entity::codimension
 

Member Typedef Documentation

template<class E >
typedef E Dune::Fem::DeadIterator< E >::Entity

Member Function Documentation

template<class E >
Entity Dune::Fem::DeadIterator< E >::dereference ( ) const
inline
template<class E >
bool Dune::Fem::DeadIterator< E >::equals ( const DeadIterator< E > &  ) const
inline
template<class E >
void Dune::Fem::DeadIterator< E >::increment ( )
inline

Member Data Documentation

template<class E >
const int Dune::Fem::DeadIterator< E >::codimension = Entity::codimension
static

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