Class template Dune::GDT::LocalIntersectionNormalComponentProductIntegrand¶
Inherits from Dune::GDT::LocalBinaryIntersectionIntegrandInterface.
-
template<class I, size_t r = 1, class TR = double, class F = double, class AR = TR>
class Dune::GDT::LocalIntersectionNormalComponentProductIntegrand : public LocalBinaryIntersectionIntegrandInterface<I, r, 1, TR, F, r, 1, AR>¶ Given an inducing vector-valued function f, computes
(f * n) * phi * psifor all combinations of phi and psi in the bases.Note
Note that f can also be given as a scalar value or omitted.
-
int Dune::GDT::LocalIntersectionNormalComponentProductIntegrand::copy_as_binary_intersection_integrand() const final override¶
No documentation provided.
-
void Dune::GDT::LocalIntersectionNormalComponentProductIntegrand::post_bind(const IntersectionType &intersct) final override¶
No documentation provided.
-
bool Dune::GDT::LocalIntersectionNormalComponentProductIntegrand::inside() const final override¶
No documentation provided.
-
int Dune::GDT::LocalIntersectionNormalComponentProductIntegrand::order(const LocalTestBasisType &test_basis, const LocalAnsatzBasisType &ansatz_basis, const XT::Common::Parameter ¶m =
<recovery-expr>({})) const final override¶ No documentation provided.
-
void Dune::GDT::LocalIntersectionNormalComponentProductIntegrand::evaluate(const LocalTestBasisType &test_basis, const LocalAnsatzBasisType &ansatz_basis, const DomainType &point_in_reference_intersection, int &result, const XT::Common::Parameter ¶m =
<recovery-expr>({})) const final override¶ No documentation provided.
-
template<>
Dune::GDT::LocalIntersectionNormalComponentProductIntegrand::LocalIntersectionNormalComponentProductIntegrand<I, r, TR, F, AR>(XT::Functions::GridFunction<E, d, 1, F> weight, const bool use_inside_bases = true, const std::string &logging_prefix =<recovery-expr>(""), const std::array<bool, 3> &logging_state =<recovery-expr>())¶ No documentation provided.
-
template<>
Dune::GDT::LocalIntersectionNormalComponentProductIntegrand::LocalIntersectionNormalComponentProductIntegrand<I, r, TR, F, AR>(const ThisType &other)¶ No documentation provided.
-
template<>
Dune::GDT::LocalIntersectionNormalComponentProductIntegrand::LocalIntersectionNormalComponentProductIntegrand<I, r, TR, F, AR>(ThisType &&source) noexcept = default¶ No documentation provided.
-
const int Dune::GDT::LocalIntersectionNormalComponentProductIntegrand::weight_¶
No documentation provided.
-
int Dune::GDT::LocalIntersectionNormalComponentProductIntegrand::local_weight_¶
No documentation provided.
-
const bool Dune::GDT::LocalIntersectionNormalComponentProductIntegrand::inside_¶
No documentation provided.
-
int Dune::GDT::LocalIntersectionNormalComponentProductIntegrand::test_basis_values_¶
No documentation provided.
-
int Dune::GDT::LocalIntersectionNormalComponentProductIntegrand::ansatz_basis_values_¶
No documentation provided.
-
type Dune::GDT::LocalIntersectionNormalComponentProductIntegrand::ThisType¶
No documentation provided.
-
type Dune::GDT::LocalIntersectionNormalComponentProductIntegrand::BaseType¶
No documentation provided.
-
type Dune::GDT::LocalIntersectionNormalComponentProductIntegrand::GridFunctionType¶
No documentation provided.