Remove the rest of the device coordinates management from PME
authorArtem Zhmurov <zhmurov@gmail.com>
Tue, 28 Jan 2020 16:56:44 +0000 (17:56 +0100)
committerPaul Bauer <paul.bauer.q@gmail.com>
Wed, 29 Jan 2020 14:25:29 +0000 (15:25 +0100)
commit0791d3adcc1be1b7f68c31da2c0dc5d0a2364b04
treeada53a3281ed2714350121c8c50721a3c3abd8e6
parent37c734f1522ac4e82bbe150ab442c49b7b10b69d
Remove the rest of the device coordinates management from PME

Although it may be convinient to keep an local copy of the
address device coordinates buffer, the management of this buffer
is not the responsibility of the PME module. This patch remove
some of the remains of this management.

Change-Id: I160adfb0319c0bf6e532061aca05ef9cc9aa8a4f
src/gromacs/ewald/pme.h
src/gromacs/ewald/pme_gpu.cpp
src/gromacs/ewald/pme_gpu_internal.cpp
src/gromacs/ewald/pme_gpu_internal.h
src/gromacs/ewald/pme_only.cpp
src/gromacs/mdlib/sim_util.cpp