SimGrid  3.11
Versatile Simulation of Distributed Systems
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
FatTreeLink Class Reference

Link in a fat tree. More...

#include <surf_routing_cluster_fat_tree.hpp>

Data Fields

NetworkLinkupLink
 
NetworkLinkdownLink
 
FatTreeNodeupNode
 
FatTreeNodedownNode
 

Detailed Description

Link in a fat tree.

Represents a single, duplex link in a fat tree. This is necessary to have a tree. It is equivalent to a physical link.

Field Documentation

NetworkLink* FatTreeLink::upLink

Link going up in the tree

NetworkLink* FatTreeLink::downLink

Link going down in the tree

FatTreeNode* FatTreeLink::upNode

Upper end of the link

FatTreeNode* FatTreeLink::downNode

Lower end of the link


The documentation for this class was generated from the following files: