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

Namespaces

 simgrid
 Alltoall Bruck.
 
 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