Move keyvaluetreewriter code
commit2e645a61b0f57a33de6ca0fd6ddbd5f9db404eb4
authorMark Abraham <mark.j.abraham@gmail.com>
Thu, 15 Aug 2019 19:02:13 +0000 (15 21:02 +0200)
committerJoe Jordan <e.jjordan12@gmail.com>
Fri, 16 Aug 2019 11:05:02 +0000 (16 13:05 +0200)
tree0a3d1e02ba7dbf53ea585266fa3207868f9c6e0a
parent4048a70e28546601469d1daa1aa51f30009f1fee
Move keyvaluetreewriter code

This will be needed by more than preprocessing code in future, so
needs to be moved to a module that e.g. is part of the mdrun-only
build. Perhaps utility is too low, but at least there is other
key-value handling code there.

Change-Id: I423a5a342ea4d5d44fb9844f98dafa0aef18f90a
src/gromacs/applied_forces/tests/densityfittingoptions.cpp
src/gromacs/gmxpreprocess/readir.cpp
src/gromacs/utility/keyvaluetreemdpwriter.cpp [moved from src/gromacs/gmxpreprocess/keyvaluetreemdpwriter.cpp with 97% similarity]
src/gromacs/utility/keyvaluetreemdpwriter.h [moved from src/gromacs/gmxpreprocess/keyvaluetreemdpwriter.h with 92% similarity]