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

Classes

class  simgrid::kernel::routing::BypassRoute
 

Namespaces

 simgrid
 Host datatype from SIMIX POV.
 
 simgrid::kernel
 
 simgrid::kernel::routing
 

Functions

 XBT_LOG_EXTERNAL_DEFAULT_CATEGORY (surf_route)
 
static void simgrid::kernel::routing::find_common_ancestors (NetCard *src, NetCard *dst, NetZoneImpl **common_ancestor, NetZoneImpl **src_ancestor, NetZoneImpl **dst_ancestor)
 Get the common ancestor and its first children in each line leading to src and dst. More...
 

Function Documentation

◆ XBT_LOG_EXTERNAL_DEFAULT_CATEGORY()

XBT_LOG_EXTERNAL_DEFAULT_CATEGORY ( surf_route  )