Galois
|
#include <ReadGraph.h>
Public Member Functions | |
ReadGraphConstructInEdgesFrom (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::ReadGraphConstructInEdgesFrom< GraphTy, Aux >::aux |
FileGraph& galois::graphs::ReadGraphConstructInEdgesFrom< GraphTy, Aux >::f |
GraphTy& galois::graphs::ReadGraphConstructInEdgesFrom< GraphTy, Aux >::graph |