#include <dist_graph.h>
Definition at line 88 of file dist_graph.h.
| uint64_t* graph_gen_data_t::gen_edges |
Definition at line 98 of file dist_graph.h.
| uint64_t* graph_gen_data_t::gen_edges_rev |
Definition at line 99 of file dist_graph.h.
| uint64_t graph_gen_data_t::m |
Definition at line 90 of file dist_graph.h.
| uint64_t graph_gen_data_t::m_local_in |
Definition at line 96 of file dist_graph.h.
| uint64_t graph_gen_data_t::m_local_out |
Definition at line 95 of file dist_graph.h.
| uint64_t graph_gen_data_t::m_local_read |
Definition at line 94 of file dist_graph.h.
| uint64_t graph_gen_data_t::n |
Definition at line 89 of file dist_graph.h.
| uint64_t graph_gen_data_t::n_local |
Definition at line 91 of file dist_graph.h.
| uint64_t graph_gen_data_t::n_offset |
Definition at line 92 of file dist_graph.h.