Fix bug in cycle subcounter management
commitbb763deb456d8d27a307b8f597fba3f1ca981e71
authorSzilard Pall <pall.szilard@gmail.com>
Sun, 1 Nov 2015 20:13:40 +0000 (1 21:13 +0100)
committerSzilárd Páll <pall.szilard@gmail.com>
Sun, 1 Nov 2015 20:15:02 +0000 (1 21:15 +0100)
treeb9a1eba227c1f0ab582fcb1d4f5334d86bae8d97
parent6f3a4977cf7a87a5413de346c75072e90f0fd45e
Fix bug in cycle subcounter management

The recent reorganization introduced an out of bounds indexing due to a
typo in a loop condition.

Change-Id: I1f4113fe02df2f5a26c5e8db97cb6b1d0ad362d9
src/gromacs/timing/wallcycle.cpp