DUNE-ACFEM (unstable)
Dune::ACFem::TransformAtIndexFunctor< F, Index > Struct Template Reference
Applies another functor only to the elements at the specified positions given by the Index parameter pack. More...
#include <dune/acfem/mpl/transform.hh>
Detailed Description
template<class F, std::size_t... Index>
struct Dune::ACFem::TransformAtIndexFunctor< F, Index >
struct Dune::ACFem::TransformAtIndexFunctor< F, Index >
Applies another functor only to the elements at the specified positions given by the Index parameter pack.
The given functor is not instantiated for the other indices.
The documentation for this struct was generated from the following file:
- dune/acfem/mpl/transform.hh
