Remove undue narrowing of integer in TNG reading
commitb2ed78d72a9609a4dfa6a37562847f57ddac0e51
authorMark Abraham <mark.j.abraham@gmail.com>
Mon, 5 Dec 2016 13:25:54 +0000 (5 14:25 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Mon, 5 Dec 2016 13:29:56 +0000 (5 14:29 +0100)
treec95a0d491702ebec3d3b515862caf395ab22c457
parent91fd36e38b7272710de0bd5923980383aa6d7088
Remove undue narrowing of integer in TNG reading

This compromised the reading of TNG trajectories with sufficiently
large numbers of frames. Both types are 64-bit integers so we should
just do the obvious thing.

Change-Id: Id8dcaacc35231c6b4737d9924f70da3ac29e7408
src/gromacs/fileio/tngio_for_tools.cpp