Class template Dune::GDT::LocalElementAbsIntegrand¶
Inherits from Dune::GDT::LocalUnaryElementIntegrandInterface.
-
template<class E, size_t r = 1, size_t rC = 1, class R = double, class F = double>
class Dune::GDT::LocalElementAbsIntegrand<E, r, rC, R, F> : public LocalUnaryElementIntegrandInterface<E, r, rC, R, F>¶ Local unary element integrand evaluating the Euclidean (two-)norm of each test basis function.
Method Dune::GDT::LocalElementAbsIntegrand::copy_as_unary_element_integrand¶
Method Dune::GDT::LocalElementAbsIntegrand::order¶
Method Dune::GDT::LocalElementAbsIntegrand::evaluate¶
-
template<class E, size_t r = 1, size_t rC = 1, class R = double, class F = double>
void Dune::GDT::LocalElementAbsIntegrand<E, r, rC, R, F>::evaluate(const LocalTestBasisType &basis, const DomainType &point_in_reference_element, int &result, const XT::Common::Parameter ¶m) const¶ No documentation provided.
Constructor Dune::GDT::LocalElementAbsIntegrand::LocalElementAbsIntegrand<E, r, rC, R, F>¶
-
template<>
template<class E, size_t r = 1, size_t rC = 1, class R = double, class F = double>
explicit Dune::GDT::LocalElementAbsIntegrand<E, r, rC, R, F>::LocalElementAbsIntegrand<E, r, rC, R, F>(const std::string &logging_prefix, const std::array<bool, 3> &logging_state = XT::Common::default_logger_state())¶ No documentation provided.
Constructor Dune::GDT::LocalElementAbsIntegrand::LocalElementAbsIntegrand<E, r, rC, R, F>¶
Field Dune::GDT::LocalElementAbsIntegrand::basis_values_¶
-
int Dune::GDT::LocalElementAbsIntegrand::basis_values_¶
No documentation provided.
Type alias Dune::GDT::LocalElementAbsIntegrand::ThisType¶
-
type Dune::GDT::LocalElementAbsIntegrand::ThisType¶
No documentation provided.
Type alias Dune::GDT::LocalElementAbsIntegrand::BaseType¶
-
type Dune::GDT::LocalElementAbsIntegrand::BaseType¶
No documentation provided.