| AddEntries(const IndexType RowIndex, const TContainerType &rColIndices) | Kratos::SparseGraph< TIndexType > | inline |
| AddEntries(const IndexType RowIndex, const TIteratorType &rColBegin, const TIteratorType &rColEnd) | Kratos::SparseGraph< TIndexType > | inline |
| AddEntries(const TContainerType &rIndices) | Kratos::SparseGraph< TIndexType > | inline |
| AddEntries(const TContainerType &rRowIndices, const TContainerType &rColIndices) | Kratos::SparseGraph< TIndexType > | inline |
| AddEntries(SparseGraph &rOtherGraph) | Kratos::SparseGraph< TIndexType > | inline |
| AddEntry(const IndexType RowIndex, const IndexType ColIndex) | Kratos::SparseGraph< TIndexType > | inline |
| AddFromSingleVectorRepresentation(const std::vector< IndexType > &rSingleVectorRepresentation) | Kratos::SparseGraph< TIndexType > | inline |
| begin() const | Kratos::SparseGraph< TIndexType > | inline |
| Clear() | Kratos::SparseGraph< TIndexType > | inline |
| const_row_iterator typedef | Kratos::SparseGraph< TIndexType > | |
| end() const | Kratos::SparseGraph< TIndexType > | inline |
| ExportCSRArrays(TVectorType &rRowIndices, TVectorType &rColIndices) const | Kratos::SparseGraph< TIndexType > | inline |
| ExportCSRArrays(Kratos::span< IndexType > &rRowIndices, Kratos::span< IndexType > &rColIndices) const =delete | Kratos::SparseGraph< TIndexType > | |
| ExportCSRArrays(IndexType *&pRowIndicesData, IndexType &rRowDataSize, IndexType *&pColIndicesData, IndexType &rColDataSize) const | Kratos::SparseGraph< TIndexType > | inline |
| ExportSingleVectorRepresentation() const | Kratos::SparseGraph< TIndexType > | inline |
| Finalize() | Kratos::SparseGraph< TIndexType > | inline |
| GetComm() const | Kratos::SparseGraph< TIndexType > | inline |
| GetGraph() const | Kratos::SparseGraph< TIndexType > | inline |
| GraphType typedef | Kratos::SparseGraph< TIndexType > | |
| Has(const IndexType I, const IndexType J) const | Kratos::SparseGraph< TIndexType > | inline |
| IndexType typedef | Kratos::SparseGraph< TIndexType > | |
| Info() const | Kratos::SparseGraph< TIndexType > | inline |
| IsEmpty() const | Kratos::SparseGraph< TIndexType > | inline |
| KRATOS_CLASS_POINTER_DEFINITION(SparseGraph) | Kratos::SparseGraph< TIndexType > | |
| operator[](const IndexType &Key) const | Kratos::SparseGraph< TIndexType > | inline |
| pGetComm() const | Kratos::SparseGraph< TIndexType > | inline |
| PrintData(std::ostream &rOStream) const | Kratos::SparseGraph< TIndexType > | inline |
| PrintInfo(std::ostream &rOStream) const | Kratos::SparseGraph< TIndexType > | inline |
| Serializer class | Kratos::SparseGraph< TIndexType > | friend |
| Size() const | Kratos::SparseGraph< TIndexType > | inline |
| SparseGraph(IndexType N) | Kratos::SparseGraph< TIndexType > | inline |
| SparseGraph() | Kratos::SparseGraph< TIndexType > | inline |
| SparseGraph(DataCommunicator &rComm) | Kratos::SparseGraph< TIndexType > | inline |
| SparseGraph(const SparseGraph &rOther) | Kratos::SparseGraph< TIndexType > | inline |
| SparseGraph(const std::vector< IndexType > &rSingleVectorRepresentation) | Kratos::SparseGraph< TIndexType > | inline |
| ~SparseGraph() | Kratos::SparseGraph< TIndexType > | inline |