Class template Dune::GDT::LocalBinaryToUnaryElementIntegrand¶
Inherits from Dune::GDT::LocalUnaryElementIntegrandInterface.
-
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<E, t_r, t_rC, TF, F, a_r, a_rC, AF> : public LocalUnaryElementIntegrandInterface<E, t_r, t_rC, TF, F>¶ 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
, \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
Method Dune::GDT::LocalBinaryToUnaryElementIntegrand::copy_as_unary_element_integrand¶
Method Dune::GDT::LocalBinaryToUnaryElementIntegrand::post_bind¶
Method Dune::GDT::LocalBinaryToUnaryElementIntegrand::order¶
-
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>
int Dune::GDT::LocalBinaryToUnaryElementIntegrand<E, t_r, t_rC, TF, F, a_r, a_rC, AF>::order(const LocalTestBasisType &basis, const XT::Common::Parameter ¶m) const final override¶ No documentation provided.
Method Dune::GDT::LocalBinaryToUnaryElementIntegrand::evaluate¶
-
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>
void Dune::GDT::LocalBinaryToUnaryElementIntegrand<E, t_r, t_rC, TF, F, a_r, a_rC, AF>::evaluate(const LocalTestBasisType &basis, const DomainType &point_in_reference_element, int &result, const XT::Common::Parameter ¶m) const final override¶ No documentation provided.
Constructor Dune::GDT::LocalBinaryToUnaryElementIntegrand::LocalBinaryToUnaryElementIntegrand<E, t_r, t_rC, TF, F, a_r, a_rC, AF>¶
-
template<>
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>
Dune::GDT::LocalBinaryToUnaryElementIntegrand<E, t_r, t_rC, TF, F, a_r, a_rC, AF>::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, const std::array<bool, 3> &logging_state = XT::Common::default_logger_state())¶ No documentation provided.
Constructor Dune::GDT::LocalBinaryToUnaryElementIntegrand::LocalBinaryToUnaryElementIntegrand<E, t_r, t_rC, TF, F, a_r, a_rC, AF>¶
-
template<>
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>
Dune::GDT::LocalBinaryToUnaryElementIntegrand<E, t_r, t_rC, TF, F, a_r, a_rC, AF>::LocalBinaryToUnaryElementIntegrand<E, t_r, t_rC, TF, F, a_r, a_rC, AF>(const ThisType &other)¶ No documentation provided.
Constructor Dune::GDT::LocalBinaryToUnaryElementIntegrand::LocalBinaryToUnaryElementIntegrand<E, t_r, t_rC, TF, F, a_r, a_rC, AF>¶
-
template<>
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>
Dune::GDT::LocalBinaryToUnaryElementIntegrand<E, t_r, t_rC, TF, F, a_r, a_rC, AF>::LocalBinaryToUnaryElementIntegrand<E, t_r, t_rC, TF, F, a_r, a_rC, AF>(ThisType&&) noexcept = default¶ No documentation provided.
Field Dune::GDT::LocalBinaryToUnaryElementIntegrand::inducing_function_as_ansatz_basis_¶
-
const int Dune::GDT::LocalBinaryToUnaryElementIntegrand::inducing_function_as_ansatz_basis_¶
No documentation provided.
Field Dune::GDT::LocalBinaryToUnaryElementIntegrand::local_function_¶
-
int Dune::GDT::LocalBinaryToUnaryElementIntegrand::local_function_¶
No documentation provided.
Field Dune::GDT::LocalBinaryToUnaryElementIntegrand::local_binary_integrand_¶
-
int Dune::GDT::LocalBinaryToUnaryElementIntegrand::local_binary_integrand_¶
No documentation provided.
Field Dune::GDT::LocalBinaryToUnaryElementIntegrand::local_binary_integrand_result_¶
-
DynamicMatrix<F> Dune::GDT::LocalBinaryToUnaryElementIntegrand::local_binary_integrand_result_¶
No documentation provided.
Type alias Dune::GDT::LocalBinaryToUnaryElementIntegrand::ThisType¶
-
type Dune::GDT::LocalBinaryToUnaryElementIntegrand::ThisType¶
No documentation provided.
Type alias Dune::GDT::LocalBinaryToUnaryElementIntegrand::BaseType¶
-
type Dune::GDT::LocalBinaryToUnaryElementIntegrand::BaseType¶
No documentation provided.
Type alias Dune::GDT::LocalBinaryToUnaryElementIntegrand::LocalBinaryElementIntegrandType¶
-
type Dune::GDT::LocalBinaryToUnaryElementIntegrand::LocalBinaryElementIntegrandType¶
No documentation provided.