This is the complete list of members for Kaskade::NumaCRSPatternCreator< Index >, including all inherited members.
addAllElements() | Kaskade::NumaCRSPatternCreator< Index > | inline |
addDenseBlock(Index fromRow, Index toRow, Index fromCol, Index toCol) | Kaskade::NumaCRSPatternCreator< Index > | inline |
addDiagonal() | Kaskade::NumaCRSPatternCreator< Index > | inline |
addElement(Index row, Index col) | Kaskade::NumaCRSPatternCreator< Index > | inline |
addElements(IterRow const fromRow, IterRow const toRow, IterCol const fromCol, IterCol const toCol, bool colIsSorted=false) | Kaskade::NumaCRSPatternCreator< Index > | inline |
addElements(RowRangeSequence const &rrs, ColRangeSequence const &crs, bool colsAreSorted=false) | Kaskade::NumaCRSPatternCreator< Index > | inline |
balance() | Kaskade::NumaCRSPatternCreator< Index > | |
cols() const | Kaskade::NumaCRSPatternCreator< Index > | inline |
creator(int node) const | Kaskade::NumaCRSPatternCreator< Index > | inline |
isSymmetric() const | Kaskade::NumaCRSPatternCreator< Index > | inline |
nodes() const | Kaskade::NumaCRSPatternCreator< Index > | inline |
nonzeroes() const | Kaskade::NumaCRSPatternCreator< Index > | inline |
NumaCRSPatternCreator(Index rows_, Index cols, bool symmetric=false, int nnzPerRow=0) | Kaskade::NumaCRSPatternCreator< Index > | inline |
~NumaCRSPatternCreator() | Kaskade::NumaCRSPatternCreator< Index > | inline |