Class template Dune::GDT::LocalElementIdentityIntegrand¶
Inherits from Dune::GDT::LocalUnaryElementIntegrandInterface.
-
template<class E, size_t r = 1, size_t rC = 1, class R = double, class F = double>
class Dune::GDT::LocalElementIdentityIntegrand<E, r, rC, R, F> : public LocalUnaryElementIntegrandInterface<E, r, rC, R, F>¶ Local unary element integrand evaluating to the (scalar) test basis functions themselves.
Method Dune::GDT::LocalElementIdentityIntegrand::copy_as_unary_element_integrand¶
Method Dune::GDT::LocalElementIdentityIntegrand::order¶
Method Dune::GDT::LocalElementIdentityIntegrand::evaluate¶
-
template<class E, size_t r = 1, size_t rC = 1, class R = double, class F = double>
void Dune::GDT::LocalElementIdentityIntegrand<E, r, rC, R, F>::evaluate(const LocalTestBasisType &basis, const DomainType &point_in_reference_element, int &result, const XT::Common::Parameter ¶m) const¶ No documentation provided.
Field Dune::GDT::LocalElementIdentityIntegrand::basis_values_¶
-
int Dune::GDT::LocalElementIdentityIntegrand::basis_values_¶
No documentation provided.
Type alias Dune::GDT::LocalElementIdentityIntegrand::ThisType¶
-
type Dune::GDT::LocalElementIdentityIntegrand::ThisType¶
No documentation provided.
Type alias Dune::GDT::LocalElementIdentityIntegrand::BaseType¶
-
type Dune::GDT::LocalElementIdentityIntegrand::BaseType¶
No documentation provided.