Move some headers from legacyheaders to mdlib/gmxlib
authorTeemu Murtola <teemu.murtola@gmail.com>
Fri, 25 Sep 2015 10:00:00 +0000 (13:00 +0300)
committerTeemu Murtola <teemu.murtola@gmail.com>
Fri, 25 Sep 2015 17:25:40 +0000 (20:25 +0300)
commitf1893e6c070648aaf8b6a24012d04585ad913f7a
treee1c993e93df94ae6ac5e89623f88f75496138ae5
parentf2760be74496392186a716fc274b5da2ed49596a
Move some headers from legacyheaders to mdlib/gmxlib

These still need to be reorganized from gmxlib/mdlib to proper modules,
but at least there they reveal dependencies better.

Change-Id: If6e7bfd8b76d8953ab26f766fe023ce9db277f1c
27 files changed:
docs/doxygen/cycle-suppressions.txt
src/gromacs/domdec/domdec.cpp
src/gromacs/ewald/pme-load-balancing.cpp
src/gromacs/gmxana/gmx_dipoles.cpp
src/gromacs/gmxana/gmx_disre.cpp
src/gromacs/gmxana/gmx_eneconv.cpp
src/gromacs/gmxana/gmx_pme_error.cpp
src/gromacs/gmxana/gmx_tune_pme.cpp
src/gromacs/gmxlib/calcgrid.cpp
src/gromacs/gmxlib/calcgrid.h [moved from src/gromacs/legacyheaders/calcgrid.h with 93% similarity]
src/gromacs/gmxlib/disre.cpp
src/gromacs/gmxlib/disre.h [moved from src/gromacs/legacyheaders/disre.h with 98% similarity]
src/gromacs/gmxlib/ifunc.cpp
src/gromacs/gmxlib/orires.cpp
src/gromacs/gmxlib/orires.h [moved from src/gromacs/legacyheaders/orires.h with 98% similarity]
src/gromacs/gmxpreprocess/grompp.cpp
src/gromacs/listed-forces/listed-forces.cpp
src/gromacs/mdlib/calcmu.cpp
src/gromacs/mdlib/calcmu.h [moved from src/gromacs/legacyheaders/calcmu.h with 94% similarity]
src/gromacs/mdlib/expanded.cpp
src/gromacs/mdlib/mdebin.cpp
src/gromacs/mdlib/shellfc.cpp
src/gromacs/mdlib/shellfc.h [moved from src/gromacs/legacyheaders/shellfc.h with 98% similarity]
src/gromacs/mdlib/sim_util.cpp
src/gromacs/mdlib/update.cpp
src/programs/mdrun/md.cpp
src/programs/mdrun/runner.cpp