Apply re-formatting to C++ in src/ tree.
[alexxy/gromacs.git] / src / gromacs / modularsimulator / freeenergyperturbationdata.cpp
2020-12-16 M. Eric IrrgangApply re-formatting to C++ in src/ tree.
2020-11-24 Paul BauerMerge branch 'origin/release-2020' into merge-2020...
2020-10-20 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-10-14 Mark AbrahamFix compilation with MSVC
2020-10-07 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-09-29 Pascal MerzFix bug resetting mdatoms masses to lambda=0 state
2020-09-21 Pascal MerzCheckpointdata DD followup
2020-09-16 Pascal MerzImplement modular checkpointing
2020-09-10 Christian BlauSimplify and fix how lambda values are set
2020-08-31 Paul BauerMerge branch 'release-2020' into master
2020-08-16 Pascal MerzModular simulator: Don't wrap std::function in unique_ptr
2020-08-14 Pascal MerzIntroduce flexible ModularSimulatorAlgorithmBuilder...
2020-07-15 Pascal MerzSeparate Element from FreeEnergyPerturbationData