|
dune-istl
2.5.0
|
This is the complete list of members for Dune::LinearOperatorSum< OP1, OP2 >, including all inherited members.
| apply(const domain_type &x, range_type &y) const | Dune::LinearOperatorSum< OP1, OP2 > | inlinevirtual |
| applyscaleadd(field_type alpha, const domain_type &x, range_type &y) const | Dune::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=0 | Dune::LinearOperator< OP1::domain_type, OP1::range_type > | pure virtual |
| category enum value | Dune::LinearOperatorSum< OP1, OP2 > | |
| domain_type typedef | Dune::LinearOperatorSum< OP1, OP2 > | |
| field_type typedef | Dune::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 typedef | Dune::LinearOperatorSum< OP1, OP2 > | |
| ~LinearOperator() | Dune::LinearOperator< OP1::domain_type, OP1::range_type > | inlinevirtual |
1.8.12