Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
generalize previous change to other MPI predefined globals.
authorAugustin Degomme <adegomme@users.noreply.github.com>
Mon, 8 Mar 2021 08:10:07 +0000 (09:10 +0100)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Mon, 8 Mar 2021 08:10:07 +0000 (09:10 +0100)
commit455c9a55d73de1b1842eb8fa3b4a47b17e1dead1
tree7cef1dbcd8dcf24771fcd72942d19c88fc54e506
parentd7eeb7a56fc0495d5568e407f1ee9161fc233b5f
generalize previous change to other MPI predefined globals.
Except MPI_COMM_WORLD because of its specificities (has to be a variable)
include/smpi/smpi.h
src/smpi/mpi/smpi_errhandler.cpp
src/smpi/mpi/smpi_group.cpp
src/smpi/mpi/smpi_op.cpp