Clean up CMAP placement in parameter list
authorErik Lindahl <erik@kth.se>
Mon, 23 Jun 2014 12:03:17 +0000 (14:03 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Tue, 24 Jun 2014 12:11:32 +0000 (14:11 +0200)
commitc1547047d5493b192346a978983c75a18cfd14e6
treeade16af4b4e85d741972e1de466931673c22132b
parent424e3bb09aa2fb34290b9426d1e56eee0d094ab1
Clean up CMAP placement in parameter list

Some of the CMAP variables were always placed into and
read from the first entry of the parameter list. While this
did not result in any errors, this patch now places them
correctly in the F_CMAP position.

Fixes #1345.

Change-Id: Ic6e09e46c352976cfc1f57ff903c082b4ec43df8
src/gromacs/gmxpreprocess/grompp.c
src/gromacs/gmxpreprocess/topio.c
src/gromacs/gmxpreprocess/toppush.c