Put rerun state preparation in a function
commit4b30bc094d867d359e3f401458144edc6ecff511
authorBerk Hess <hess@kth.se>
Sat, 23 Sep 2017 09:28:01 +0000 (23 11:28 +0200)
committerKasson <kasson@gmail.com>
Mon, 25 Sep 2017 17:29:39 +0000 (25 19:29 +0200)
tree8bae086a31b6e7eb857d773d741ea7cdebf5beb5
parent7287c7e9eebc7ae29131b9851f297fc3f364c468
Put rerun state preparation in a function

This is only code motion and some variable renaming.
Note that the vsite construction now constructs in the global state
pointer, but the old code asserted that this was identical to
the local state pointer.

Change-Id: I81d0bad0650eb781b68816e917814b2f97e2d529
src/gromacs/mdlib/vsite.cpp
src/programs/mdrun/md.cpp