Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename RoutingEdge into NetCard
authorMartin Quinson <martin.quinson@loria.fr>
Sun, 27 Dec 2015 21:27:18 +0000 (22:27 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sun, 27 Dec 2015 21:34:23 +0000 (22:34 +0100)
commitec4e2d87d99b8ad76c9096033eb858e9052b09fa
tree19df1695872db6dccee7ea248009fb92613b4dff
parent8a740c0aa4e0f82e33046d10290b7a97136473d9
Rename RoutingEdge into NetCard

That's shorter and hopefully more explicit
46 files changed:
include/simgrid/forward.h
include/simgrid/host.h
include/simgrid/platf.h
src/include/surf/surf.h
src/instr/instr_interface.c
src/instr/instr_private.h
src/simgrid/host.cpp
src/surf/host_interface.cpp
src/surf/host_interface.hpp
src/surf/host_ptask_L07.cpp
src/surf/host_ptask_L07.hpp
src/surf/network_cm02.cpp
src/surf/network_cm02.hpp
src/surf/network_constant.cpp
src/surf/network_constant.hpp
src/surf/network_ib.cpp
src/surf/network_interface.cpp
src/surf/network_interface.hpp
src/surf/network_ns3.cpp
src/surf/network_ns3.hpp
src/surf/sg_platf.cpp
src/surf/surf_c_bindings.cpp
src/surf/surf_private.h
src/surf/surf_routing.cpp
src/surf/surf_routing.hpp
src/surf/surf_routing_cluster.cpp
src/surf/surf_routing_cluster.hpp
src/surf/surf_routing_cluster_fat_tree.cpp
src/surf/surf_routing_cluster_fat_tree.hpp
src/surf/surf_routing_cluster_torus.cpp
src/surf/surf_routing_cluster_torus.hpp
src/surf/surf_routing_dijkstra.cpp
src/surf/surf_routing_dijkstra.hpp
src/surf/surf_routing_floyd.cpp
src/surf/surf_routing_floyd.hpp
src/surf/surf_routing_full.cpp
src/surf/surf_routing_full.hpp
src/surf/surf_routing_generic.cpp
src/surf/surf_routing_generic.hpp
src/surf/surf_routing_none.cpp
src/surf/surf_routing_none.hpp
src/surf/surf_routing_private.hpp
src/surf/surf_routing_vivaldi.cpp
src/surf/surf_routing_vivaldi.hpp
src/surf/vm_hl13.cpp
teshsuite/simdag/platforms/flatifier.c