Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Start the SimDag revolution: function renaming
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Tue, 19 Jan 2016 13:19:24 +0000 (14:19 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Tue, 19 Jan 2016 14:05:35 +0000 (15:05 +0100)
commit7fd073cc7b2b6a385a0e5c14ff4ee4c82c1667da
tree810701173fad4218745b92580ac7470d8aa8a215
parent5a77ab53a4a037194f394ef90f484f490d487be1
Start the SimDag revolution: function renaming
  + number -> count (workstation/link lists)
  + remove 'current' in bandwidth/latency getters
20 files changed:
examples/simdag/dax/dax_test.c
examples/simdag/dot/dot_test.c
examples/simdag/dot/ptg_test.c
examples/simdag/goal/goal_test.c
examples/simdag/io/sd_io.c
examples/simdag/metaxml/sd_meta.c
examples/simdag/scheduling/minmin_test.c
examples/simdag/sd_avail.c
examples/simdag/sd_test.c
examples/simdag/sd_test2.c
include/simgrid/simdag.h
src/simdag/sd_global.cpp
src/simdag/sd_workstation.cpp
teshsuite/simdag/availability/availability_test.c
teshsuite/simdag/platforms/Evaluate_get_route_time.c
teshsuite/simdag/platforms/Evaluate_parse_time.c
teshsuite/simdag/platforms/basic_link_test.c
teshsuite/simdag/platforms/basic_parsing_test.c
teshsuite/simdag/platforms/flatifier.cpp
teshsuite/simdag/platforms/is_router_test.c