#include <dune/fem/operator/matrix/functor.hh>
|
| PairFunctor (const Mapper &mapper, const Entity &entity, Functor functor) |
|
template<class LocalKey , class GlobalKey > |
void | operator() (const LocalKey &localKey, const GlobalKey &globalKey) const |
|
◆ PairFunctor()
template<class Mapper , class Entity , class Functor >
Dune::Fem::PairFunctor< Mapper, Entity, Functor >::PairFunctor |
( |
const Mapper & |
mapper, |
|
|
const Entity & |
entity, |
|
|
Functor |
functor |
|
) |
| |
|
inline |
◆ operator()()
template<class Mapper , class Entity , class Functor >
template<class
LocalKey , class GlobalKey >
The documentation for this struct was generated from the following file: