Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Added stupid comment to smpi_group.cpp
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Mon, 22 Jan 2018 23:33:57 +0000 (00:33 +0100)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Wed, 24 Jan 2018 14:58:22 +0000 (15:58 +0100)
commit167f4aca4f02c8b1fb6634301f479b7c856ba1ce
tree1553379e3ce90fffd92ae3d0d264da6a1ac86ca9
parentec76f2d7b7da2edd64f97b920c1ca9795826e82f
[SMPI] Added stupid comment to smpi_group.cpp

With all the different class members around, like
actor_to_rank_, rank_to_actor_, ..., I didn't realize that
this value was passed in as a param. Hope this comment will
save someone a few moments in the future.
src/smpi/mpi/smpi_group.cpp