dune-fem  2.4.1-rc
Public Types | Public Member Functions | List of all members
Dune::Fem::IteratorProvider< DiscreteFunctionSpace > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/misc/iteratorprovider.hh>

Public Types

typedef DiscreteFunctionSpace::IteratorType IteratorType
 

Public Member Functions

 IteratorProvider (const DiscreteFunctionSpace &space)
 
IteratorType begin () const
 
IteratorType end () const
 

Member Typedef Documentation

template<class DiscreteFunctionSpace >
typedef DiscreteFunctionSpace::IteratorType Dune::Fem::IteratorProvider< DiscreteFunctionSpace >::IteratorType

Constructor & Destructor Documentation

template<class DiscreteFunctionSpace >
Dune::Fem::IteratorProvider< DiscreteFunctionSpace >::IteratorProvider ( const DiscreteFunctionSpace space)
inlineexplicit

Member Function Documentation

template<class DiscreteFunctionSpace >
IteratorType Dune::Fem::IteratorProvider< DiscreteFunctionSpace >::begin ( ) const
inline
template<class DiscreteFunctionSpace >
IteratorType Dune::Fem::IteratorProvider< DiscreteFunctionSpace >::end ( ) const
inline

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