fixed bug with sd integrator and OpenMP threading
authorBerk Hess <hess@kth.se>
Wed, 6 Feb 2013 15:21:24 +0000 (16:21 +0100)
committerBerk Hess <hess@kth.se>
Wed, 6 Feb 2013 15:21:24 +0000 (16:21 +0100)
commitfe27c3465ce8b045fe0c7d5741d0d373974a67b3
tree37e65677d1ad9f3ceced8c8319e953c7fa385a31
parent06935659a3125d9b44b84c57e67cb6788fda42c1
fixed bug with sd integrator and OpenMP threading

This could cause small error in the integration or a segv.
This bug was introduced with d120c370
Fixes #1138

Change-Id: I4ae2c0c857cb68e796d01c5b2e0ea42beaf13d4a
src/mdlib/update.c