Fix estimate of the size of a j list
authorMark Abraham <mark.j.abraham@gmail.com>
Thu, 1 Aug 2019 16:42:53 +0000 (18:42 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 8 Aug 2019 20:34:42 +0000 (22:34 +0200)
commit429bba148a2e7b638e7e753e54c89c4d210cd08a
tree4116702f43d99ef0fbff8ee43d2ab6802303823a
parentf611c2729c20d5708bae9cfb0b3be65174a43d8d
Fix estimate of the size of a j list

There is no need to truncate this to an integer. It's made and
consumed as a real.

Change-Id: Idbcc4040428d4a6a3e2a96b69c83e6c11fbe93f2
src/gromacs/nbnxm/pairlist.cpp