More legacyheaders to gmxlib/mdlib
authorTeemu Murtola <teemu.murtola@gmail.com>
Fri, 25 Sep 2015 17:49:02 +0000 (20:49 +0300)
committerTeemu Murtola <teemu.murtola@gmail.com>
Fri, 25 Sep 2015 18:49:34 +0000 (21:49 +0300)
commit9e21ba58a66057341758c540f0b80e45f1a1b80e
tree0269b8f516d13147b96c85b3efe4fe8c9c95156f
parentf1893e6c070648aaf8b6a24012d04585ad913f7a
More legacyheaders to gmxlib/mdlib

The movement here is trivial in the sense that they do not
introduce/identify any additional dependencies.

Change-Id: Ie7a23b03409c5c0fe9a44d6943f7b1325a7f080f
33 files changed:
src/gromacs/domdec/domdec.cpp
src/gromacs/domdec/domdec_setup.cpp
src/gromacs/domdec/domdec_topology.cpp
src/gromacs/ewald/pme-pp.cpp
src/gromacs/gmxana/gmx_disre.cpp
src/gromacs/gmxana/gmx_pme_error.cpp
src/gromacs/gmxana/gmx_tune_pme.cpp
src/gromacs/gmxlib/chargegroup.cpp
src/gromacs/gmxlib/chargegroup.h [moved from src/gromacs/legacyheaders/chargegroup.h with 87% similarity]
src/gromacs/gmxlib/sighandler.cpp
src/gromacs/gmxlib/sighandler.h [moved from src/gromacs/legacyheaders/sighandler.h with 94% similarity]
src/gromacs/gmxlib/splitter.cpp
src/gromacs/gmxlib/splitter.h [moved from src/gromacs/legacyheaders/splitter.h with 88% similarity]
src/gromacs/gmxpreprocess/grompp.cpp
src/gromacs/gmxpreprocess/readir.cpp
src/gromacs/gmxpreprocess/readpull.cpp
src/gromacs/imd/imd.cpp
src/gromacs/mdlib/constr.cpp
src/gromacs/mdlib/expanded.cpp
src/gromacs/mdlib/mdatoms.cpp [moved from src/gromacs/mdlib/mdatom.cpp with 99% similarity]
src/gromacs/mdlib/mdatoms.h [moved from src/gromacs/legacyheaders/mdatoms.h with 89% similarity]
src/gromacs/mdlib/minimize.cpp
src/gromacs/mdlib/perf_est.cpp
src/gromacs/mdlib/perf_est.h [moved from src/gromacs/legacyheaders/perf_est.h with 89% similarity]
src/gromacs/mdlib/rbin.cpp [moved from src/gromacs/gmxlib/rbin.cpp with 99% similarity]
src/gromacs/mdlib/rbin.h [moved from src/gromacs/legacyheaders/rbin.h with 93% similarity]
src/gromacs/mdlib/shellfc.cpp
src/gromacs/mdlib/sim_util.cpp
src/gromacs/mdlib/stat.cpp
src/gromacs/mdlib/tgroup.cpp
src/gromacs/mdlib/tpi.cpp
src/programs/mdrun/md.cpp
src/programs/mdrun/runner.cpp