dune-fem  2.4.1-rc
Public Member Functions | List of all members
Dune::Fem::IndexFunctor< Functor, Index > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/operator/matrix/functor.hh>

Public Member Functions

constexpr IndexFunctor (Functor functor, int localIndex, Index globalIndex)
 
template<class GlobalKey >
void operator() (const int localKey, const GlobalKey &globalKey)
 

Constructor & Destructor Documentation

template<class Functor , class Index >
constexpr Dune::Fem::IndexFunctor< Functor, Index >::IndexFunctor ( Functor  functor,
int  localIndex,
Index  globalIndex 
)
inline

Member Function Documentation

template<class Functor , class Index >
template<class GlobalKey >
void Dune::Fem::IndexFunctor< Functor, Index >::operator() ( const int  localKey,
const GlobalKey &  globalKey 
)
inline

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