Proper fix for gmx do_dssp
authorPaul Bauer <paul.bauer.q@gmail.com>
Wed, 10 Jun 2020 06:47:09 +0000 (08:47 +0200)
committerPaul Bauer <paul.bauer.q@gmail.com>
Wed, 10 Jun 2020 06:47:09 +0000 (08:47 +0200)
commit7cd10c44b27942b0f35f62242139ac47b147c1e4
tree00f1dd18384be57ab126bbac16e6229a86a2e279
parentffc9815e4461dd34424f5b0ba2cd36552be46fc6
Proper fix for gmx do_dssp

The tool was still broken after the previous fix, even though it didn't
crash any more.

Fixed now by providing the correct sizes for the matrix.

Fixes #3444

Change-Id: I6b59bbdd5e69ff2c311ff4c8457037c9310b081f
docs/release-notes/2020/2020.3.rst
src/gromacs/gmxana/gmx_do_dssp.cpp