addBypassRoute(NetPoint *src, NetPoint *dst, NetPoint *gw_src, NetPoint *gw_dst, std::vector< simgrid::surf::LinkImpl *> &link_list, bool symmetrical) override | simgrid::kernel::routing::NetZoneImpl | virtual |
addComponent(kernel::routing::NetPoint *elm) | simgrid::s4u::NetZone | virtual |
addRoute(kernel::routing::NetPoint *src, kernel::routing::NetPoint *dst, kernel::routing::NetPoint *gw_src, kernel::routing::NetPoint *gw_dst, std::vector< simgrid::surf::LinkImpl *> &link_list, bool symmetrical) | simgrid::s4u::NetZone | virtual |
backbone_ | simgrid::kernel::routing::ClusterZone | |
ClusterZone(NetZone *father, std::string name) | simgrid::kernel::routing::ClusterZone | explicit |
create_links_for_node(ClusterCreationArgs *cluster, int id, int rank, unsigned int position) override | simgrid::kernel::routing::TorusZone | virtual |
createHost(const char *name, std::vector< double > *speedPerPstate, int coreAmount, std::map< std::string, std::string > *props) | simgrid::kernel::routing::NetZoneImpl | |
getBypassRoute(routing::NetPoint *src, routing::NetPoint *dst, std::vector< surf::LinkImpl *> &links, double *latency) | simgrid::kernel::routing::NetZoneImpl | protected |
getChildren() | simgrid::s4u::NetZone | |
getCname() const | simgrid::s4u::NetZone | |
getFather() | simgrid::s4u::NetZone | |
getGlobalRoute(routing::NetPoint *src, routing::NetPoint *dst, std::vector< surf::LinkImpl *> &links, double *latency) | simgrid::kernel::routing::NetZoneImpl | static |
getGraph(xbt_graph_t graph, std::map< std::string, xbt_node_t > *nodes, std::map< std::string, xbt_edge_t > *edges) override | simgrid::kernel::routing::ClusterZone | virtual |
getHosts(std::vector< s4u::Host *> *whereto) | simgrid::s4u::NetZone | |
getLocalRoute(NetPoint *src, NetPoint *dst, sg_platf_route_cbarg_t into, double *latency) override | simgrid::kernel::routing::TorusZone | virtual |
getName() const | simgrid::s4u::NetZone | inline |
getProperties() | simgrid::s4u::NetZone | |
getProperty(const char *key) | simgrid::s4u::NetZone | |
getTableSize() | simgrid::s4u::NetZone | inlineprotected |
getVertices() | simgrid::s4u::NetZone | inlineprotected |
hasLimiter_ | simgrid::kernel::routing::ClusterZone | |
hasLoopback_ | simgrid::kernel::routing::ClusterZone | |
hierarchy_ | simgrid::kernel::routing::NetZoneImpl | |
linkCountPerNode_ | simgrid::kernel::routing::ClusterZone | |
loopback_ | simgrid::kernel::routing::ClusterZone | |
NetZone(NetZone *father, std::string name) | simgrid::s4u::NetZone | explicitprotected |
NetZoneImpl(NetZone *father, std::string name) | simgrid::kernel::routing::NetZoneImpl | explicitprotected |
nodePosition(int id) | simgrid::kernel::routing::ClusterZone | inline |
nodePositionWithLimiter(int id) | simgrid::kernel::routing::ClusterZone | inline |
nodePositionWithLoopback(int id) | simgrid::kernel::routing::ClusterZone | inline |
onCreation | simgrid::s4u::NetZone | static |
onRouteCreation | simgrid::s4u::NetZone | static |
onSeal | simgrid::s4u::NetZone | static |
parse_specific_arguments(ClusterCreationArgs *cluster) override | simgrid::kernel::routing::TorusZone | virtual |
privateLinks_ | simgrid::kernel::routing::ClusterZone | |
router_ | simgrid::kernel::routing::ClusterZone | |
RoutingMode enum name | simgrid::kernel::routing::NetZoneImpl | |
seal() | simgrid::s4u::NetZone | virtual |
setProperty(const char *key, const char *value) | simgrid::s4u::NetZone | |
TorusZone(NetZone *father, std::string name) | simgrid::kernel::routing::TorusZone | explicit |
~NetZone() | simgrid::s4u::NetZone | protectedvirtual |
~NetZoneImpl() | simgrid::kernel::routing::NetZoneImpl | protectedvirtual |