Clean up nbnxn cluster pair addition code
authorBerk Hess <hess@kth.se>
Wed, 9 Aug 2017 11:54:27 +0000 (13:54 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 16 Aug 2017 16:25:33 +0000 (18:25 +0200)
commit6ca52dcf0bf0f39d03fc21531bd88e12b50ac4e6
treef55727c82b3fc859f5d264728eef3f3d1b477a78
parent7282084b44612424876c53adff1e1563e5dfc83d
Clean up nbnxn cluster pair addition code

Partial clean up of the nbnxn CPU makeClusterList functions.
Clarified variable names and added more documentation.
No functional changes, except for the removal of setting the start
of the column range the diagonal element, which lead to more checks
but did not affect the resulting cell range.
This is prepration for a bug fix.

Change-Id: Ib0a32087d205a23ebef85394d226f084ba515c24
src/gromacs/mdlib/nbnxn_search.cpp
src/gromacs/mdlib/nbnxn_search_simd_2xnn.h
src/gromacs/mdlib/nbnxn_search_simd_4xn.h