|
dune-istl 2.10
|
This is the complete list of members for Dune::LinearOperator< X, Y >, including all inherited members.
| apply(const X &x, Y &y) const =0 | Dune::LinearOperator< X, Y > | pure virtual |
| applyscaleadd(field_type alpha, const X &x, Y &y) const =0 | Dune::LinearOperator< X, Y > | pure virtual |
| category() const =0 | Dune::LinearOperator< X, Y > | pure virtual |
| domain_type typedef | Dune::LinearOperator< X, Y > | |
| field_type typedef | Dune::LinearOperator< X, Y > | |
| range_type typedef | Dune::LinearOperator< X, Y > | |
| ~LinearOperator() | Dune::LinearOperator< X, Y > | inlinevirtual |