DUNE-ACFEM (unstable)
Dune::ACFem::PairFunctor< FunctorOne, FunctorTwo > Struct Template Reference
Generate a compound functor out of two functors. More...
#include <dune/acfem/common/functor.hh>
Detailed Description
template<class FunctorOne, class FunctorTwo>
struct Dune::ACFem::PairFunctor< FunctorOne, FunctorTwo >
struct Dune::ACFem::PairFunctor< FunctorOne, FunctorTwo >
Generate a compound functor out of two functors.
An instance of this meta-functor should be generated by makePairFunctor().
The documentation for this struct was generated from the following file:
- dune/acfem/common/functor.hh
