|
Galois
|
#include <ReadGraph.h>
Public Member Functions | |
| ReadGraphConstructFrom (GraphTy &g, FileGraph &_f) | |
| ReadGraphConstructFrom (GraphTy &g, FileGraph &_f, bool _readUnweighted) | |
| void | operator() (unsigned tid, unsigned total) |
Public Attributes | |
| GraphTy & | graph |
| FileGraph & | f |
| bool | readUnweighted = false |
|
inline |
|
inline |
|
inline |
| FileGraph& galois::graphs::ReadGraphConstructFrom< GraphTy >::f |
| GraphTy& galois::graphs::ReadGraphConstructFrom< GraphTy >::graph |
| bool galois::graphs::ReadGraphConstructFrom< GraphTy >::readUnweighted = false |