Move nbnxm details from sim_util.cpp to module
authorBerk Hess <hess@kth.se>
Thu, 10 Jan 2019 09:34:44 +0000 (10:34 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Sun, 17 Feb 2019 01:54:01 +0000 (02:54 +0100)
commitd5878f2a39adf2f965d31464dda76bbd28eeae7c
tree485b5c3d7d08f1cb483dc7e3e03648323dca2d6c
parent8e3274a4905550c64c6f75ef28c9c9f1fc858bf1
Move nbnxm details from sim_util.cpp to module

The removes most nbnxm implementation details from sim_util.cpp.
The rest will be done when making nbnxn a class.

Change-Id: Iba411ce87b431a3b9aad656a22dd9114d5854546
src/gromacs/mdlib/sim_util.cpp
src/gromacs/nbnxm/kerneldispatch.cpp
src/gromacs/nbnxm/nbnxm.h
src/gromacs/nbnxm/prunekerneldispatch.cpp