dune-pdelab  2.4-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

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

Member Function Documentation

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

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