SimGrid  3.16
Versatile Simulation of Distributed Systems
smpi_topo.hpp File Reference

Classes

class  simgrid::smpi::Topo
 
class  simgrid::smpi::Topo_Cart
 
class  simgrid::smpi::Topo_Graph
 
class  simgrid::smpi::Topo_Dist_Graph
 

Namespaces

 simgrid
 Alltoall Bruck.
 
 simgrid::smpi
 

Typedefs

typedef enum MPIR_Topo_type MPIR_Topo_type
 
typedef SMPI_TopologyMPI_Topology
 

Enumerations

enum  MPIR_Topo_type { MPI_GRAPH =1, MPI_CART =2, MPI_DIST_GRAPH =3, MPI_INVALID_TOPO =-1 }
 

Typedef Documentation

◆ MPIR_Topo_type

◆ MPI_Topology

Enumeration Type Documentation

◆ MPIR_Topo_type

Enumerator
MPI_GRAPH 
MPI_CART 
MPI_DIST_GRAPH 
MPI_INVALID_TOPO