dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Dune::Fem::PairFunctor< Mapper, Entity, Functor > Struct Template Reference

#include <dune/fem/operator/matrix/functor.hh>

Public Member Functions

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

Constructor & Destructor Documentation

◆ PairFunctor()

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

◆ operator()()

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

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