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<E, r, rC, R, F> : public LocalElementFunctionalInterface<E, r, rC, R, F>¶ Local element functional given by the quadrature of a local unary element integrand.
Method Dune::GDT::LocalElementIntegralFunctional::copy¶
Method Dune::GDT::LocalElementIntegralFunctional::apply¶
Constructor Dune::GDT::LocalElementIntegralFunctional::LocalElementIntegralFunctional<E, r, rC, R, F>¶
Constructor Dune::GDT::LocalElementIntegralFunctional::LocalElementIntegralFunctional<E, r, rC, R, F>¶
-
template<>
template<class E, size_t r = 1, size_t rC = 1, class R = double, class F = R>
Dune::GDT::LocalElementIntegralFunctional<E, r, rC, R, F>::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.
Constructor Dune::GDT::LocalElementIntegralFunctional::LocalElementIntegralFunctional<E, r, rC, R, F>¶
Constructor Dune::GDT::LocalElementIntegralFunctional::LocalElementIntegralFunctional<E, r, rC, R, F>¶
Field Dune::GDT::LocalElementIntegralFunctional::integrand_¶
-
int Dune::GDT::LocalElementIntegralFunctional::integrand_¶
No documentation provided.
Field Dune::GDT::LocalElementIntegralFunctional::over_integrate_¶
-
const int Dune::GDT::LocalElementIntegralFunctional::over_integrate_¶
No documentation provided.
Field Dune::GDT::LocalElementIntegralFunctional::integrand_values_¶
-
int Dune::GDT::LocalElementIntegralFunctional::integrand_values_¶
No documentation provided.
Type alias Dune::GDT::LocalElementIntegralFunctional::ThisType¶
-
type Dune::GDT::LocalElementIntegralFunctional::ThisType¶
No documentation provided.
Type alias Dune::GDT::LocalElementIntegralFunctional::BaseType¶
-
type Dune::GDT::LocalElementIntegralFunctional::BaseType¶
No documentation provided.