Class template Dune::GDT::LocalBinaryToUnaryElementIntegrand¶
-
template<class E, size_t t_r, size_t t_rC, class TF, class F, size_t a_r, size_t a_rC, class AF>
class Dune::GDT::LocalBinaryToUnaryElementIntegrand¶ Given a function f and a binary element integrand bi(
, \cdot), models the unary element integrand bi(f, \cdot). Most likey you do not want to use this class directly, but LocalUnaryElementIntegrandInterface::with_ansatz. See also LocalUnaryElementIntegrandInterface for a description of the template arguments. \sa LocalUnaryElementIntegrandInterface \sa LocalBinaryElementIntegrandInterface \sa XT::Functions::GridFunction
-
int Dune::GDT::LocalBinaryToUnaryElementIntegrand::copy_as_unary_element_integrand() const final override¶
No documentation provided.
-
void Dune::GDT::LocalBinaryToUnaryElementIntegrand::post_bind(const ElementType &element) final override¶
No documentation provided.
-
int Dune::GDT::LocalBinaryToUnaryElementIntegrand::order(const LocalTestBasisType &basis, const XT::Common::Parameter ¶m =
<recovery-expr>({})) const final override¶ No documentation provided.
-
void Dune::GDT::LocalBinaryToUnaryElementIntegrand::evaluate(const LocalTestBasisType &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::LocalBinaryToUnaryElementIntegrand::LocalBinaryToUnaryElementIntegrand<E, t_r, t_rC, TF, F, a_r, a_rC, AF>(const LocalBinaryElementIntegrandType &local_binary_integrand, XT::Functions::GridFunction<E, a_r, a_rC, AF> inducing_function_as_ansatz_basis, const std::string &logging_prefix =<recovery-expr>(""), const std::array<bool, 3> &logging_state =<recovery-expr>())¶ No documentation provided.
-
template<>
Dune::GDT::LocalBinaryToUnaryElementIntegrand::LocalBinaryToUnaryElementIntegrand<E, t_r, t_rC, TF, F, a_r, a_rC, AF>(const ThisType &other)¶ No documentation provided.
-
template<>
Dune::GDT::LocalBinaryToUnaryElementIntegrand::LocalBinaryToUnaryElementIntegrand<E, t_r, t_rC, TF, F, a_r, a_rC, AF>(ThisType&&) noexcept = default¶ No documentation provided.
-
const int Dune::GDT::LocalBinaryToUnaryElementIntegrand::inducing_function_as_ansatz_basis_¶
No documentation provided.
-
int Dune::GDT::LocalBinaryToUnaryElementIntegrand::local_function_¶
No documentation provided.
-
int Dune::GDT::LocalBinaryToUnaryElementIntegrand::local_binary_integrand_¶
No documentation provided.
-
int Dune::GDT::LocalBinaryToUnaryElementIntegrand::local_binary_integrand_result_¶
No documentation provided.
-
type Dune::GDT::LocalBinaryToUnaryElementIntegrand::ThisType¶
No documentation provided.
-
type Dune::GDT::LocalBinaryToUnaryElementIntegrand::BaseType¶
No documentation provided.
-
type Dune::GDT::LocalBinaryToUnaryElementIntegrand::LocalBinaryElementIntegrandType¶
No documentation provided.