Class template Dune::GDT::LocalElementFunctionalAccumulator¶
Inherits from Dune::XT::Grid::ElementFunctor.
-
template<class GridView, size_t r = 1, size_t rC = 1, class R = double, class F = double>
class Dune::GDT::LocalElementFunctionalAccumulator<GridView, r, rC, R, F> : public XT::Grid::ElementFunctor<GridView>¶ Note
See also LocalElementFunctionalInterface for a description of some of the template arguments.
See also:
make_local_element_functional_accumulator,LocalElementFunctionalInterface,LocalizableFunctionalBase
Method Dune::GDT::LocalElementFunctionalAccumulator::copy¶
Method Dune::GDT::LocalElementFunctionalAccumulator::apply_local¶
Method Dune::GDT::LocalElementFunctionalAccumulator::finalize¶
Method Dune::GDT::LocalElementFunctionalAccumulator::result¶
Method Dune::GDT::LocalElementFunctionalAccumulator::set_result¶
Constructor Dune::GDT::LocalElementFunctionalAccumulator::LocalElementFunctionalAccumulator<GridView, r, rC, R, F>¶
-
template<>
template<class GridView, size_t r = 1, size_t rC = 1, class R = double, class F = double>
Dune::GDT::LocalElementFunctionalAccumulator<GridView, r, rC, R, F>::LocalElementFunctionalAccumulator<GridView, r, rC, R, F>(const int &local_functional, const int &source, const XT::Common::Parameter ¶m)¶ No documentation provided.
Constructor Dune::GDT::LocalElementFunctionalAccumulator::LocalElementFunctionalAccumulator<GridView, r, rC, R, F>¶
Constructor Dune::GDT::LocalElementFunctionalAccumulator::LocalElementFunctionalAccumulator<GridView, r, rC, R, F>¶
Field Dune::GDT::LocalElementFunctionalAccumulator::local_functional_¶
-
const int Dune::GDT::LocalElementFunctionalAccumulator::local_functional_¶
No documentation provided.
Field Dune::GDT::LocalElementFunctionalAccumulator::source_¶
-
const int Dune::GDT::LocalElementFunctionalAccumulator::source_¶
No documentation provided.
Field Dune::GDT::LocalElementFunctionalAccumulator::result_¶
-
ResultType Dune::GDT::LocalElementFunctionalAccumulator::result_¶
No documentation provided.
Field Dune::GDT::LocalElementFunctionalAccumulator::param_¶
-
const XT::Common::Parameter Dune::GDT::LocalElementFunctionalAccumulator::param_¶
No documentation provided.
Field Dune::GDT::LocalElementFunctionalAccumulator::local_source_¶
-
int Dune::GDT::LocalElementFunctionalAccumulator::local_source_¶
No documentation provided.
Field Dune::GDT::LocalElementFunctionalAccumulator::functional_value_¶
-
int Dune::GDT::LocalElementFunctionalAccumulator::functional_value_¶
No documentation provided.
Type alias Dune::GDT::LocalElementFunctionalAccumulator::ThisType¶
-
type Dune::GDT::LocalElementFunctionalAccumulator::ThisType¶
No documentation provided.
Type alias Dune::GDT::LocalElementFunctionalAccumulator::BaseType¶
-
type Dune::GDT::LocalElementFunctionalAccumulator::BaseType¶
No documentation provided.
Type alias Dune::GDT::LocalElementFunctionalAccumulator::ResultType¶
-
type Dune::GDT::LocalElementFunctionalAccumulator::ResultType¶
No documentation provided.