SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
#include "src/kernel/routing/NetCard.hpp"
#include "simgrid/s4u/engine.hpp"
#include "simgrid/s4u/host.hpp"
#include "surf/surf_routing.h"
Namespaces | |
simgrid | |
Host datatype from SIMIX POV. | |
simgrid::kernel | |
simgrid::kernel::routing | |
Functions | |
XBT_LOG_NEW_DEFAULT_SUBCATEGORY (surf_route, surf, "Routing part of surf") | |
simgrid::kernel::routing::NetCard * | sg_netcard_by_name_or_null (const char *name) |
Retrieve a netcard from its name. More... | |
XBT_LOG_NEW_DEFAULT_SUBCATEGORY | ( | surf_route | , |
surf | , | ||
"Routing part of surf" | |||
) |
simgrid::kernel::routing::NetCard* sg_netcard_by_name_or_null | ( | const char * | name | ) |
Retrieve a netcard from its name.
Netcards are the thing that connect host or routers to the network