Class template Dune::GDT::LocalUnaryIntersectionIntegrandSum¶
Inherits from Dune::GDT::LocalUnaryIntersectionIntegrandInterface.
-
template<class I, size_t r, size_t rC, class R, class F>
class Dune::GDT::LocalUnaryIntersectionIntegrandSum<I, r, rC, R, F> : public LocalUnaryIntersectionIntegrandInterface<I, r, rC, R, F>¶ Local unary intersection integrand representing the sum of two unary intersection integrands.
Method Dune::GDT::LocalUnaryIntersectionIntegrandSum::copy_as_unary_intersection_integrand¶
Method Dune::GDT::LocalUnaryIntersectionIntegrandSum::post_bind¶
Method Dune::GDT::LocalUnaryIntersectionIntegrandSum::inside¶
Method Dune::GDT::LocalUnaryIntersectionIntegrandSum::order¶
Method Dune::GDT::LocalUnaryIntersectionIntegrandSum::evaluate¶
-
template<class I, size_t r, size_t rC, class R, class F>
void Dune::GDT::LocalUnaryIntersectionIntegrandSum<I, r, rC, R, F>::evaluate(const LocalTestBasisType &basis, const DomainType &point_in_reference_intersection, int &result, const XT::Common::Parameter ¶m) const final¶ No documentation provided.
Constructor Dune::GDT::LocalUnaryIntersectionIntegrandSum::LocalUnaryIntersectionIntegrandSum<I, r, rC, R, F>¶
Constructor Dune::GDT::LocalUnaryIntersectionIntegrandSum::LocalUnaryIntersectionIntegrandSum<I, r, rC, R, F>¶
Constructor Dune::GDT::LocalUnaryIntersectionIntegrandSum::LocalUnaryIntersectionIntegrandSum<I, r, rC, R, F>¶
Field Dune::GDT::LocalUnaryIntersectionIntegrandSum::left_¶
-
XT::Common::StorageProvider<BaseType> Dune::GDT::LocalUnaryIntersectionIntegrandSum::left_¶
No documentation provided.
Field Dune::GDT::LocalUnaryIntersectionIntegrandSum::right_¶
-
XT::Common::StorageProvider<BaseType> Dune::GDT::LocalUnaryIntersectionIntegrandSum::right_¶
No documentation provided.
Field Dune::GDT::LocalUnaryIntersectionIntegrandSum::right_result_¶
-
int Dune::GDT::LocalUnaryIntersectionIntegrandSum::right_result_¶
No documentation provided.
Type alias Dune::GDT::LocalUnaryIntersectionIntegrandSum::ThisType¶
-
type Dune::GDT::LocalUnaryIntersectionIntegrandSum::ThisType¶
No documentation provided.
Type alias Dune::GDT::LocalUnaryIntersectionIntegrandSum::BaseType¶
-
type Dune::GDT::LocalUnaryIntersectionIntegrandSum::BaseType¶
No documentation provided.