Fix gmx msd when using COM removal and molecules
commit0a5e6f6507127c8091dafee35533c1b6c5303d94
authorPaul Bauer <paul.bauer.q@gmail.com>
Wed, 3 Jan 2018 12:31:24 +0000 (3 13:31 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 4 Jan 2018 10:13:04 +0000 (4 11:13 +0100)
treeccba892073425196a2290b698103fc615bf9687a
parentd27e905528c781d5fb08528d34a748840d055cd8
Fix gmx msd when using COM removal and molecules

Changed order of code to actually assign correct coordinates before
copying the data, and modified data structure size when using COM
removal and individual molecules.

Fixes #2043

Change-Id: Ic16f05a589609a43f14fd75753ca8589cf3d8c42
src/gromacs/gmxana/gmx_msd.cpp