Class template Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand

template<class I, 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::LocalBinaryToUnaryIntersectionIntegrand

See also: LocalBinaryToUnaryElementIntegrand, LocalUnaryIntersectionIntegrandInterface, LocalBinaryIntersectionIntegrandInterface, XT::Functions::GridFunction

int Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::copy_as_unary_intersection_integrand() const final override

No documentation provided.

bool Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::inside() const final override

No documentation provided.

void Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::post_bind(const IntersectionType &intersctn) final override

No documentation provided.

int Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::order(const LocalTestBasisType &test_basis, const XT::Common::Parameter &param = <recovery-expr>({})) const final override

No documentation provided.

void Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::evaluate(const LocalTestBasisType &test_basis, const DomainType &point_in_reference_Intersection, int &result, const XT::Common::Parameter &param = <recovery-expr>({})) const final override

No documentation provided.

template<>
Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::LocalBinaryToUnaryIntersectionIntegrand<I, t_r, t_rC, TF, F, a_r, a_rC, AF>(const LocalBinaryIntersectionIntegrandType &local_binary_integrand, XT::Functions::GridFunction<E, a_r, a_rC, AF> inducing_function_as_ansatz_basis)

No documentation provided.

template<>
Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::LocalBinaryToUnaryIntersectionIntegrand<I, t_r, t_rC, TF, F, a_r, a_rC, AF>(const ThisType &other)

No documentation provided.

template<>
Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::LocalBinaryToUnaryIntersectionIntegrand<I, t_r, t_rC, TF, F, a_r, a_rC, AF>(ThisType&&) noexcept = default

No documentation provided.

const int Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::inducing_function_as_ansatz_basis_

No documentation provided.

int Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::local_function_

No documentation provided.

int Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::local_binary_integrand_

No documentation provided.

int Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::local_binary_integrand_result_

No documentation provided.

type Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::ThisType

No documentation provided.

type Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::BaseType

No documentation provided.

type Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::LocalBinaryIntersectionIntegrandType

No documentation provided.