SimGrid  3.14.159
Versatile Simulation of Distributed Systems
NetCard.cpp File Reference

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::NetCardsg_netcard_by_name_or_null (const char *name)
 Retrieve a netcard from its name. More...
 

Function Documentation

◆ XBT_LOG_NEW_DEFAULT_SUBCATEGORY()

XBT_LOG_NEW_DEFAULT_SUBCATEGORY ( surf_route  ,
surf  ,
"Routing part of surf"   
)

◆ sg_netcard_by_name_or_null()

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