Reform gmx_pme_pp alloc and use vector
commit591f8dd31f4cabcc894f48fc48bded070a58d026
authorMark Abraham <mark.j.abraham@gmail.com>
Tue, 7 Nov 2017 02:26:32 +0000 (7 03:26 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 7 Nov 2017 19:30:43 +0000 (7 20:30 +0100)
tree24e7349197f599ca3204226c94783320dd3d228b
parent1df9975da732577f5d59e76de608670e1f183645
Reform gmx_pme_pp alloc and use vector

Introduced a helper struct for describing the partner PP ranks.

Reduced some of the conditional compilation.

Updated some naming from node to rank.

Fixed over-use of charge_pp.

Change-Id: I00b59dd116740721ed707af4242c0d44f1615d56
src/gromacs/domdec/domdec.cpp
src/gromacs/domdec/domdec.h
src/gromacs/ewald/pme-only.cpp
src/gromacs/utility/gmxmpi.h