Reposition nbnxn filler particles
commitaa2ed12093029904889b5a4437cd506ff9f9aad2
authorBerk Hess <hess@kth.se>
Fri, 27 May 2016 12:13:40 +0000 (27 14:13 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 31 May 2016 11:55:17 +0000 (31 13:55 +0200)
treee4b5d2e341c1c360b2eba02a34b82c4b8bca61db
parentfcc7c4c4c3891aa2db8cd45904797b5f152e1e6f
Reposition nbnxn filler particles

As particles are now allowed to overlap in the nbnxn kernels,
the ugly, complicated scheme to create different coordinates for
the filler particles in nbnxn cells can be removed.

Change-Id: Ic25c3b4bc82065b2b6b25f721d34eda3e6c23c0e
src/gromacs/mdlib/nbnxn_atomdata.cpp
src/gromacs/mdlib/nbnxn_atomdata.h
src/gromacs/mdlib/nbnxn_grid.cpp