Fix residue and molecule indexing in selections
commita822b10a86b189c74520286a78420d8f4b56f61e
authorPaul Bauer <paul.bauer.q@gmail.com>
Tue, 14 May 2019 12:46:05 +0000 (14 14:46 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 11 Jun 2019 12:55:14 +0000 (11 14:55 +0200)
treeb6be4b581170f3103354086ffb18e44ace071403
parent77e2a31711ac7dc55937578a141b32e8f126a000
Fix residue and molecule indexing in selections

The residue and molecule indexing did not account for the global
indices when building blocks from selections.

Also fixed a docs formatting issue noticed while working on the fix.

Fixes #2951

Change-Id: Ifa16f032822f5d96b6ff747333a7aed60b9a414d
docs/release-notes/2019/2019.3.rst
src/gromacs/selection/indexutil.cpp
src/gromacs/selection/sm_simple.cpp