dune-pdelab  2.7-git
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

◆ SimpleContainerIndex() [1/2]

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

◆ SimpleContainerIndex() [2/2]

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

Member Function Documentation

◆ back() [1/2]

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

◆ back() [2/2]

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

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