Reduce dependencies of nbnxn_atomdata_t
commit7b3e243c754fd132a7e056f8fdb7bb6d5a1cc9f1
authorBerk Hess <hess@kth.se>
Fri, 15 Mar 2019 09:26:02 +0000 (15 10:26 +0100)
committerPaul Bauer <paul.bauer.q@gmail.com>
Tue, 19 Mar 2019 12:09:05 +0000 (19 13:09 +0100)
tree5583dd03781791432a9e15293425805a4a6d5b42
parentc8eca5d1f27cc34903718ade7d44527c22ec3d93
Reduce dependencies of nbnxn_atomdata_t

Now the nbnxn atomdata module no longer depends on PairSearch,
but on GridSet instead.
Also moved the cycle counting to nbnxm.cpp.

Change-Id: Ibb1af368e38e84459c77f41fa867c4fc18dc5756
src/gromacs/nbnxm/atomdata.cpp
src/gromacs/nbnxm/atomdata.h
src/gromacs/nbnxm/nbnxm.cpp