|
SimGrid
3.16
Versatile Simulation of Distributed Systems
|
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_Topology * | MPI_Topology |
Enumerations | |
| enum | MPIR_Topo_type { MPI_GRAPH =1, MPI_CART =2, MPI_DIST_GRAPH =3, MPI_INVALID_TOPO =-1 } |
| typedef enum MPIR_Topo_type MPIR_Topo_type |
| typedef SMPI_Topology* MPI_Topology |
| enum MPIR_Topo_type |