Class template Dune::GDT::LocalPowerFiniteElementInterpolation¶
Inherits from Dune::GDT::LocalFiniteElementInterpolationInterface.
-
template<size_t power, class D, size_t d, class R, size_t r>
class Dune::GDT::LocalPowerFiniteElementInterpolation : public LocalFiniteElementInterpolationInterface<D, d, R, power * r, 1>¶ No documentation provided.
-
BaseType *Dune::GDT::LocalPowerFiniteElementInterpolation::copy() const final override¶
No documentation provided.
-
const int &Dune::GDT::LocalPowerFiniteElementInterpolation::geometry_type() const final override¶
No documentation provided.
-
size_t Dune::GDT::LocalPowerFiniteElementInterpolation::size() const final override¶
No documentation provided.
-
void Dune::GDT::LocalPowerFiniteElementInterpolation::interpolate(const std::function<RangeType(DomainType)> &local_function, const int order, int &dofs) const final override¶
No documentation provided.
-
template<>
Dune::GDT::LocalPowerFiniteElementInterpolation::LocalPowerFiniteElementInterpolation<power, D, d, R, r, 1>(const UnpoweredType &unpowered)¶ No documentation provided.
-
template<>
Dune::GDT::LocalPowerFiniteElementInterpolation::LocalPowerFiniteElementInterpolation<power, D, d, R, r, 1>(const ThisType &other)¶ No documentation provided.
-
const int Dune::GDT::LocalPowerFiniteElementInterpolation::unpowered_¶
No documentation provided.
-
int Dune::GDT::LocalPowerFiniteElementInterpolation::unpowered_dofs_¶
No documentation provided.
-
int Dune::GDT::LocalPowerFiniteElementInterpolation::eval_cache_¶
No documentation provided.
-
type Dune::GDT::LocalPowerFiniteElementInterpolation::ThisType¶
No documentation provided.
-
type Dune::GDT::LocalPowerFiniteElementInterpolation::BaseType¶
No documentation provided.
-
type Dune::GDT::LocalPowerFiniteElementInterpolation::UnpoweredType¶
No documentation provided.