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 : public LocalUnaryElementIntegrandInterface<E, r, rC, R, F>¶ Local unary element integrand evaluating to the (scalar) test basis functions themselves.
-
int Dune::GDT::LocalElementIdentityIntegrand::copy_as_unary_element_integrand() const¶
No documentation provided.
-
int Dune::GDT::LocalElementIdentityIntegrand::order(const LocalTestBasisType &basis, const XT::Common::Parameter ¶m =
<recovery-expr>({})) const¶ No documentation provided.
-
void Dune::GDT::LocalElementIdentityIntegrand::evaluate(const LocalTestBasisType &basis, const DomainType &point_in_reference_element, int &result, const XT::Common::Parameter ¶m =
<recovery-expr>({})) const¶ No documentation provided.
-
int Dune::GDT::LocalElementIdentityIntegrand::basis_values_¶
No documentation provided.
-
type Dune::GDT::LocalElementIdentityIntegrand::ThisType¶
No documentation provided.
-
type Dune::GDT::LocalElementIdentityIntegrand::BaseType¶
No documentation provided.