Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename the class objects and C types for the As -> NetZone transition
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 13 Dec 2016 09:35:26 +0000 (10:35 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 13 Dec 2016 09:43:57 +0000 (10:43 +0100)
commita79a8e1cab86ccc687cfbc97b01b735acb996f16
tree705202c322e33db0c8b33582ec4b39ece44d2165
parenta18117755285a374ec3d5830309c924f2830e3ba
rename the class objects and C types for the As -> NetZone transition
45 files changed:
include/simgrid/forward.h
include/simgrid/msg.h
include/simgrid/s4u/NetZone.hpp [moved from include/simgrid/s4u/As.hpp with 73% similarity]
include/simgrid/s4u/engine.hpp
src/bindings/lua/lua_platf.cpp
src/instr/instr_interface.cpp
src/instr/jedule/jedule_events.cpp
src/instr/jedule/jedule_platform.cpp
src/instr/jedule/jedule_sd_binding.cpp
src/kernel/EngineImpl.hpp
src/kernel/routing/ClusterZone.cpp
src/kernel/routing/ClusterZone.hpp
src/kernel/routing/DijkstraZone.cpp
src/kernel/routing/DijkstraZone.hpp
src/kernel/routing/DragonflyZone.cpp
src/kernel/routing/DragonflyZone.hpp
src/kernel/routing/EmptyZone.cpp
src/kernel/routing/EmptyZone.hpp
src/kernel/routing/FatTreeZone.cpp
src/kernel/routing/FatTreeZone.hpp
src/kernel/routing/FloydZone.cpp
src/kernel/routing/FloydZone.hpp
src/kernel/routing/FullZone.cpp
src/kernel/routing/FullZone.hpp
src/kernel/routing/NetCard.hpp
src/kernel/routing/NetZoneImpl.cpp
src/kernel/routing/NetZoneImpl.hpp
src/kernel/routing/RoutedZone.cpp
src/kernel/routing/RoutedZone.hpp
src/kernel/routing/TorusZone.cpp
src/kernel/routing/TorusZone.hpp
src/kernel/routing/VivaldiZone.cpp
src/kernel/routing/VivaldiZone.hpp
src/msg/msg_environment.cpp
src/s4u/s4u_as.cpp [deleted file]
src/s4u/s4u_engine.cpp
src/s4u/s4u_host.cpp
src/s4u/s4u_netzone.cpp [new file with mode: 0644]
src/surf/instr_routing.cpp
src/surf/network_ns3.cpp
src/surf/sg_platf.cpp
src/surf/surf_private.h
src/surf/xml/platf_private.hpp
teshsuite/simdag/flatifier/flatifier.cpp
tools/cmake/DefinePackages.cmake