SimGrid
3.12
Versatile Simulation of Distributed Systems
|
#include <surf_routing_cluster_fat_tree.hpp>
Data Fields | |
Link * | upLink |
Link * | downLink |
FatTreeNode * | upNode |
FatTreeNode * | downNode |
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.
FatTreeNode* FatTreeLink::upNode |
Upper end of the link
FatTreeNode* FatTreeLink::downNode |
Lower end of the link