![]() |
deal.II version 9.7.0
|
Classes | |
| class | EmptyBlockPayload |
Functions | |
| template<typename Function1, typename Function2, typename Range, typename Domain> | |
| void | apply_with_intermediate_storage (const Function1 &first_op, const Function2 &loop_op, Range &v, const Domain &u, bool add) |
| template<typename Range, typename Domain, typename BlockPayload> | |
| void | populate_linear_operator_functions (::BlockLinearOperator< Range, Domain, BlockPayload > &op) |
| void internal::BlockLinearOperatorImplementation::apply_with_intermediate_storage | ( | const Function1 & | first_op, |
| const Function2 & | loop_op, | ||
| Range & | v, | ||
| const Domain & | u, | ||
| bool | add ) |
Definition at line 327 of file block_linear_operator.h.
|
inline |
Definition at line 358 of file block_linear_operator.h.