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

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

Public Member Functions

 PairFunctor (const Mapper &mapper, const Entity &entity, Functor functor)
 
template<class GlobalKey >
void operator() (const int localKey, const GlobalKey &globalKey)
 

Constructor & Destructor Documentation

template<class Mapper, class Entity, class Functor>
Dune::Fem::PairFunctor< Mapper, Entity, Functor >::PairFunctor ( const Mapper &  mapper,
const Entity &  entity,
Functor  functor 
)
inline

Member Function Documentation

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

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