|
Galois
|
#include <ReadGraph.h>
Public Member Functions | |
| ReadGraphConstructEdgesFrom (GraphTy &g, FileGraph &_f, Aux &a) | |
| void | operator() (unsigned tid, unsigned total) |
Public Attributes | |
| GraphTy & | graph |
| FileGraph & | f |
| Aux & | aux |
|
inline |
|
inline |
| Aux& galois::graphs::ReadGraphConstructEdgesFrom< GraphTy, Aux >::aux |
| FileGraph& galois::graphs::ReadGraphConstructEdgesFrom< GraphTy, Aux >::f |
| GraphTy& galois::graphs::ReadGraphConstructEdgesFrom< GraphTy, Aux >::graph |