Replace compat::make_unique with std::make_unique
[alexxy/gromacs.git] / src / gromacs / mdrun / mimic.cpp
2019-02-04 Roland SchulzReplace compat::make_unique with std::make_unique
2019-02-02 Roland SchulzRenamed listed-forces to listed_forces
2019-01-23 Roland SchulzMerge release-2019 into master
2019-01-23 Roland SchulzMerge release-2018 into release-2019
2019-01-22 Mark AbrahamRemove init_md and improve init_em
2019-01-07 Kevin BoydClean up ekind struct
2019-01-04 Paul BauerChange gmx_localtop_t to C++
2018-12-31 Paul BauerMerge branch release-2018 into release-2019
2018-12-19 Paul BauerMerge "Merge release-2019 branch into master"
2018-12-18 Szilárd PállMerge release-2019 branch into master
2018-12-17 Paul BauerMerge branch release-2018 into release-2019
2018-11-22 Mark AbrahamIntroduce PpForceWorkload
2018-11-21 Paul BauerMerge branch release-2018 into release-2019
2018-11-20 Mark AbrahamMerge "Merge release-2019 into master"
2018-11-16 Roland SchulzMerge release-2019 into master
2018-11-11 Viacheslav BolnykhFixing segfault in parallel MiMiC QM/MM runs
2018-10-26 Mark AbrahamMerge branch release-2018 into release-2019
2018-10-25 Mark AbrahamIntroduce ArrayRefWithPadding
2018-10-13 Viacheslav BolnykhUpdated name of intemolecular exclusions function
2018-10-12 Viacheslav BolnykhImplemented QM/MM workflow inside core GROMACS