allNodesRange() const | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
allNodesWithEdgesRange() const | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
beginMaster | galois::graphs::DistGraph< NodeTy, EdgeTy > | protected |
cartesianGrid() const | galois::graphs::DistGraph< NodeTy, EdgeTy > | inlinevirtual |
computeMasters(MASTERS_DISTRIBUTION masters_distribution, galois::graphs::OfflineGraph &g, const std::vector< unsigned > &scalefactor, uint32_t nodeWeight=0, uint32_t edgeWeight=0, unsigned DecomposeFactor=1) | galois::graphs::DistGraph< NodeTy, EdgeTy > | inlineprotected |
const_iterator typedef | galois::graphs::DistGraph< NodeTy, EdgeTy > | |
deallocate() | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
determineThreadRanges() | galois::graphs::DistGraph< NodeTy, EdgeTy > | inlineprotected |
determineThreadRangesMaster() | galois::graphs::DistGraph< NodeTy, EdgeTy > | inlineprotected |
determineThreadRangesWithEdges() | galois::graphs::DistGraph< NodeTy, EdgeTy > | inlineprotected |
DistGraph(unsigned host, unsigned numHosts) | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
edge_begin(GraphNode N) | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
edge_end(GraphNode N) | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
edge_iterator typedef | galois::graphs::DistGraph< NodeTy, EdgeTy > | |
edges(GraphNode N) | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
edgesEqualMasters() | galois::graphs::DistGraph< NodeTy, EdgeTy > | inlineprotected |
EdgeType typedef | galois::graphs::DistGraph< NodeTy, EdgeTy > | |
evilPhasePlus1() | galois::graphs::DistGraph< NodeTy, EdgeTy > | inlineprotected |
G2L(uint64_t gid) const | galois::graphs::DistGraph< NodeTy, EdgeTy > | inlineprotected |
getData(GraphNode N, galois::MethodFlag mflag=galois::MethodFlag::UNPROTECTED) | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
getEdgeData(edge_iterator ni, galois::MethodFlag mflag=galois::MethodFlag::UNPROTECTED) | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
getEdgeDst(edge_iterator ni) | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
getGID(const uint32_t nodeID) const | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
getHostID(uint64_t) const =0 | galois::graphs::DistGraph< NodeTy, EdgeTy > | pure virtual |
getLID(const uint64_t nodeID) const | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
getMirrorNodes() | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
getMirrorRanges() const | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
getNumNodesWithEdges() const | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
gid2host | galois::graphs::DistGraph< NodeTy, EdgeTy > | protected |
globalSize() const | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
globalSizeEdges() const | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
globalToLocalMap | galois::graphs::DistGraph< NodeTy, EdgeTy > | protected |
graph | galois::graphs::DistGraph< NodeTy, EdgeTy > | protected |
GraphNode typedef | galois::graphs::DistGraph< NodeTy, EdgeTy > | |
id | galois::graphs::DistGraph< NodeTy, EdgeTy > | protected |
increment_evilPhase() | galois::graphs::DistGraph< NodeTy, EdgeTy > | inlineprotected |
initializeSpecificRanges() | galois::graphs::DistGraph< NodeTy, EdgeTy > | inlineprotected |
is_vertex_cut() const =0 | galois::graphs::DistGraph< NodeTy, EdgeTy > | pure virtual |
isLocal(uint64_t) const =0 | galois::graphs::DistGraph< NodeTy, EdgeTy > | pure virtual |
isOwned(uint64_t) const =0 | galois::graphs::DistGraph< NodeTy, EdgeTy > | pure virtual |
isTransposed() | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
iterator typedef | galois::graphs::DistGraph< NodeTy, EdgeTy > | |
L2G(uint32_t lid) const | galois::graphs::DistGraph< NodeTy, EdgeTy > | inlineprotected |
localToGlobalVector | galois::graphs::DistGraph< NodeTy, EdgeTy > | protected |
masterNodesRange() const | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
mirrorNodes | galois::graphs::DistGraph< NodeTy, EdgeTy > | protected |
numEdges | galois::graphs::DistGraph< NodeTy, EdgeTy > | protected |
numGlobalEdges | galois::graphs::DistGraph< NodeTy, EdgeTy > | protected |
numGlobalNodes | galois::graphs::DistGraph< NodeTy, EdgeTy > | protected |
numHosts | galois::graphs::DistGraph< NodeTy, EdgeTy > | protected |
numMasters() const | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
numNodes | galois::graphs::DistGraph< NodeTy, EdgeTy > | protected |
numNodesWithEdges | galois::graphs::DistGraph< NodeTy, EdgeTy > | protected |
numOwned | galois::graphs::DistGraph< NodeTy, EdgeTy > | protected |
read_local_graph_from_file(std::string) | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
readersFromFile(galois::graphs::OfflineGraph &g, std::string filename) | galois::graphs::DistGraph< NodeTy, EdgeTy > | inlineprotected |
save_local_graph_to_file(std::string) | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
size() const | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
sizeEdges() const | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
sortEdgesByDestination() | galois::graphs::DistGraph< NodeTy, EdgeTy > | inline |
transposed | galois::graphs::DistGraph< NodeTy, EdgeTy > | protected |