Fixed bug reporting initial DLB state
authorKevin Boyd <kevin.boyd@uconn.edu>
Sat, 1 Sep 2018 17:25:43 +0000 (13:25 -0400)
committerKevin Boyd <kevin.boyd@uconn.edu>
Sun, 2 Sep 2018 14:36:23 +0000 (16:36 +0200)
commit52a6df989098e9f5846bb08e7b94d07be81ea5bd
tree6198c11d687830fa37fae2c9aa48f5112bee14ff
parentddad5326c779275ba2ac82e4fda6b1bb01572469
Fixed bug reporting initial DLB state

The issue was a size/mapping mismatch between the enum representing
DLB states and the array with the corresponding state string

fixes #2631

Change-Id: I0be35d020d91c30c9770e83e8f57560b75a71b1a
docs/release-notes/2018/2018.4.rst
src/gromacs/domdec/domdec.cpp