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

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

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

Public Member Functions

 SimpleContainerIndex ()
 
 SimpleContainerIndex (const F &v)
 
F & back ()
 
const F & back () const
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

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