Fix minor OpenMP issue for md-vv update
authorRoland Schulz <roland@utk.edu>
Sat, 13 Oct 2012 00:23:04 +0000 (20:23 -0400)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Mon, 22 Oct 2012 18:34:53 +0000 (20:34 +0200)
commit3e85f335235083cba75d75d3cbdf1217da5b23f5
tree7f0080b1f7f057af19a37d134b753c3d59cee18c
parent5ba1edc6227f073edf2ad27297a8d078dc9a3d6d
Fix minor OpenMP issue for md-vv update

Conflicting writes to alpha. But because alpha is anyhow the same
value for all threads didn't cause a problem.

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