Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MarshalGraph Struct Reference

#include <HostDecls.h>

Public Member Functions

 MarshalGraph ()
 
 ~MarshalGraph ()
 

Public Attributes

size_t nnodes
 
size_t nedges
 
unsigned int numOwned
 
unsigned int beginMaster
 
unsigned int numNodesWithEdges
 
int id
 
unsigned numHosts
 
index_typerow_start
 
index_typeedge_dst
 
node_data_typenode_data
 
edge_data_typeedge_data
 
unsigned int * num_master_nodes
 
unsigned int ** master_nodes
 
unsigned int * num_mirror_nodes
 
unsigned int ** mirror_nodes
 

Constructor & Destructor Documentation

MarshalGraph::MarshalGraph ( )
inline
MarshalGraph::~MarshalGraph ( )
inline

Member Data Documentation

unsigned int MarshalGraph::beginMaster
edge_data_type* MarshalGraph::edge_data
index_type* MarshalGraph::edge_dst
int MarshalGraph::id
unsigned int** MarshalGraph::master_nodes
unsigned int** MarshalGraph::mirror_nodes
size_t MarshalGraph::nedges
size_t MarshalGraph::nnodes
node_data_type* MarshalGraph::node_data
unsigned int* MarshalGraph::num_master_nodes
unsigned int* MarshalGraph::num_mirror_nodes
unsigned MarshalGraph::numHosts
unsigned int MarshalGraph::numNodesWithEdges
unsigned int MarshalGraph::numOwned
index_type* MarshalGraph::row_start

The documentation for this struct was generated from the following file: