|
dune-istl 2.10
|
This is the complete list of members for Dune::MatrixAdapter< M, X, Y >, including all inherited members.
| apply(const X &x, Y &y) const override | Dune::MatrixAdapter< M, X, Y > | inlinevirtual |
| applyscaleadd(field_type alpha, const X &x, Y &y) const override | Dune::MatrixAdapter< M, X, Y > | inlinevirtual |
| category() const override | Dune::MatrixAdapter< M, X, Y > | inlinevirtual |
| domain_type typedef | Dune::MatrixAdapter< M, X, Y > | |
| field_type typedef | Dune::MatrixAdapter< M, X, Y > | |
| getmat() const override | Dune::MatrixAdapter< M, X, Y > | inlinevirtual |
| matrix_type typedef | Dune::MatrixAdapter< M, X, Y > | |
| MatrixAdapter(const M &A) | Dune::MatrixAdapter< M, X, Y > | inlineexplicit |
| MatrixAdapter(std::shared_ptr< const M > A) | Dune::MatrixAdapter< M, X, Y > | inlineexplicit |
| range_type typedef | Dune::MatrixAdapter< M, X, Y > | |
| ~LinearOperator() | Dune::LinearOperator< X, Y > | inlinevirtual |