#include <dune/fem/misc/functor.hh>
|
| MatrixFunctor (const Mapper2 &mapper2, const Entity2 &entity2, Functor functor) |
|
void | operator() (const std::size_t local1, const typename Functor::GlobalKey &globalKey1) const |
|
◆ MatrixFunctor()
template<class Mapper2 , class Entity2 , class Functor >
Dune::Fem::MatrixFunctor< Mapper2, Entity2, Functor >::MatrixFunctor |
( |
const Mapper2 & |
mapper2, |
|
|
const Entity2 & |
entity2, |
|
|
Functor |
functor |
|
) |
| |
|
inlineexplicit |
◆ operator()()
template<class Mapper2 , class Entity2 , class Functor >
void Dune::Fem::MatrixFunctor< Mapper2, Entity2, Functor >::operator() |
( |
const std::size_t |
local1, |
|
|
const typename Functor::GlobalKey & |
globalKey1 |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: