fixed bug with DD cut-off check and PME DLB
authorBerk Hess <hess@kth.se>
Thu, 28 Feb 2013 17:10:34 +0000 (18:10 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Tue, 5 Mar 2013 19:19:37 +0000 (20:19 +0100)
commite348e56a354d90cbf62bedb6a2443d7fc58f97e2
tree7f561dc5b1b72ef353cca9847bd66e3ee8c9a5e9
parentf67a39cee67d426b69b648545c14c33d07af7c23
fixed bug with DD cut-off check and PME DLB

During the initial stage of PME DLB, the cut-off limit check for the
DD DLB was not checked correcty. This reduced the effectiveness of
both DD and PME DLB and could lead to missing interactions during
a very limited number of steps.
Fixes #1169

Change-Id: I0b0cac22d4abbe8a9b0c16488aeb662d7d4d9bcc
src/mdlib/domdec.c