Fixes issue with vsiten and Verlet buffers
authorBerk Hess <hess@kth.se>
Fri, 3 Oct 2014 12:00:38 +0000 (14:00 +0200)
committerBerk Hess <hess@kth.se>
Tue, 7 Oct 2014 17:23:01 +0000 (19:23 +0200)
commitf2007baaf33978684bde92ecc1b43f57d6525666
tree9856812028b5b2662fd8c5d414ccd2c7d5ced0ca
parent6c4581247ca39520e067f492e21de75b8d7b9440
Fixes issue with vsiten and Verlet buffers

Commit 0336ab2d only fixed part of the vsiten issue in the Verlet
buffer calculation code. Parameters were read from incorrect memory
locations, which could lead to a segmentation fault or incorrect
masses for vsiten particles. It unlikely that this affected results.
Part of #1579.

Change-Id: I76cdb94e34194d2f6d49d98a49486ce1df76d91a
src/kernel/calc_verletbuf.c