Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Move a map in smpi::Group from array to std::vector
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Tue, 24 Oct 2017 09:29:47 +0000 (11:29 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Mon, 30 Oct 2017 12:26:15 +0000 (13:26 +0100)
commit8adc09758d857a4964013fa30184c9eec770f2bf
treed97d74ab293c606a4308a422ab36f90113e71e19
parent54579c50b49e4c927fe573fd97a65967157ac65b
[SMPI] Move a map in smpi::Group from array to std::vector

See the source code comment why I'm not using std::map.
src/smpi/include/smpi_group.hpp
src/smpi/mpi/smpi_group.cpp