This is the complete list of members for ISTLBCRSMatrix< T, CommType >, including all inherited members.
| BaseMatrix typedef | ISTLBCRSMatrix< T, CommType > | |
| Comm typedef | ISTLBCRSMatrix< T, CommType > | |
| comm() const (defined in ISTLBCRSMatrix< T, CommType >) | ISTLBCRSMatrix< T, CommType > | inline |
| finish() (defined in ISTLBCRSMatrix< T, CommType >) | ISTLBCRSMatrix< T, CommType > | inline |
| init(SparsityPattern const &pattern) | ISTLBCRSMatrix< T, CommType > | inline |
| init() | ISTLBCRSMatrix< T, CommType > | inline |
| insert(size_type r, size_type c, value_type const &value) | ISTLBCRSMatrix< T, CommType > | inline |
| ISTLBCRSMatrix(Comm const &comm, Comm const &) | ISTLBCRSMatrix< T, CommType > | inline |
| matrix() const | ISTLBCRSMatrix< T, CommType > | inline |
| matrix() | ISTLBCRSMatrix< T, CommType > | inline |
| nnz() const | ISTLBCRSMatrix< T, CommType > | inline |
| scatter(Ind const &idx, LocalMat const &mat) (defined in ISTLBCRSMatrix< T, CommType >) | ISTLBCRSMatrix< T, CommType > | inline |
| scatter(RowInd const &rows, ColInd const &cols, LocalMat const &mat) (defined in ISTLBCRSMatrix< T, CommType >) | ISTLBCRSMatrix< T, CommType > | inline |
| size_type typedef | ISTLBCRSMatrix< T, CommType > | |
| value_type typedef | ISTLBCRSMatrix< T, CommType > | |
| zeroRows(RowInd const &rowInd, bool diag) | ISTLBCRSMatrix< T, CommType > | inline |
| zeroRows(RowInd const &rowInd, ColInd const &colInd, bool diag) | ISTLBCRSMatrix< T, CommType > | inline |
| zeroRowsColumns(RowInd const &rowInd, bool diag) (defined in ISTLBCRSMatrix< T, CommType >) | ISTLBCRSMatrix< T, CommType > | inline |
| zeroRowsColumns(RowInd const &rowInd, bool diag, ISTLBlockVector< T > const &x, ISTLBlockVector< T > &b) (defined in ISTLBCRSMatrix< T, CommType >) | ISTLBCRSMatrix< T, CommType > | inline |
| zeroRowsColumns(RowInd const &rowInd, ColInd const &colInd, bool diag) (defined in ISTLBCRSMatrix< T, CommType >) | ISTLBCRSMatrix< T, CommType > | inline |
| zeroRowsColumns(RowInd const &rowInd, ColInd const &colInd, bool diag, ISTLBlockVector< T > const &x, ISTLBlockVector< T > &b) (defined in ISTLBCRSMatrix< T, CommType >) | ISTLBCRSMatrix< T, CommType > | inline |
| zeroRowsColumnsImpl(RowInd const &rowInd, ColInd const &colInd, bool diag, ISTLBlockVector< T > const *x=nullptr, ISTLBlockVector< T > *b=nullptr) | ISTLBCRSMatrix< T, CommType > | inline |