|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
sum.hh
Go to the documentation of this file.
auto genericTransformTuple(Tuple &&t, Functor &&f) -> decltype(genericTransformTupleBackend(t, f))
constexpr void forEach(Range &&range, F &&f)
constexpr decltype(auto) elementAt(Container &&c, Index &&i)
std::shared_ptr< T > stackobject_to_shared_ptr(T &t)
InstationarySumLocalOperator()
Default-construct an InstationarySumLocalOperator. Expects the operators to be added later through th...
Definition sum.hh:85
InstationarySumLocalOperator(const ArgRefs &lops)
construct a InstationarySumLocalOperator from a tuple of local operators
Definition sum.hh:92
ArgPtrs lops
Definition combinedoperator.hh:35
std::tuple< Args &... > ArgRefs
Definition combinedoperator.hh:33
InstationarySumLocalOperator(Args &&... lops)
construct a InstationarySumLocalOperator from a set of local operators (rvalue reference)
Definition sum.hh:54
InstationarySumLocalOperator(Args &... lops)
construct a InstationarySumLocalOperator from a set of local operators
Definition sum.hh:48
std::tuple< std::shared_ptr< std::remove_reference_t< Args > >... > ArgPtrs
Definition combinedoperator.hh:32
InstationarySumLocalOperator()
Default-construct an InstationarySumLocalOperator. Expects the operators to be added later through th...
Definition sum.hh:43
InstationarySumLocalOperator(ArgPtrs &&lops)
Definition sum.hh:59
STL namespace.
For backward compatibility – Do not use this!
A local operator to take combine different local operators.
Definition combinedoperator.hh:30
A local operator to take the sum of other local operators.
Definition sum.hh:27
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8