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