Class template Dune::GDT::LocalPowerFiniteElement¶
-
template<size_t power, class D, size_t d, class R, size_t r, size_t rC = 1>
class Dune::GDT::LocalPowerFiniteElement¶ Models the product of a given local finite element with itself, power times.
Note
Only implemented for scalar and vector valued local finite elements.
See also:
LocalFiniteElementInterface,LocalPowerFiniteElementBasis,LocalPowerFiniteElementInterpolation,LocalPowerFiniteElementCoefficients