SimGrid  3.13
Versatile Simulation of Distributed Systems
s_smpi_dist_graph_topology Struct Reference

Public Attributes

int indegree
 
int * in
 
int * in_weights
 
int outdegree
 
int * out
 
int * out_weights
 
int is_weighted
 

Member Data Documentation

int s_smpi_dist_graph_topology::indegree
int* s_smpi_dist_graph_topology::in
int* s_smpi_dist_graph_topology::in_weights
int s_smpi_dist_graph_topology::outdegree
int* s_smpi_dist_graph_topology::out
int* s_smpi_dist_graph_topology::out_weights
int s_smpi_dist_graph_topology::is_weighted

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