![]() |
deal.II version 9.7.0
|
Functions | |
| EmptyPayload | operator+ (const EmptyPayload &, const EmptyPayload &) |
| EmptyPayload | operator* (const EmptyPayload &, const EmptyPayload &) |
| template<typename Function, typename Range, typename Domain> | |
| void | apply_with_intermediate_storage (Function function, Range &v, const Domain &u, bool add) |
|
inline |
Operator that returns a payload configured to support the addition of two LinearOperators
Definition at line 1159 of file linear_operator.h.
|
inline |
Operator that returns a payload configured to support the multiplication of two LinearOperators
Definition at line 1169 of file linear_operator.h.
| void internal::LinearOperatorImplementation::apply_with_intermediate_storage | ( | Function | function, |
| Range & | v, | ||
| const Domain & | u, | ||
| bool | add ) |
Definition at line 1204 of file linear_operator.h.