Enable forced rotation for modular simulator
authorPascal Merz <pascal.merz@me.com>
Thu, 24 Oct 2019 20:04:23 +0000 (14:04 -0600)
committerPaul Bauer <paul.bauer.q@gmail.com>
Sun, 27 Oct 2019 18:25:04 +0000 (19:25 +0100)
commitc4aa33716b1b688ee553304951208f8dee128db4
treec9b7dd5c858eba06fb4605675da068d08e7170d1
parent00902c0c1c607300587518fdc6e17d5ded8ecc0c
Enable forced rotation for modular simulator

Forced rotation was currently disabled (without being checked for)
with the modular simulator. There is no reason to do so, as the
enforced rotation does not require any new element or communication
between elements.

Change-Id: I057935cbaeaedfde751ca26ba11fb7c990b23efe
src/gromacs/modularsimulator/forceelement.cpp
src/gromacs/modularsimulator/forceelement.h
src/gromacs/modularsimulator/modularsimulator.cpp
src/gromacs/modularsimulator/shellfcelement.cpp
src/gromacs/modularsimulator/shellfcelement.h