Fixed bug in gmx_sumf_comm where a double array was passed to an MPI function expecti...
commitf2df962682b923c2550cd5f828de02697299b38b
authorDavid van der Spoel <spoel@anfinsen.bmc.uu.se>
Tue, 6 Jul 2010 17:34:07 +0000 (6 19:34 +0200)
committerDavid van der Spoel <spoel@anfinsen.bmc.uu.se>
Tue, 6 Jul 2010 17:34:07 +0000 (6 19:34 +0200)
tree50add10f74238ec0ee1b7a41f5ac71926dbf6c50
parent0a5c39755551f62f815fe6e3bb3da0bcac67f9ae
Fixed bug in gmx_sumf_comm where a double array was passed to an MPI function expecting a float array.
src/gmxlib/network.c