Fixed exit with FEP with PME nodes without LJ-PME
authorBerk Hess <hess@kth.se>
Tue, 4 Mar 2014 12:01:19 +0000 (13:01 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Thu, 6 Mar 2014 06:55:35 +0000 (07:55 +0100)
commitb5e647d060d7e05fc6f4225343a3be6a91ef231e
tree7bee3173bdb3a89b30979c22cae98e6d9c5a4eb6
parente03f08a9e38f7fab9c61d4b07b900baa669adda3
Fixed exit with FEP with PME nodes without LJ-PME

With FEP runs with separate PME nodes without LJ-PME, mdrun would
exit with a gmx_incons.
Reorganized the PME some flags and conditionals for clarity.

Change-Id: I04513a2d84682617b36c0c8ad4afe632ce3f7ee1
src/gromacs/legacyheaders/pme.h
src/gromacs/mdlib/force.c
src/gromacs/mdlib/pme.c
src/gromacs/mdlib/pme_pp.c
src/gromacs/mdlib/sim_util.c