Class template Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand

Inherits from Dune::GDT::LocalUnaryIntersectionIntegrandInterface.

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<I, t_r, t_rC, TF, F, a_r, a_rC, AF> : public LocalUnaryIntersectionIntegrandInterface<I, t_r, t_rC, TF, F>

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

Method Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::copy_as_unary_intersection_integrand

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>
int Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand<I, t_r, t_rC, TF, F, a_r, a_rC, AF>::copy_as_unary_intersection_integrand() const final override

No documentation provided.

Method Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::inside

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>
bool Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand<I, t_r, t_rC, TF, F, a_r, a_rC, AF>::inside() const final override

No documentation provided.

Method Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::post_bind

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>
void Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand<I, t_r, t_rC, TF, F, a_r, a_rC, AF>::post_bind(const IntersectionType &intersctn) final override

No documentation provided.

Method Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::order

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>
int Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand<I, t_r, t_rC, TF, F, a_r, a_rC, AF>::order(const LocalTestBasisType &test_basis, const XT::Common::Parameter &param) const final override

No documentation provided.

Method Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::evaluate

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>
void Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand<I, t_r, t_rC, TF, F, a_r, a_rC, AF>::evaluate(const LocalTestBasisType &test_basis, const DomainType &point_in_reference_Intersection, int &result, const XT::Common::Parameter &param) const final override

No documentation provided.

Constructor Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::LocalBinaryToUnaryIntersectionIntegrand<I, t_r, t_rC, TF, F, a_r, a_rC, AF>

template<>
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>
Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand<I, t_r, t_rC, TF, F, a_r, a_rC, AF>::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.

Constructor Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::LocalBinaryToUnaryIntersectionIntegrand<I, t_r, t_rC, TF, F, a_r, a_rC, AF>

template<>
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>
Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand<I, t_r, t_rC, TF, F, a_r, a_rC, AF>::LocalBinaryToUnaryIntersectionIntegrand<I, t_r, t_rC, TF, F, a_r, a_rC, AF>(const ThisType &other)

No documentation provided.

Constructor Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::LocalBinaryToUnaryIntersectionIntegrand<I, t_r, t_rC, TF, F, a_r, a_rC, AF>

template<>
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>
Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand<I, t_r, t_rC, TF, F, a_r, a_rC, AF>::LocalBinaryToUnaryIntersectionIntegrand<I, t_r, t_rC, TF, F, a_r, a_rC, AF>(ThisType&&) noexcept = default

No documentation provided.

Field Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::inducing_function_as_ansatz_basis_

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

No documentation provided.

Field Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::local_function_

int Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::local_function_

No documentation provided.

Field Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::local_binary_integrand_

int Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::local_binary_integrand_

No documentation provided.

Field Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::local_binary_integrand_result_

DynamicMatrix<F> Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::local_binary_integrand_result_

No documentation provided.

Type alias Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::ThisType

type Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::ThisType

No documentation provided.

Type alias Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::BaseType

type Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::BaseType

No documentation provided.

Type alias Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::LocalBinaryIntersectionIntegrandType

type Dune::GDT::LocalBinaryToUnaryIntersectionIntegrand::LocalBinaryIntersectionIntegrandType

No documentation provided.