dune-istl  2.5.1
Dune::LinearOperatorSum< OP1, OP2 > Member List

This is the complete list of members for Dune::LinearOperatorSum< OP1, OP2 >, including all inherited members.

apply(const domain_type &x, range_type &y) constDune::LinearOperatorSum< OP1, OP2 >inlinevirtual
applyscaleadd(field_type alpha, const domain_type &x, range_type &y) constDune::LinearOperatorSum< OP1, OP2 >inlinevirtual
LinearOperator< OP1::domain_type, OP1::range_type >::applyscaleadd(field_type alpha, const OP1::domain_type &x, OP1::range_type &y) const=0Dune::LinearOperator< OP1::domain_type, OP1::range_type >pure virtual
category enum valueDune::LinearOperatorSum< OP1, OP2 >
domain_type typedefDune::LinearOperatorSum< OP1, OP2 >
field_type typedefDune::LinearOperatorSum< OP1, OP2 >
LinearOperatorSum(const OP1 &op1, const OP2 &op2)Dune::LinearOperatorSum< OP1, OP2 >inline
op1_Dune::LinearOperatorSum< OP1, OP2 >protected
op2_Dune::LinearOperatorSum< OP1, OP2 >protected
range_type typedefDune::LinearOperatorSum< OP1, OP2 >
~LinearOperator()Dune::LinearOperator< OP1::domain_type, OP1::range_type >inlinevirtual