Moved pbc/cut-off related utilities from typedefs to pbcutil
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Wed, 14 Oct 2015 17:44:57 +0000 (19:44 +0200)
committerDavid van der Spoel <davidvanderspoel@gmail.com>
Sun, 18 Oct 2015 16:35:22 +0000 (18:35 +0200)
commitd4dfa8cf772b943e0b587cc0473e8acb30551072
tree97db3a36772d04552037ddb1a827d575abc3ffc7
parentc27506bbc631e1c1e0621470b7285a704000d037
Moved pbc/cut-off related utilities from typedefs to pbcutil

Change-Id: I0bf5e6e2221d8106ba3022c6b555c7098cfbacc6
12 files changed:
src/gromacs/fileio/tpxio.cpp
src/gromacs/gmxana/gmx_tune_pme.cpp
src/gromacs/gmxlib/typedefs.cpp
src/gromacs/gmxpreprocess/grompp.cpp
src/gromacs/legacyheaders/typedefs.h
src/gromacs/legacyheaders/types/state.h
src/gromacs/math/utilities.cpp
src/gromacs/math/utilities.h
src/gromacs/mdlib/coupling.cpp
src/gromacs/mdlib/update.cpp
src/gromacs/pbcutil/boxutilities.cpp [new file with mode: 0644]
src/gromacs/pbcutil/boxutilities.h [new file with mode: 0644]