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

Namespaces

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

Functions

 XBT_LOG_NEW_DEFAULT_SUBCATEGORY (surf_route_dijkstra, surf, "Routing part of surf -- dijkstra routing logic")
 
static void route_cache_elem_free (void *e)
 
static void graph_node_map_elem_free (void *e)
 
static void graph_edge_data_free (void *e)
 

Function Documentation

§ XBT_LOG_NEW_DEFAULT_SUBCATEGORY()

XBT_LOG_NEW_DEFAULT_SUBCATEGORY ( surf_route_dijkstra  ,
surf  ,
"Routing part of surf -- dijkstra routing logic"   
)

§ route_cache_elem_free()

static void route_cache_elem_free ( void e)
static

§ graph_node_map_elem_free()

static void graph_node_map_elem_free ( void e)
static

§ graph_edge_data_free()

static void graph_edge_data_free ( void e)
static