Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
One method to set netzone's relationship
authorBruno Donassolo <bruno.donassolo@inria.fr>
Tue, 6 Apr 2021 08:27:02 +0000 (10:27 +0200)
committerBruno Donassolo <bruno.donassolo@inria.fr>
Tue, 6 Apr 2021 08:27:02 +0000 (10:27 +0200)
commit6dacf355bd5d72b9fb9da2eb229e441e626bd898
treed758f88b0b6788cf84557aa130bec3a5f1097e42
parent4dbd704e34c6e2b2efe96150d83e12d425c5bafd
One method to set netzone's relationship

A netzone is child of its parent, set_parent() is enough to determine
the relationship parent/child of netzones.
include/simgrid/kernel/routing/NetZoneImpl.hpp
include/simgrid/s4u/NetZone.hpp
src/kernel/routing/NetZoneImpl.cpp
src/s4u/s4u_Netzone.cpp
src/surf/sg_platf.cpp