Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix the way reading of the smpi correction factors work.
authordegomme <augustin.degomme@unibas.ch>
Mon, 20 Jun 2016 22:56:58 +0000 (00:56 +0200)
committerdegomme <augustin.degomme@unibas.ch>
Mon, 20 Jun 2016 22:57:13 +0000 (00:57 +0200)
commit6ffc625b99c94fe316890808d32871784e536f56
treec25c2492951afda223118b53d2710837b9bde8de
parent766da6343971d93f860c3b336ab3813f2e0ba404
Fix the way reading of the smpi correction factors work.
sorting was not working anymore, and fact.values vector was being reused.
src/smpi/smpi_base.cpp