SimGrid  3.14.159
Versatile Simulation of Distributed Systems
VivaldiZone.cpp File Reference
#include <boost/algorithm/string.hpp>
#include "simgrid/s4u/engine.hpp"
#include "simgrid/s4u/host.hpp"
#include "src/kernel/routing/NetCard.hpp"
#include "src/kernel/routing/VivaldiZone.hpp"
#include "src/surf/network_interface.hpp"

Namespaces

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

Functions

 XBT_LOG_NEW_DEFAULT_SUBCATEGORY (surf_route_vivaldi, surf, "Routing part of surf")
 
static double simgrid::kernel::routing::euclidean_dist_comp (int index, std::vector< double > *src, std::vector< double > *dst)
 
static std::vector< double > * simgrid::kernel::routing::getCoordsFromNetcard (NetCard *nc)
 

Function Documentation

◆ XBT_LOG_NEW_DEFAULT_SUBCATEGORY()

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