Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
chain reaction when solving implicit cast smells
authorSUTER Frederic <frederic.suter@cc.in2p3.fr>
Fri, 3 Sep 2021 08:48:17 +0000 (10:48 +0200)
committerSUTER Frederic <frederic.suter@cc.in2p3.fr>
Fri, 3 Sep 2021 08:48:17 +0000 (10:48 +0200)
commit2fa31273f15799271677dad1a964997bc5a057f9
tree184a0cebd0ca33e01cfd81053892c45871eba13a
parent8f9dca01ff99392fc22351aa153aa78a9aa72286
chain reaction when solving implicit cast smells
24 files changed:
examples/c/exec-dvfs/exec-dvfs.c
examples/cpp/exec-dvfs/s4u-exec-dvfs.cpp
examples/smpi/energy/energy.c
include/simgrid/host.h
include/simgrid/kernel/routing/ClusterZone.hpp
include/simgrid/kernel/routing/NetPoint.hpp
include/simgrid/s4u/Host.hpp
include/simgrid/s4u/NetZone.hpp
src/instr/instr_platform.cpp
src/kernel/activity/MailboxImpl.hpp
src/kernel/routing/DijkstraZone.cpp
src/kernel/routing/DragonflyZone.cpp
src/kernel/routing/FatTreeZone.cpp
src/kernel/routing/FloydZone.cpp
src/kernel/routing/FullZone.cpp
src/kernel/routing/NetZoneImpl.cpp
src/kernel/routing/StarZone.cpp
src/kernel/routing/TorusZone.cpp
src/kernel/routing/VivaldiZone.cpp
src/kernel/routing/WifiZone.cpp
src/plugins/host_dvfs.cpp
src/s4u/s4u_Host.cpp
src/s4u/s4u_Netzone.cpp
src/surf/sg_platf.cpp