Class template Dune::GDT::LocalElementIntegralFunctional¶
Inherits from Dune::GDT::LocalElementFunctionalInterface.
-
template<class E, size_t r = 1, size_t rC = 1, class R = double, class F = R>
class Dune::GDT::LocalElementIntegralFunctional : public LocalElementFunctionalInterface<E, r, rC, R, F>¶ Local element functional given by the quadrature of a local unary element integrand.
-
int Dune::GDT::LocalElementIntegralFunctional::copy() const final override¶
No documentation provided.
-
void Dune::GDT::LocalElementIntegralFunctional::apply(const LocalBasisType &basis, int &result, const XT::Common::Parameter ¶m =
<recovery-expr>({})) const final override¶ No documentation provided.
-
template<>
Dune::GDT::LocalElementIntegralFunctional::LocalElementIntegralFunctional<E, r, rC, R, F>(const int &integrand, const int over_integrate = 0)¶ No documentation provided.
-
template<>
Dune::GDT::LocalElementIntegralFunctional::LocalElementIntegralFunctional<E, r, rC, R, F>(int order_function, int evaluate_function, int post_bind_function =[](const E &) {}, const XT::Common::ParameterType ¶m_type = {}, const int over_integrate = 0)¶ No documentation provided.
-
template<>
Dune::GDT::LocalElementIntegralFunctional::LocalElementIntegralFunctional<E, r, rC, R, F>(const ThisType &other)¶ No documentation provided.
-
template<>
Dune::GDT::LocalElementIntegralFunctional::LocalElementIntegralFunctional<E, r, rC, R, F>(ThisType &&source) noexcept = default¶ No documentation provided.
-
int Dune::GDT::LocalElementIntegralFunctional::integrand_¶
No documentation provided.
-
const int Dune::GDT::LocalElementIntegralFunctional::over_integrate_¶
No documentation provided.
-
int Dune::GDT::LocalElementIntegralFunctional::integrand_values_¶
No documentation provided.
-
type Dune::GDT::LocalElementIntegralFunctional::ThisType¶
No documentation provided.
-
type Dune::GDT::LocalElementIntegralFunctional::BaseType¶
No documentation provided.