Refactor nbnxn exclusion setting
commit458958ae2ce282bff748d6da73609f39e87e3854
authorBerk Hess <hess@kth.se>
Tue, 12 Sep 2017 12:42:32 +0000 (12 14:42 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 28 Nov 2017 12:51:27 +0000 (28 13:51 +0100)
tree772095461425d4a9ea9a3de13f8e3bcde30f98ed
parent7caa1379b592bf76b159e369268639c2087f3fd5
Refactor nbnxn exclusion setting

Consolidate common parts of the simple and GPU exclusion mask
generation code. Made variable names more descriptive.
No functionality and performance changes, except that the direct
j-cluster lookup now also works when the first j-cluster does not
equal the i-cluster.

Change-Id: I3ef6344ae2796e649ae30bf5ff0668a4548c011f
src/gromacs/mdlib/nbnxn_search.cpp