_container | Dune::PDELab::simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | protected |
allocate_matrix(shared_ptr< Container > &c, const GO &go, const ElementType &e) | Dune::PDELab::simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inlineprotectedstatic |
attach(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 |
ColIndex typedef | Dune::PDELab::simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | |
ColOrdering 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 > | |
RowOrdering 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(tags::unattached_container=tags::unattached_container()) | Dune::PDELab::simple::SparseMatrixContainer< GFSV, GFSU, C, ET, I > | inlineexplicit |
SparseMatrixContainer(tags::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 |