Got rid of manual memory management in the PME overlap structures
commit8d1355d1c77aeb2430fdb83aa03b38fd5635b63e
authorAleksei Iupinov <a.yupinov@gmail.com>
Tue, 28 Nov 2017 14:14:40 +0000 (28 15:14 +0100)
committerBerk Hess <hess@kth.se>
Thu, 18 Jan 2018 21:16:31 +0000 (18 22:16 +0100)
tree3c65b0705403e14990d00e3b378147125b59f8c5
parent25f4f02197e9c335f31ac9dedcde7c8513e1363c
Got rid of manual memory management in the PME overlap structures

Also moved a couple of fields (send_id, recv_id) to the proper
place.

Change-Id: I372d82b703349c65fd86257795d958a8b38c98b8
src/gromacs/ewald/pme-grid.cpp
src/gromacs/ewald/pme-internal.h
src/gromacs/ewald/pme-spread.cpp
src/gromacs/ewald/pme.cpp