| allocate(size_type rows, size_type columns, size_type allocationSize_, bool allocateRows, bool allocate_data) | Dune::BCRSMatrix< B, std::allocator< B > > | inlineprotected |
| allocator_type typedef | Dune::BTDMatrix< B, A > | |
| axpy(field_type alpha, const BCRSMatrix &b) | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| BCRSMatrix() | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| BCRSMatrix(size_type _n, size_type _m, size_type _nnz, BuildMode bm) | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| BCRSMatrix(size_type _n, size_type _m, BuildMode bm) | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| BCRSMatrix(size_type _n, size_type _m, size_type _avg, double _overflowsize, BuildMode bm) | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| BCRSMatrix(const BCRSMatrix &Mat) | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| beforeBegin() | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| beforeBegin() const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| beforeEnd() | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| beforeEnd() const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| begin() | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| begin() const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| block_type typedef | Dune::BTDMatrix< B, A > | |
| BTDMatrix() | Dune::BTDMatrix< B, A > | inline |
| building enum value | Dune::BCRSMatrix< B, std::allocator< B > > | |
| BuildMode enum name | Dune::BCRSMatrix< B, std::allocator< B > > | |
| buildMode() const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| BuildStage enum name | Dune::BCRSMatrix< B, std::allocator< B > > | |
| buildStage() const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| built enum value | Dune::BCRSMatrix< B, std::allocator< B > > | |
| ColIterator typedef | Dune::BCRSMatrix< B, std::allocator< B > > | |
| compress() | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| CompressionStatistics typedef | Dune::BCRSMatrix< B, std::allocator< B > > | |
| const_iterator typedef | Dune::BCRSMatrix< B, std::allocator< B > > | |
| ConstColIterator typedef | Dune::BCRSMatrix< B, std::allocator< B > > | |
| ConstRowIterator typedef | Dune::BCRSMatrix< B, std::allocator< B > > | |
| copyWindowStructure(const BCRSMatrix &Mat) | Dune::BCRSMatrix< B, std::allocator< B > > | inlineprotected |
| createbegin() | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| createend() | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| deallocate(bool deallocateRows=true) | Dune::BCRSMatrix< B, std::allocator< B > > | inlineprotected |
| end() | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| end() const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| entry(size_type row, size_type col) | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| exists(size_type i, size_type j) const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| field_type typedef | Dune::BTDMatrix< B, A > | |
| frobenius_norm() const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| frobenius_norm2() const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| getrowsize(size_type i) const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| implicit enum value | Dune::BCRSMatrix< B, std::allocator< B > > | |
| implicit_allocate(size_type _n, size_type _m) | Dune::BCRSMatrix< B, std::allocator< B > > | inlineprotected |
| BCRSMatrix< B, std::allocator< B > >::incrementrowsize(size_type i, size_type s=1) | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| infinity_norm() const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| infinity_norm_real() const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| iterator typedef | Dune::BCRSMatrix< B, std::allocator< B > > | |
| M() const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| mmhv(const X &x, Y &y) const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| mmtv(const X &x, Y &y) const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| mmv(const X &x, Y &y) const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| mtv(const X &x, Y &y) const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| mv(const X &x, Y &y) const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| N() const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| nonzeroes() const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| notAllocated enum value | Dune::BCRSMatrix< B, std::allocator< B > > | |
| notbuilt enum value | Dune::BCRSMatrix< B, std::allocator< B > > | |
| operator*=(const field_type &k) | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| operator+=(const BCRSMatrix &b) | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| operator-=(const BCRSMatrix &b) | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| operator/=(const field_type &k) | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| operator=(const BTDMatrix &other) | Dune::BTDMatrix< B, A > | inline |
| operator=(const field_type &k) | Dune::BTDMatrix< B, A > | inline |
| BCRSMatrix< B, std::allocator< B > >::operator=(const BCRSMatrix &Mat) | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| operator[](size_type i) | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| operator[](size_type i) const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| random enum value | Dune::BCRSMatrix< B, std::allocator< B > > | |
| row_type typedef | Dune::BCRSMatrix< B, std::allocator< B > > | |
| row_wise enum value | Dune::BCRSMatrix< B, std::allocator< B > > | |
| RowIterator typedef | Dune::BCRSMatrix< B, std::allocator< B > > | |
| rowSizesBuilt enum value | Dune::BCRSMatrix< B, std::allocator< B > > | |
| setBuildMode(BuildMode bm) | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| setColumnPointers(ConstRowIterator row) | Dune::BCRSMatrix< B, std::allocator< B > > | inlineprotected |
| setDataPointers() | Dune::BCRSMatrix< B, std::allocator< B > > | inlineprotected |
| setImplicitBuildModeParameters(size_type _avg, double _overflow) | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| setIndices(size_type row, It begin, It end) | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| setSize(size_type rows, size_type columns, size_type nnz=0) | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| size_type typedef | Dune::BTDMatrix< B, A > | |
| solve(V &x, const V &rhs) const | Dune::BTDMatrix< B, A > | inline |
| umhv(const X &x, Y &y) const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| umtv(const X &x, Y &y) const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| umv(const X &x, Y &y) const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| unknown enum value | Dune::BCRSMatrix< B, std::allocator< B > > | |
| usmhv(const field_type &alpha, const X &x, Y &y) const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| usmtv(const field_type &alpha, const X &x, Y &y) const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| usmv(F &&alpha, const X &x, Y &y) const | Dune::BCRSMatrix< B, std::allocator< B > > | inline |
| ~BCRSMatrix() | Dune::BCRSMatrix< B, std::allocator< B > > | inline |