Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move the vanilla def of executeParallelTask in HostModel
authorMartin Quinson <martin.quinson@loria.fr>
Sat, 16 Jan 2016 14:23:07 +0000 (15:23 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sat, 16 Jan 2016 14:25:23 +0000 (15:25 +0100)
commite082f5068bf34dbe8b917be567bcf5f4b6776f8f
treed8c64f69e57e0c1bfc00c826dd223bf1e25f47b4
parent10c02c776839657b86a6f1bdbb9817a8268bc397
move the vanilla def of executeParallelTask in HostModel

Two of the three subclasses were redefining this method to the same
content.
src/surf/host_clm03.cpp
src/surf/host_clm03.hpp
src/surf/host_interface.cpp
src/surf/host_interface.hpp
src/surf/vm_hl13.cpp
src/surf/vm_hl13.hpp