Improve organization of LINCS reporting
authorMark Abraham <mark.j.abraham@gmail.com>
Mon, 19 Aug 2019 15:10:02 +0000 (17:10 +0200)
committerSzilárd Páll <pall.szilard@gmail.com>
Wed, 21 Aug 2019 01:46:37 +0000 (03:46 +0200)
commite9a88558d43bf8b1bb98e9bcd2639a1623993fd1
treecb93574bf41c261c7022dbe289dfaf6c383de3e5
parentf775452763a24057cfa876c36522f1e4be64228c
Improve organization of LINCS reporting

Some result fields were being re-used in a way that was hard
to understand. Also static analyzers could not see that the
in debug mode the behaviour was correct.

Change-Id: I9502a350f888929f82d33c09c07fa12b5078342b
src/gromacs/mdlib/lincs.cpp