Class template Dune::GDT::LocalUnaryIntersectionIntegrandSum¶
-
template<class I, size_t r, size_t rC, class R, class F>
class Dune::GDT::LocalUnaryIntersectionIntegrandSum¶ Local unary intersection integrand representing the sum of two unary intersection integrands.
-
int Dune::GDT::LocalUnaryIntersectionIntegrandSum::copy_as_unary_intersection_integrand() const final¶
No documentation provided.
-
void Dune::GDT::LocalUnaryIntersectionIntegrandSum::post_bind(const IntersectionType &intrsctn) final¶
No documentation provided.
-
bool Dune::GDT::LocalUnaryIntersectionIntegrandSum::inside() const final¶
No documentation provided.
-
int Dune::GDT::LocalUnaryIntersectionIntegrandSum::order(const LocalTestBasisType &basis, const XT::Common::Parameter ¶m =
<recovery-expr>({})) const final¶ No documentation provided.
-
void Dune::GDT::LocalUnaryIntersectionIntegrandSum::evaluate(const LocalTestBasisType &basis, const DomainType &point_in_reference_intersection, int &result, const XT::Common::Parameter ¶m =
<recovery-expr>({})) const final¶ No documentation provided.
-
template<>
Dune::GDT::LocalUnaryIntersectionIntegrandSum::LocalUnaryIntersectionIntegrandSum<I, r, rC, R, F>(const BaseType &left, const BaseType &right)¶ No documentation provided.
-
template<>
Dune::GDT::LocalUnaryIntersectionIntegrandSum::LocalUnaryIntersectionIntegrandSum<I, r, rC, R, F>(const ThisType &other)¶ No documentation provided.
-
template<>
Dune::GDT::LocalUnaryIntersectionIntegrandSum::LocalUnaryIntersectionIntegrandSum<I, r, rC, R, F>(ThisType &&source) noexcept = default¶ No documentation provided.
-
XT::Common::StorageProvider<BaseType> Dune::GDT::LocalUnaryIntersectionIntegrandSum::left_¶
No documentation provided.
-
XT::Common::StorageProvider<BaseType> Dune::GDT::LocalUnaryIntersectionIntegrandSum::right_¶
No documentation provided.
-
int Dune::GDT::LocalUnaryIntersectionIntegrandSum::right_result_¶
No documentation provided.
-
type Dune::GDT::LocalUnaryIntersectionIntegrandSum::ThisType¶
No documentation provided.
-
type Dune::GDT::LocalUnaryIntersectionIntegrandSum::BaseType¶
No documentation provided.