remove InteractionLocality from PairListSet constructor
authorejjordan <ejjordan@kth.se>
Sun, 21 Feb 2021 18:47:09 +0000 (19:47 +0100)
committerArtem Zhmurov <zhmurov@gmail.com>
Mon, 22 Feb 2021 14:56:24 +0000 (14:56 +0000)
commitf1700026f3e0d0392f571566d073945029b25fb9
treec3da555d3f4291daa026a6d45b34e8ddfa289886
parentcf8c4835899db2eab12091c5054a9c5b6c7081e4
remove InteractionLocality from PairListSet constructor

The InteractionLocality is removed as a member from PairListSet
and is no longer passed to the constructor, but instead to
PairListSets::construct. This will make it easier to remove the
explicit dependence on domdec_zones in nbnxm module.
src/gromacs/nbnxm/nbnxm_setup.cpp
src/gromacs/nbnxm/pairlist.cpp
src/gromacs/nbnxm/pairlistset.h