Reference documentation for deal.II version 9.6.1
 
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
internal::BlockLinearOperatorImplementation Namespace Reference

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)
 

Function Documentation

◆ apply_with_intermediate_storage()

template<typename Function1, typename Function2, typename Range, typename Domain>
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.

◆ populate_linear_operator_functions()

template<typename Range, typename Domain, typename BlockPayload>
void internal::BlockLinearOperatorImplementation::populate_linear_operator_functions ( ::BlockLinearOperator< Range, Domain, BlockPayload > & op)
inline

Definition at line 358 of file block_linear_operator.h.