Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Remove index() from smpi_win.cpp + cosmetics
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Mon, 15 Jan 2018 23:16:30 +0000 (00:16 +0100)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Wed, 24 Jan 2018 14:58:18 +0000 (15:58 +0100)
commitafc4153ceb68809a2679da0869c89ab9da1433a2
tree3b351dd8b90220fd5677034a72b9364edc992c8e
parent7223533cf4034ab9a774d0c9fd16713df9fe2205
[SMPI] Remove index() from smpi_win.cpp + cosmetics

Replace these calls with comm_->rank() instead.

The cosmetics were rather unwanted but it's just indentation.
src/smpi/mpi/smpi_win.cpp