Fix thread-MPI rank choice for orientation restraints
commitbfe273296038387e18dcadbdfe1d84fd429abd37
authorMark Abraham <mark.j.abraham@gmail.com>
Mon, 30 Oct 2017 17:13:07 +0000 (30 18:13 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 1 Nov 2017 13:48:11 +0000 (1 14:48 +0100)
tree1d4ceca635d984724de380620c0e69b44e5e36a5
parent609dc2e382d65f2e9a41f20e73a625692f6f88ac
Fix thread-MPI rank choice for orientation restraints

Only a single rank is supported, so that must be what the thread-MPI
code will choose. There's another check later on that catches the
multi-rank MPI case.

Change-Id: I9ccf5fbe958fc0c004a89ebc92a352460e9cba1f
src/programs/mdrun/resource-division.cpp