Change nbnxn indexing to templates
commit4f423711fabc081226d43beef1ab80c33c25edf8
authorBerk Hess <hess@kth.se>
Tue, 12 Sep 2017 11:21:50 +0000 (12 13:21 +0200)
committerBerk Hess <hess@kth.se>
Wed, 20 Sep 2017 20:53:02 +0000 (20 22:53 +0200)
tree5205eec76cdbadcccba1fde066984f1481a585ec
parent8cd3997abf97c6265bd3db116041eea7a76a2947
Change nbnxn indexing to templates

Replaced the index lookup functions for SIMD pair list generation
with templates.
The last remaining ci_to_cj function and call will be removed in
a follow-up change.

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