Move initialize_lambdas(...) to state
authorPrashanth Kanduri <kanduri@cscs.ch>
Thu, 28 Feb 2019 15:58:00 +0000 (16:58 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 19 Mar 2019 04:12:45 +0000 (05:12 +0100)
commit493c83dee2fdcecffbf271e4b1d737052c5c2ab7
treef76389bfeffab99305dd18e65acb3c6a6d189537
parentd8def864c2f649ed364e3380513f46ff7c5dded6
Move initialize_lambdas(...) to state

This is another patch in the cleaning efforts of sim_util.

The idea is to only have functions relevant to the force
schedules there so that it becomes easy to move it into
its own module with minimal merging pains.

Change-Id: I270e75126b6ec3aa3cf194e92e7589d713ac6bcd
Related: #2574
src/gromacs/mdlib/sim_util.cpp
src/gromacs/mdlib/sim_util.h
src/gromacs/mdtypes/state.cpp
src/gromacs/mdtypes/state.h