Class template Dune::GDT::LocalIntersectionRestrictedIntegralFunctional¶
Inherits from Dune::GDT::LocalIntersectionFunctionalInterface.
-
template<class I, size_t r = 1, size_t rC = 1, class R = double, class F = R>
class Dune::GDT::LocalIntersectionRestrictedIntegralFunctional<I, r, rC, R, F> : public LocalIntersectionFunctionalInterface<I, r, rC, R, F>¶ Local intersection functional given by the quadrature of a local unary intersection integrand, restricted to the quadrature points accepted by a user-provided filter.
Method Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::copy¶
Method Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::inside¶
Method Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::apply¶
-
template<class I, size_t r = 1, size_t rC = 1, class R = double, class F = R>
void Dune::GDT::LocalIntersectionRestrictedIntegralFunctional<I, r, rC, R, F>::apply(const IntersectionType &intersection, const LocalBasisType &test_basis, int &result, const XT::Common::Parameter ¶m) const final override¶ No documentation provided.
Constructor Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::LocalIntersectionRestrictedIntegralFunctional<I, r, rC, R, F>¶
-
template<>
template<class I, size_t r = 1, size_t rC = 1, class R = double, class F = R>
Dune::GDT::LocalIntersectionRestrictedIntegralFunctional<I, r, rC, R, F>::LocalIntersectionRestrictedIntegralFunctional<I, r, rC, R, F>(FilterType filter, const int &integrand, const int over_integrate = 0)¶ No documentation provided.
Constructor Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::LocalIntersectionRestrictedIntegralFunctional<I, r, rC, R, F>¶
Constructor Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::LocalIntersectionRestrictedIntegralFunctional<I, r, rC, R, F>¶
Field Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::filter_¶
-
const FilterType Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::filter_¶
No documentation provided.
Field Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::integrand_¶
-
int Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::integrand_¶
No documentation provided.
Field Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::over_integrate_¶
-
const int Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::over_integrate_¶
No documentation provided.
Field Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::integrand_values_¶
-
int Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::integrand_values_¶
No documentation provided.
Type alias Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::ThisType¶
-
type Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::ThisType¶
No documentation provided.
Type alias Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::BaseType¶
-
type Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::BaseType¶
No documentation provided.
Type alias Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::FilterType¶
-
type Dune::GDT::LocalIntersectionRestrictedIntegralFunctional::FilterType¶
No documentation provided.