Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make the getNetzoneByType usable and tested
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Wed, 28 Feb 2018 16:07:11 +0000 (17:07 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Wed, 28 Feb 2018 16:07:11 +0000 (17:07 +0100)
commit062c59e9c03ee7551aa47606fd34c79cba706856
treee068b077c9565fe8ba63222f32b6c0ba4dd3b03d
parenteb3b33df5b52a1aadfeaaf21545ff4340ce3f68a
make the getNetzoneByType usable and tested
examples/s4u/CMakeLists.txt
examples/s4u/routing-get-clusters/s4u-routing-get-clusters.cpp [new file with mode: 0644]
examples/s4u/routing-get-clusters/s4u-routing-get-clusters.tesh [new file with mode: 0644]
include/simgrid/s4u/Engine.hpp
src/kernel/routing/ClusterZone.hpp
src/s4u/s4u_engine.cpp