Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
another bunch of new implicit conversions
authorSUTER Frederic <frederic.suter@cc.in2p3.fr>
Sat, 4 Sep 2021 10:20:23 +0000 (12:20 +0200)
committerSUTER Frederic <frederic.suter@cc.in2p3.fr>
Sat, 4 Sep 2021 10:20:23 +0000 (12:20 +0200)
commit6985b5de45eda7769cd98891461948ae298eb8c3
treed3803f30312ac473ef4498ec6d283f1961249ac0
parent2fa31273f15799271677dad1a964997bc5a057f9
another bunch of new implicit conversions
14 files changed:
examples/smpi/energy/energy.c
include/simgrid/host.h
include/simgrid/kernel/routing/ClusterZone.hpp
include/simgrid/kernel/routing/DijkstraZone.hpp
include/simgrid/kernel/routing/StarZone.hpp
include/simgrid/kernel/routing/TorusZone.hpp
include/simgrid/s4u/NetZone.hpp
src/instr/instr_platform.cpp
src/kernel/routing/ClusterZone.cpp
src/kernel/routing/DijkstraZone.cpp
src/kernel/routing/DragonflyZone.cpp
src/kernel/routing/TorusZone.cpp
src/plugins/host_dvfs.cpp
src/s4u/s4u_Host.cpp