Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use std::vector instead of plain arrays in smpi_topo.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 18 Apr 2019 20:35:24 +0000 (22:35 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 18 Apr 2019 20:38:25 +0000 (22:38 +0200)
commit8527dceda7ab2782503ea6cdbbe2ab26ca128535
tree92b3ed70841283c2fa4248f87931f1f5bb184276
parent5a44668d9c4fae9baed7798d707fdf843446f2fc
Use std::vector instead of plain arrays in smpi_topo.
src/smpi/include/smpi_topo.hpp
src/smpi/mpi/smpi_topo.cpp