Improve mimic module
commit38a904dde2a84dd747462fd3d8f23506a175fcfa
authorMark Abraham <mark.j.abraham@gmail.com>
Wed, 20 Mar 2019 09:16:54 +0000 (20 10:16 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 20 Mar 2019 15:20:47 +0000 (20 16:20 +0100)
tree727b2dbfc960244895284693564f042b1443a1ae
parent17b85da5899020a832107366a0028c5b7d9f0aa3
Improve mimic module

File naming did not conform to style. Improved some include structure. This
module no longer needs to depend on gmxpreprocess.

Preparation for #2877

Change-Id: I0a3a4e72828f3e47f28d0d7420e5c65e580d5428
src/gromacs/mdrun/mimic.cpp
src/gromacs/mdrun/rerun.cpp
src/gromacs/mimic/CMakeLists.txt
src/gromacs/mimic/communicator.cpp [moved from src/gromacs/mimic/MimicCommunicator.cpp with 99% similarity]
src/gromacs/mimic/communicator.h [moved from src/gromacs/mimic/MimicCommunicator.h with 100% similarity]
src/gromacs/mimic/utilities.cpp [moved from src/gromacs/mimic/MimicUtils.cpp with 94% similarity]
src/gromacs/mimic/utilities.h [moved from src/gromacs/mimic/MimicUtils.h with 92% similarity]