Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make s_lmm_variable_t a class with its methods.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 23 Nov 2017 10:58:17 +0000 (11:58 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sun, 26 Nov 2017 20:32:57 +0000 (21:32 +0100)
commit5c64d08d30a940a53f16f70509a6821b0f94ad8e
tree449b0ae0436f8bd0c705b76bd1feef0873820913
parenta39156bd62af67f2073bd567b4ec2dafeb8a2c28
Make s_lmm_variable_t a class with its methods.
13 files changed:
src/include/surf/maxmin.hpp
src/plugins/vm/VirtualMachineImpl.cpp
src/surf/cpu_cas01.cpp
src/surf/cpu_interface.cpp
src/surf/maxmin.cpp
src/surf/maxmin_private.hpp
src/surf/network_cm02.cpp
src/surf/network_interface.cpp
src/surf/ptask_L07.cpp
src/surf/storage_n11.cpp
src/surf/surf_interface.cpp
teshsuite/surf/lmm_usage/lmm_usage.cpp
teshsuite/surf/maxmin_bench/maxmin_bench.cpp