Remove bLocalCG from DD code
authorBerk Hess <hess@kth.se>
Thu, 19 Sep 2019 13:00:13 +0000 (15:00 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 19 Sep 2019 19:19:08 +0000 (21:19 +0200)
commit2996cf83fc3d5b4fb8cf425888853cb2f08299be
tree9cdb820f661ee79c1e934c2b7dd13f3359ea2271
parent8d311d5bc7e475ebabea03499e64dbb5bdf2555e
Remove bLocalCG from DD code

Replaced the use of bLocalCG in gmx_domdec_comm_t by ga2la,
which can be done since we no longer support charge groups.

Change-Id: I601e4a9c63e685b21f764fc99dc71c0080e84a43
src/gromacs/domdec/domdec.cpp
src/gromacs/domdec/domdec.h
src/gromacs/domdec/domdec_internal.h
src/gromacs/domdec/domdec_topology.cpp
src/gromacs/domdec/partition.cpp
src/gromacs/domdec/redistribute.cpp