Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MPI3 changed MPI interface to use const everywhere it could.
authordegomme <adegomme@users.noreply.github.com>
Fri, 26 Apr 2019 09:30:56 +0000 (11:30 +0200)
committerdegomme <adegomme@users.noreply.github.com>
Fri, 26 Apr 2019 09:42:18 +0000 (11:42 +0200)
commitfc8861150343f581a82f22316bc4b619b499ca7b
tree9dcf88cc2f851ab43b9e4e9debf2a12343c290a6
parent0a803f457e5894a2dac0e4a483d1e0b3174ab16f
MPI3 changed MPI interface to use const everywhere it could.
Start with MPI_Info_*
include/smpi/smpi.h
src/smpi/bindings/smpi_mpi.cpp
src/smpi/bindings/smpi_pmpi_info.cpp
src/smpi/include/smpi_info.hpp
src/smpi/mpi/smpi_info.cpp