SimGrid
3.16
Versatile Simulation of Distributed Systems
|
#include "src/kernel/routing/FullZone.hpp"
#include "src/kernel/routing/NetPoint.hpp"
#include "src/surf/network_interface.hpp"
Namespaces | |
simgrid | |
Alltoall Bruck. | |
simgrid::kernel | |
simgrid::kernel::routing | |
Macros | |
#define | TO_ROUTE_FULL(i, j) routingTable_[(i) + (j)*table_size] |
Functions | |
XBT_LOG_NEW_DEFAULT_SUBCATEGORY (surf_route_full, surf, "Routing part of surf") | |
#define TO_ROUTE_FULL | ( | i, | |
j | |||
) | routingTable_[(i) + (j)*table_size] |
XBT_LOG_NEW_DEFAULT_SUBCATEGORY | ( | surf_route_full | , |
surf | , | ||
"Routing part of surf" | |||
) |