Set cutoff modifiers in forcerec
commitc54cf431c2420b4142f8743924dcc736754880d2
authorBerk Hess <hess@kth.se>
Mon, 5 Feb 2018 15:05:23 +0000 (5 16:05 +0100)
committerBerk Hess <hess@kth.se>
Mon, 5 Feb 2018 15:05:23 +0000 (5 16:05 +0100)
tree792ae2e57b63db7b6870150c286dd1dcfa12acd2
parent9a65aa8ec33ba85ef12e0d83a094145aa2f50825
Set cutoff modifiers in forcerec

The cutoff modifiers were not copied from interaction_const_t
to forcerec_t which meant only the generic kernels was used with
the group scheme.

Fixes #2399

Change-Id: I2890cbd55e648e434ad3817edc4e5fe4c5697162
src/gromacs/mdlib/forcerec.cpp