SimGrid  3.14.159
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

◆ indegree

int s_smpi_dist_graph_topology::indegree

◆ in

int* s_smpi_dist_graph_topology::in

◆ in_weights

int* s_smpi_dist_graph_topology::in_weights

◆ outdegree

int s_smpi_dist_graph_topology::outdegree

◆ out

int* s_smpi_dist_graph_topology::out

◆ out_weights

int* s_smpi_dist_graph_topology::out_weights

◆ is_weighted

int s_smpi_dist_graph_topology::is_weighted

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