Added initialization of pbc structure before calc_gb_forces was called from
commit1e5eaafee5b511204c6a8d1086efadee1d5efb92
authorDavid van der Spoel <spoel@anfinsen.bmc.uu.se>
Fri, 9 Jul 2010 21:13:40 +0000 (9 23:13 +0200)
committerDavid van der Spoel <spoel@anfinsen.bmc.uu.se>
Fri, 9 Jul 2010 21:13:40 +0000 (9 23:13 +0200)
tree52bcf8851a912c4e17be66f1f8e49b0517fc80c9
parente1dd709af28ec605fe819a34d47714662cebc205
Added initialization of pbc structure before calc_gb_forces was called from
force.c. Previously it was not initialized at all and contained random data.
src/mdlib/force.c