SimGrid  3.21
Versatile Simulation of Distributed Systems
simgrid::kernel::routing Namespace Reference

Namespaces

 vivaldi
 

Classes

class  ClusterZone
 NetZone where each component is connected through a private link. More...
 
class  DijkstraZone
 NetZone with an explicit routing computed on need with Dijsktra. More...
 
class  DragonflyRouter
 
class  DragonflyZone
 NetZone using a Dragonfly topology. More...
 
class  EmptyZone
 NetZone with no routing, useful with the constant network model. More...
 
class  FatTreeLink
 Link in a fat tree (FatTreeZone). More...
 
class  FatTreeNode
 A node in a fat tree (FatTreeZone). More...
 
class  FatTreeZone
 NetZone using a Fat-Tree topology. More...
 
class  FloydZone
 NetZone with an explicit routing computed at initialization with Floyd-Warshal. More...
 
class  FullZone
 NetZone with an explicit routing provided by the user. More...
 
class  NetPoint
 Network cards are the vertices in the graph representing the network, used to compute paths between nodes. More...
 
class  NetZoneImpl
 Private implementation of the Networking Zones. More...
 
class  RoutedZone
 NetZone with an explicit routing (abstract class) More...
 
class  TorusZone
 NetZone using a Torus topology. More...
 
class  VivaldiZone
 NetZone modeling peers connected to the cloud through a private link. More...