SimGrid  3.13
Versatile Simulation of Distributed Systems
sd_workstation.cpp File Reference
#include "src/simdag/simdag_private.h"
#include "simgrid/s4u/host.hpp"
#include "src/surf/HostImpl.hpp"
#include "surf/surf.h"

Functions

SD_link_tSD_route_get_list (sg_host_t src, sg_host_t dst)
 Returns the route between two workstations. More...
 
int SD_route_get_size (sg_host_t src, sg_host_t dst)
 Returns the number of links on the route between two workstations. More...
 
double SD_route_get_latency (sg_host_t src, sg_host_t dst)
 Returns the latency of the route between two workstations. More...
 
double SD_route_get_bandwidth (sg_host_t src, sg_host_t dst)
 Returns the bandwidth of the route between two workstations, i.e. More...