Class template Dune::GDT::LocalQuaternaryIntersectionIntegrandSum

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::LocalQuaternaryIntersectionIntegrandSum

Local quaternary intersection integrand representing the sum of two quaternary intersection integrands.

int Dune::GDT::LocalQuaternaryIntersectionIntegrandSum::copy_as_quaternary_intersection_integrand() const final

No documentation provided.

void Dune::GDT::LocalQuaternaryIntersectionIntegrandSum::post_bind(const IntersectionType &intrsctn) final

No documentation provided.

int Dune::GDT::LocalQuaternaryIntersectionIntegrandSum::order(const LocalTestBasisType &test_basis_inside, const LocalAnsatzBasisType &ansatz_basis_inside, const LocalTestBasisType &test_basis_outside, const LocalAnsatzBasisType &ansatz_basis_outside, const XT::Common::Parameter &param = <recovery-expr>({})) const final

No documentation provided.

void Dune::GDT::LocalQuaternaryIntersectionIntegrandSum::evaluate(const LocalTestBasisType &test_basis_inside, const LocalAnsatzBasisType &ansatz_basis_inside, const LocalTestBasisType &test_basis_outside, const LocalAnsatzBasisType &ansatz_basis_outside, const DomainType &point_in_reference_intersection, int &result_in_in, int &result_in_out, int &result_out_in, int &result_out_out, const XT::Common::Parameter &param = <recovery-expr>({})) const final

No documentation provided.

template<>
Dune::GDT::LocalQuaternaryIntersectionIntegrandSum::LocalQuaternaryIntersectionIntegrandSum<I, t_r, t_rC, TF, F, a_r, a_rC, AF>(const BaseType &left, const BaseType &right)

No documentation provided.

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

No documentation provided.

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

No documentation provided.

XT::Common::StorageProvider<BaseType> Dune::GDT::LocalQuaternaryIntersectionIntegrandSum::left_

No documentation provided.

XT::Common::StorageProvider<BaseType> Dune::GDT::LocalQuaternaryIntersectionIntegrandSum::right_

No documentation provided.

int Dune::GDT::LocalQuaternaryIntersectionIntegrandSum::result_in_in_

No documentation provided.

int Dune::GDT::LocalQuaternaryIntersectionIntegrandSum::result_in_out_

No documentation provided.

int Dune::GDT::LocalQuaternaryIntersectionIntegrandSum::result_out_in_

No documentation provided.

int Dune::GDT::LocalQuaternaryIntersectionIntegrandSum::result_out_out_

No documentation provided.

type Dune::GDT::LocalQuaternaryIntersectionIntegrandSum::BaseType

No documentation provided.

type Dune::GDT::LocalQuaternaryIntersectionIntegrandSum::ThisType

No documentation provided.