Fix ref error in constraint pull code
authorRoland Schulz <roland@utk.edu>
Wed, 14 May 2014 22:08:16 +0000 (18:08 -0400)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Thu, 19 Jun 2014 20:14:55 +0000 (22:14 +0200)
commit4e2fe829bf8f988eeebc11a7dedd464de2e88acf
tree6c2cf049abc3f2870757788a26a7373dba2ae26e
parentd9d2b0aa743becd6f40864c478e83007689f8cd5
Fix ref error in constraint pull code

With multiple pull constraints, the convergence check would use
the reference distance of the last constraint for all constraints.

Change-Id: Ic15d5dd618acc6d3aa5ca0f1e009c6f8096ed0d1
src/mdlib/pull.c