Clean some headers in NBNXM GPU
authorArtem Zhmurov <zhmurov@gmail.com>
Sun, 11 Apr 2021 17:30:41 +0000 (20:30 +0300)
committerPaul Bauer <paul.bauer.q@gmail.com>
Mon, 12 Apr 2021 06:54:46 +0000 (06:54 +0000)
commit957397873858b478c59d1a7795c876f134a34410
treecc410b6a61df7f8e057312ebb0da8c7c0359606b
parent0a6b3a99c96a3f8db21013adbaf804044730bcc0
Clean some headers in NBNXM GPU

1. Remove declarations of non-existing functins.
2. Remove declarations of internal helper functions,
   move some of the helper functions up in the
   respective sources so that their declaration can
   be removed from the headers.
3. Remove unnecessary includes.

Refs #2608
src/gromacs/nbnxm/gpu_common_utils.h
src/gromacs/nbnxm/gpu_data_mgmt.h
src/gromacs/nbnxm/kerneldispatch.cpp
src/gromacs/nbnxm/nbnxm_gpu.h
src/gromacs/nbnxm/nbnxm_gpu_data_mgmt.cpp
src/gromacs/nbnxm/nbnxm_gpu_data_mgmt.h