Class template Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm¶
Inherits from Dune::GDT::LocalIntersectionBilinearFormInterface.
-
template<class I, size_t t_r = 1, size_t t_rC = 1, class TR = double, class F = double, size_t a_r = t_r, size_t a_rC = t_rC, class AR = TR>
class Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm<I, t_r, t_rC, TR, F, a_r, a_rC, AR> : public LocalIntersectionBilinearFormInterface<I, t_r, t_rC, TR, F, a_r, a_rC, AR>¶ For an explanation of the template arguments
See also:
LocalIntersectionBilinearFormInterface
Method Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::copy¶
Method Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::inside¶
Method Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::apply2¶
-
template<class I, size_t t_r = 1, size_t t_rC = 1, class TR = double, class F = double, size_t a_r = t_r, size_t a_rC = t_rC, class AR = TR>
void Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm<I, t_r, t_rC, TR, F, a_r, a_rC, AR>::apply2(const IntersectionType &intersection, const LocalTestBasisType &test_basis, const LocalAnsatzBasisType &ansatz_basis, DynamicMatrix<F> &result, const XT::Common::Parameter ¶m) const final override¶ No documentation provided.
Constructor Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::LocalIntersectionRestrictedIntegralBilinearForm<I, t_r, t_rC, TR, F, a_r, a_rC, AR>¶
-
template<>
template<class I, size_t t_r = 1, size_t t_rC = 1, class TR = double, class F = double, size_t a_r = t_r, size_t a_rC = t_rC, class AR = TR>
Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm<I, t_r, t_rC, TR, F, a_r, a_rC, AR>::LocalIntersectionRestrictedIntegralBilinearForm<I, t_r, t_rC, TR, F, a_r, a_rC, AR>(FilterType filter, const IntegrandType &integrand, const int over_integrate = 0)¶ No documentation provided.
Constructor Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::LocalIntersectionRestrictedIntegralBilinearForm<I, t_r, t_rC, TR, F, a_r, a_rC, AR>¶
-
template<>
template<class I, size_t t_r = 1, size_t t_rC = 1, class TR = double, class F = double, size_t a_r = t_r, size_t a_rC = t_rC, class AR = TR>
Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm<I, t_r, t_rC, TR, F, a_r, a_rC, AR>::LocalIntersectionRestrictedIntegralBilinearForm<I, t_r, t_rC, TR, F, a_r, a_rC, AR>(const ThisType &other)¶ No documentation provided.
Constructor Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::LocalIntersectionRestrictedIntegralBilinearForm<I, t_r, t_rC, TR, F, a_r, a_rC, AR>¶
-
template<>
template<class I, size_t t_r = 1, size_t t_rC = 1, class TR = double, class F = double, size_t a_r = t_r, size_t a_rC = t_rC, class AR = TR>
Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm<I, t_r, t_rC, TR, F, a_r, a_rC, AR>::LocalIntersectionRestrictedIntegralBilinearForm<I, t_r, t_rC, TR, F, a_r, a_rC, AR>(ThisType &&source) noexcept = default¶ No documentation provided.
Field Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::filter_¶
-
const FilterType Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::filter_¶
No documentation provided.
Field Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::integrand_¶
-
int Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::integrand_¶
No documentation provided.
Field Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::over_integrate_¶
-
const int Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::over_integrate_¶
No documentation provided.
Field Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::integrand_values_¶
-
DynamicMatrix<F> Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::integrand_values_¶
No documentation provided.
Type alias Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::ThisType¶
-
type Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::ThisType¶
No documentation provided.
Type alias Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::BaseType¶
-
type Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::BaseType¶
No documentation provided.
Type alias Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::IntegrandType¶
-
type Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::IntegrandType¶
No documentation provided.
Type alias Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::FilterType¶
-
type Dune::GDT::LocalIntersectionRestrictedIntegralBilinearForm::FilterType¶
No documentation provided.