| _container | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | protected |
| allocate_matrix(std::shared_ptr< Container > &c, const GO &go, const ElementType &e) | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inlineprotectedstatic |
| attach(std::shared_ptr< Container > container) | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| attached() const | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| base() const | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| base() | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| clear_row(const RowIndex &ri, const ElementType &diagonal_entry) | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| clear_row_block(const RowIndex &ri, const ElementType &diagonal_entry) | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| ColIndex typedef | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | |
| ConstLocalView typedef | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | |
| Container typedef | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | |
| detach() | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| ElementType typedef | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | |
| field_type typedef | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | |
| finalize() | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| flush() | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| index_type typedef | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | |
| LocalView typedef | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | |
| M() const | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| mv(const V &x, V &y) const | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| N() const | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| operator()(const RowIndex &ri, const ColIndex &ci) | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| operator()(const RowIndex &ri, const ColIndex &ci) const | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| operator*=(const ElementType &e) | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| operator=(const SparseMatrixContainer &rhs) | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| operator=(const ElementType &e) | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| Pattern typedef | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | |
| RowIndex typedef | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | |
| size_type typedef | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | |
| sparse_inner_product(std::size_t row, const V &x) const | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inlineprotected |
| SparseMatrixContainer(const GO &go) | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| SparseMatrixContainer(const GO &go, const ElementType &e) | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| SparseMatrixContainer(Backend::unattached_container=Backend::unattached_container()) | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inlineexplicit |
| SparseMatrixContainer(Backend::attached_container) | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inlineexplicit |
| SparseMatrixContainer(const SparseMatrixContainer &rhs) | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| storage() const | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |
| TestGridFunctionSpace typedef | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | |
| TrialGridFunctionSpace typedef | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | |
| usmv(const ElementType alpha, const V &x, V &y) const | Dune::PDELab::Simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inline |