Class template Dune::GDT::LocalElementAnsatzDivTestValueProductIntegrand¶
Inherits from Dune::GDT::LocalBinaryElementIntegrandInterface, Dune::GDT::internal::LocalElementDivProductIntegrandBase.
-
template<class E, class TR = double, class F = double, class AR = TR>
class Dune::GDT::LocalElementAnsatzDivTestValueProductIntegrand : public LocalBinaryElementIntegrandInterface<E, 1, 1, TR, F, E::dimension, 1, AR>, public internal::LocalElementDivProductIntegrandBase¶ Given an inducing function f, computes
f(x) * div(phi(x)) * psi(x)for all combinations of phi in the ansatz basis and psi in the test basis.
-
int Dune::GDT::LocalElementAnsatzDivTestValueProductIntegrand::copy_as_binary_element_integrand() const final override¶
No documentation provided.
-
void Dune::GDT::LocalElementAnsatzDivTestValueProductIntegrand::post_bind(const ElementType &ele) final override¶
No documentation provided.
-
int Dune::GDT::LocalElementAnsatzDivTestValueProductIntegrand::order(const LocalTestBasisType &test_basis, const LocalAnsatzBasisType &ansatz_basis, const XT::Common::Parameter ¶m =
<recovery-expr>({})) const final override¶ No documentation provided.
-
void Dune::GDT::LocalElementAnsatzDivTestValueProductIntegrand::evaluate(const LocalTestBasisType &test_basis, const LocalAnsatzBasisType &ansatz_basis, const DomainType &point_in_reference_element, int &result, const XT::Common::Parameter ¶m =
<recovery-expr>({})) const final override¶ No documentation provided.
-
template<>
Dune::GDT::LocalElementAnsatzDivTestValueProductIntegrand::LocalElementAnsatzDivTestValueProductIntegrand<E, TR, F, AR>(XT::Functions::GridFunction<E, 1, 1, F> inducing_function = F(1))¶ No documentation provided.
-
template<>
Dune::GDT::LocalElementAnsatzDivTestValueProductIntegrand::LocalElementAnsatzDivTestValueProductIntegrand<E, TR, F, AR>(const ThisType &other)¶ No documentation provided.
-
template<>
Dune::GDT::LocalElementAnsatzDivTestValueProductIntegrand::LocalElementAnsatzDivTestValueProductIntegrand<E, TR, F, AR>(ThisType &&source) noexcept = default¶ No documentation provided.
-
const int Dune::GDT::LocalElementAnsatzDivTestValueProductIntegrand::inducing_function_¶
No documentation provided.
-
int Dune::GDT::LocalElementAnsatzDivTestValueProductIntegrand::local_function_¶
No documentation provided.
-
int Dune::GDT::LocalElementAnsatzDivTestValueProductIntegrand::test_basis_values_¶
No documentation provided.
-
int Dune::GDT::LocalElementAnsatzDivTestValueProductIntegrand::ansatz_basis_jacobians_¶
No documentation provided.
-
type Dune::GDT::LocalElementAnsatzDivTestValueProductIntegrand::BaseType¶
No documentation provided.
-
type Dune::GDT::LocalElementAnsatzDivTestValueProductIntegrand::ThisType¶
No documentation provided.
-
type Dune::GDT::LocalElementAnsatzDivTestValueProductIntegrand::DivBaseType¶
No documentation provided.
-
type Dune::GDT::LocalElementAnsatzDivTestValueProductIntegrand::GridFunctionType¶
No documentation provided.