This is the complete list of members for Dune::PDELab::OverlappingOperator< CC, M, X, Y >, including all inherited members.
| apply(const domain_type &x, range_type &y) const override | Dune::PDELab::OverlappingOperator< CC, M, X, Y > | inlinevirtual |
| applyscaleadd(field_type alpha, const domain_type &x, range_type &y) const override | Dune::PDELab::OverlappingOperator< CC, M, X, Y > | inlinevirtual |
| AssembledLinearOperator< M, X, Y >::applyscaleadd(field_type alpha, const X &x, Y &y) const =0 | Dune::AssembledLinearOperator< M, X, Y > | pure virtual |
| category() const override | Dune::PDELab::OverlappingOperator< CC, M, X, Y > | inlinevirtual |
| domain_type typedef | Dune::PDELab::OverlappingOperator< CC, M, X, Y > | |
| field_type typedef | Dune::PDELab::OverlappingOperator< CC, M, X, Y > | |
| getmat() const override | Dune::PDELab::OverlappingOperator< CC, M, X, Y > | inlinevirtual |
| matrix_type typedef | Dune::PDELab::OverlappingOperator< CC, M, X, Y > | |
| OverlappingOperator(const CC &cc_, const M &A) | Dune::PDELab::OverlappingOperator< CC, M, X, Y > | inline |
| range_type typedef | Dune::PDELab::OverlappingOperator< CC, M, X, Y > | |
| ~LinearOperator() | Dune::LinearOperator< class X, class Y > | virtual |