Class template Dune::GDT::DefaultInterpolationElementFunctor¶
Inherits from Dune::XT::Grid::ElementFunctor.
-
template<class GV, size_t r, size_t rC, class R, class V, class IGV>
class Dune::GDT::DefaultInterpolationElementFunctor : public XT::Grid::ElementFunctor<IGV>¶ Element functor that interpolates a source grid function into the target discrete function element-wise.
-
XT::Grid::ElementFunctor<IGV> *Dune::GDT::DefaultInterpolationElementFunctor::copy() final override¶
No documentation provided.
-
void Dune::GDT::DefaultInterpolationElementFunctor::apply_local(const E &element) final override¶
No documentation provided.
-
template<>
Dune::GDT::DefaultInterpolationElementFunctor::DefaultInterpolationElementFunctor<GV, r, rC, R, V, IGV>(int source, int &target, const XT::Common::Parameter ¶m =<recovery-expr>({}))¶ No documentation provided.
-
template<>
Dune::GDT::DefaultInterpolationElementFunctor::DefaultInterpolationElementFunctor<GV, r, rC, R, V, IGV>(const ThisType &other)¶ No documentation provided.
-
template<>
Dune::GDT::DefaultInterpolationElementFunctor::DefaultInterpolationElementFunctor<GV, r, rC, R, V, IGV>(ThisType&&) noexcept = default¶ No documentation provided.
-
int Dune::GDT::DefaultInterpolationElementFunctor::R¶
No documentation provided.
-
int Dune::GDT::DefaultInterpolationElementFunctor::r¶
No documentation provided.
-
int Dune::GDT::DefaultInterpolationElementFunctor::rC¶
No documentation provided.
-
int &Dune::GDT::DefaultInterpolationElementFunctor::target_¶
No documentation provided.
-
XT::Common::Parameter Dune::GDT::DefaultInterpolationElementFunctor::param_¶
No documentation provided.
-
int Dune::GDT::DefaultInterpolationElementFunctor::local_dof_vector_¶
No documentation provided.
-
int Dune::GDT::DefaultInterpolationElementFunctor::local_source_¶
No documentation provided.
-
int Dune::GDT::DefaultInterpolationElementFunctor::target_basis_¶
No documentation provided.
-
type Dune::GDT::DefaultInterpolationElementFunctor::ThisType¶
No documentation provided.
-
type Dune::GDT::DefaultInterpolationElementFunctor::BaseType¶
No documentation provided.