dune-pdelab  2.5-dev
Public Member Functions | List of all members
Dune::PDELab::SimpleDOFIndex< F > Struct Template Reference

#include <dune/pdelab/common/simpledofindex.hh>

Inheritance diagram for Dune::PDELab::SimpleDOFIndex< F >:
Inheritance graph

Public Member Functions

 SimpleDOFIndex ()
 
 SimpleDOFIndex (const F &v)
 
F & back ()
 
const F & back () const
 

Constructor & Destructor Documentation

§ SimpleDOFIndex() [1/2]

template<typename F>
Dune::PDELab::SimpleDOFIndex< F >::SimpleDOFIndex ( )
inline

§ SimpleDOFIndex() [2/2]

template<typename F>
Dune::PDELab::SimpleDOFIndex< F >::SimpleDOFIndex ( const F &  v)
inline

Member Function Documentation

§ back() [1/2]

template<typename F>
F& Dune::PDELab::SimpleDOFIndex< F >::back ( )
inline

§ back() [2/2]

template<typename F>
const F& Dune::PDELab::SimpleDOFIndex< F >::back ( ) const
inline

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