Actually fix gmx helix segmentation fault
authorPaul Bauer <paul.bauer.q@gmail.com>
Wed, 31 Oct 2018 15:32:00 +0000 (16:32 +0100)
committerDavid van der Spoel <spoel@xray.bmc.uu.se>
Thu, 8 Nov 2018 18:22:03 +0000 (19:22 +0100)
commit93bea6f4ccc34e24c69647e77e560b9100a55831
treecaf409e695d5c4986cf92ede22f836d135bae22a
parentb312d389b24a943cf3f4d4c8862b48b51932e04d
Actually fix gmx helix segmentation fault

The residue indexing in hxprops was wrong because the residue indices
used for residue name lookup were wrong.

Added some documentation to clarify what this code does.

Fixes #2701

Change-Id: Ie6c002be6ff2139f6af27c7b891a180338ae5b20
docs/release-notes/2018/2018.4.rst
src/gromacs/gmxana/hxprops.cpp
src/gromacs/gmxana/hxprops.h