Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
New: Engine::hostList() and Engine::hostCount(). Still clumsy.
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 14 Mar 2017 08:59:57 +0000 (09:59 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 15 Mar 2017 15:09:54 +0000 (16:09 +0100)
commit7fc148e54129356298bb2708d9681b66d1d36330
tree025e8c48b8e0c4965d972fd5a978c72451d5eb96
parent779ce587263cfbddf6b8786ad116373094a6d689
New: Engine::hostList() and Engine::hostCount(). Still clumsy.

- the underlaying data is not part of Engine
- ranged for loops are still difficult to write
ChangeLog
examples/s4u/app-token-ring/s4u_app-token-ring.cpp
include/simgrid/s4u/engine.hpp
src/s4u/s4u_engine.cpp
src/s4u/s4u_host.cpp
src/simgrid/host.cpp