Move ifunc.h to gmxlib
authorTeemu Murtola <teemu.murtola@gmail.com>
Mon, 30 Nov 2015 10:39:49 +0000 (12:39 +0200)
committerTeemu Murtola <teemu.murtola@gmail.com>
Mon, 30 Nov 2015 10:43:00 +0000 (12:43 +0200)
commitff7b861b8af08920bd2aae154aef15b7df1c5a8a
tree0166717b68df616fcfeb9814659c1df3e96a06d2
parent1adeb5abb08b92aff5fc385bedc1429282e61103
Move ifunc.h to gmxlib

This is where the source file currently resides.  There are some cyclic
dependencies introduced by this, but these already existed.  Should be
sorted out separately.

Change-Id: I4353da8820b37a10508147ffdf1cbe731b8e3361
44 files changed:
docs/doxygen/cycle-suppressions.txt
src/gromacs/domdec/domdec.cpp
src/gromacs/fileio/pdbio.cpp
src/gromacs/fileio/tngio.cpp
src/gromacs/fileio/tpxio.cpp
src/gromacs/fileio/txtdump.cpp
src/gromacs/gmxana/edittop.cpp
src/gromacs/gmxana/gmx_energy.cpp
src/gromacs/gmxana/gmx_hbond.cpp
src/gromacs/gmxana/gmx_lie.cpp
src/gromacs/gmxana/gmx_mk_angndx.cpp
src/gromacs/gmxana/gmx_nmeig.cpp
src/gromacs/gmxana/gmx_rms.cpp
src/gromacs/gmxlib/disre.h
src/gromacs/gmxlib/ifunc.cpp
src/gromacs/gmxlib/ifunc.h [moved from src/gromacs/legacyheaders/types/ifunc.h with 99% similarity]
src/gromacs/gmxlib/orires.cpp
src/gromacs/gmxlib/orires.h
src/gromacs/gmxpreprocess/convparm.cpp
src/gromacs/gmxpreprocess/gen_ad.cpp
src/gromacs/gmxpreprocess/gen_vsite.cpp
src/gromacs/gmxpreprocess/gpp_atomtype.cpp
src/gromacs/gmxpreprocess/gpp_nextnb.cpp
src/gromacs/gmxpreprocess/grompp.cpp
src/gromacs/gmxpreprocess/readir.cpp
src/gromacs/gmxpreprocess/tomorse.cpp
src/gromacs/gmxpreprocess/topio.cpp
src/gromacs/gmxpreprocess/toppush.cpp
src/gromacs/gmxpreprocess/topshake.cpp
src/gromacs/gmxpreprocess/toputil.cpp
src/gromacs/gmxpreprocess/vsite_parm.cpp
src/gromacs/listed-forces/bonded.h
src/gromacs/listed-forces/manage-threading.cpp
src/gromacs/mdlib/calc_verletbuf.cpp
src/gromacs/mdlib/constr.h
src/gromacs/mdlib/ebin.cpp
src/gromacs/mdlib/perf_est.cpp
src/gromacs/pbcutil/mshift.cpp
src/gromacs/tools/check.cpp
src/gromacs/tools/compare.cpp
src/gromacs/tools/convert_tpr.cpp
src/gromacs/topology/mtop_util.cpp
src/gromacs/topology/topsort.cpp
src/programs/view/manager.cpp