Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fixed minor bug where the Fortran compatibility layer wasn't checking to see
authorMark Stillwell <mark.stillwell@ens-lyon.fr>
Fri, 14 Oct 2011 15:01:30 +0000 (17:01 +0200)
committerMark Stillwell <mark.stillwell@ens-lyon.fr>
Fri, 14 Oct 2011 15:01:30 +0000 (17:01 +0200)
commitcb861f8f1c82ebe7f3d9934b3fd7a2447b9235c7
tree0fe52dc491ed7ce9735f23f3e6eb0b74927bc5b3
parent6f9889b8d2ed7d2bd110f3bed6c2dec8e269b36e
fixed minor bug where the Fortran compatibility layer wasn't checking to see
if an object was present before trying to look it up in a dynamic array.
src/smpi/smpi_f77.c