SimGrid
3.13
Versatile Simulation of Distributed Systems
|
Namespaces | |
simgrid | |
simgrid::surf | |
Macros | |
#define | ROUTING_HIERARCHY_MAXDEPTH 32 /* increase if it is not enough */ |
Functions | |
XBT_LOG_NEW_DEFAULT_SUBCATEGORY (AsImpl, surf,"Implementation of S4U autonomous systems") | |
static void | simgrid::surf::find_common_ancestors (NetCard *src, NetCard *dst, AsImpl **common_ancestor, AsImpl **src_ancestor, AsImpl **dst_ancestor) |
Get the common ancestor and its first childs in each line leading to src and dst. More... | |
#define ROUTING_HIERARCHY_MAXDEPTH 32 /* increase if it is not enough */ |
XBT_LOG_NEW_DEFAULT_SUBCATEGORY | ( | AsImpl | , |
surf | , | ||
"Implementation of S4U autonomous systems" | |||
) |