Merge branch release-5-1 into release-2016
authorMark Abraham <mark.j.abraham@gmail.com>
Wed, 15 Feb 2017 02:46:23 +0000 (03:46 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 15 Feb 2017 03:21:03 +0000 (04:21 +0100)
commitb17aad24bff056334296a54d7606b33cff275bae
tree853ce5d8afc550f7128079b5baf6aa6c4c94f530
parent12e29c829e96353092ea7bdb37faf7f122f4e19a
parentf3c239f6b1ef2ce62f1b51dec72a32e050fa0ddc
Merge branch release-5-1 into release-2016

There's an awkward clash with a bug fix from release-5-1 from
subsequent cleanup in release-2016 while it was still
master. Fortunately, the code path for bExchanged only happens when
!bTrotter, and all the other code paths require bTrotter (which has
several sub cases), so those two groups of code commute. (And the
implementation of checking what the inputrec requires has changed
between branches only in name.)

Change-Id: I2382dad5c484452d023524884c025e77c2a624c4
src/programs/mdrun/md.cpp