Reimplement constant acceleration groups
[alexxy/gromacs.git] / src / gromacs / mdlib / update.cpp
2021-10-29 Berk HessReimplement constant acceleration groups
2021-10-18 Andrey AlekseenkoMerge release-2021 into master
2021-09-25 Berk HessReplace DOMAINDECOMP macro by a renamed function
2021-09-14 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-08-30 Berk HessMake orires work with DD particle reordering
2021-08-19 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-06-29 Paul BauerMerge branch release-2021 into master
2021-06-15 Mark AbrahamRemove some NOLINT now that clang-tidy-11 is required
2021-05-11 Mark AbrahamApply clang-format-11
2021-05-07 Paul BauerMerge branch release-2021 into merge-2021-into-master
2021-04-21 ejjordanFinish removing t_mdatoms from update module
2021-04-21 Joe JordanMostly remove t_mdatoms from update signatures
2021-04-20 Joe JordanUse enum class for gmx_omp_nthreads
2021-04-14 Paul BauerModernize wallcycle counting
2021-04-12 Joe JordanPass cFREEZE and cTC to update after DD partitioning
2021-04-10 Dmitry MorozovFix several errors when compiling with MSVC
2021-03-31 ejjordanFix doxygen for updateMDLeapfrogGeneral
2021-03-31 Joe JordanUse more ArrayRefs in signatures of update impl class
2021-03-22 Andrey AlekseenkoFix compiler and linter warnings
2021-03-19 Berk HessRemove const cast in update code
2021-03-09 Joe JordanUse constexpr for physical constants and move them...
2021-03-05 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2021-03-02 Paul BauerModernize atom enums
2021-02-24 Paul BauerRework state checkpoint enum handling
2021-02-22 Paul BauerRefactor md_enums
2021-02-18 Pascal MerzImplement velocity terms for virtual sites
2021-02-12 Mark AbrahamMerge branch release-2021 into master
2021-02-09 Pascal MerzMake temperature and pressure coupling enums enum classes
2021-02-03 Mark AbrahamRemove support for Intel classic compiler
2021-01-29 Mark AbrahamMerge branch release-2021
2021-01-27 Pascal MerzRemove constant acceleration groups
2021-01-07 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2020-12-18 Mark AbrahamMerge branch release-2021
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-07 Paul BauerMerge branch 'origin/release-2020' into merge-release...
2020-09-30 Berk HessMove computeSlowForces into stepWork
2020-08-31 Paul BauerMerge branch 'release-2020' into master
2020-06-24 Berk HessAdd class ListedForces
2020-06-09 Artem ZhmurovMake SD stuff private for update.cpp
2020-06-09 Artem ZhmurovMake SD stuff private for update.cpp
2020-06-08 Artem ZhmurovMove constraints related logic to constraints file
2020-06-05 Artem ZhmurovMove calculation of kinetic energy to md_support
2020-05-06 Paul BauerMerge branch 'origin/release-2020' into master
2020-04-07 Pascal MerzRequire explicit MPI_COMM for gmx_bcast and gmx_barrier
2020-03-19 Berk HessSimplify finish_update()
2020-03-18 Berk HessRemove use of graph in do_force()
2020-03-17 Berk HessConvert t_graph to C++
2020-03-04 Paul BauerMerge branch release-2020 into master
2020-02-28 Paul BauerMerge branch release-2019 into release-2020
2020-02-24 Pascal MerzUse ArrayRef in compute_globals
2020-02-23 ejjordanUse more forward declarations to removed header depende...
2020-01-28 Paul BauerMerge branch origin/release-2020 into master
2020-01-20 Berk HessUse ArrayRef(WithPadding) in constraint code
2020-01-09 Mark AbrahamSplit lines with many copyright years
2020-01-08 Roland SchulzMerge release-2019 into release-2020
2019-12-27 Paul BauerMerge origin/release-2019 into release-2020
2019-11-30 Paul BauerMerge origin/release-2020 into master
2019-11-29 Mark AbrahamMerge branch release-2019 into release-2020
2019-11-28 Artem ZhmurovFix pressure coupling with GPU update
2019-11-25 Artem ZhmurovUse same matrix for Parrinello-Rahman and Berendsen...
2019-11-21 Mark AbrahamMerge branch release-2020
2019-11-20 Paul BauerMerge 'origin/release-2019' into release-2020
2019-11-13 Artem ZhmurovUse same matrix for Parrinello-Rahman and Berendsen...
2019-11-07 Paul BauerApply clang-format to source tree
2019-10-29 Paul BauerMerge branch 'release-2019' into master
2019-09-25 Szilárd PállMerge remote-tracking branch 'origin/release-2019'
2019-09-24 Paul BauerMerge branch release-2019 into master
2019-08-28 Pascal MerzIntroduce MicroState for modular simulator
2019-08-23 Szilárd PállFix clang-tidy warnings in the OpenCL build
2019-08-22 Mark AbrahamMerge branch release-2019
2019-08-16 Mark AbrahamUpdate testing matrices and fix warnings
2019-08-08 Mark AbrahamInitialize gmx_ekindata_t and t_vcm properly
2019-08-01 Mark AbrahamMerge "Merge release-2019 into master"
2019-08-01 Paul BauerMerge release-2019 into master
2019-07-31 Berk HessRemove vcm removal from compute_globals()
2019-07-11 Pascal MerzRemove dependence of compute_globals on t_state
2019-07-09 Pascal MerzConst qualifier for forces in update_coords
2019-06-14 Paul BauerMerge branch release-2018 into release-2019
2019-05-22 Mark AbrahamIntroduce tri-state enums for restarts
2019-04-04 Artem ZhmurovRemove isPressureCouplingStep(...)
2019-04-04 Artem ZhmurovRemove isTemperatureCouplingStep(...)
2019-04-02 Paul BauerRefactor gmx_group_t to SimulationAtomGroups
2019-03-27 Prashanth KanduriMove stat function declarations to a new stat.h
2019-03-07 Mark AbrahamEliminate mdlib/mdrun.h
2019-03-06 Mark AbrahamRevert "Eliminate mdlib/mdrun.h"
2019-03-06 Mark AbrahamEliminate mdlib/mdrun.h
2019-03-02 Mark AbrahamMerge branch release-2019
2019-02-20 Paul BauerMerge branch 'release-2019' into master
2019-02-04 Roland SchulzReplace compat::make_unique with std::make_unique
2019-02-02 Roland SchulzRenamed listed-forces to listed_forces
2019-01-30 Mark AbrahamMerge remote branch release-2018 into release-2019
2019-01-23 Roland SchulzMerge release-2019 into master
2019-01-23 Roland SchulzMerge release-2018 into release-2019
2019-01-21 Kevin BoydConvert gmx_update_t to C++
2019-01-07 Kevin BoydClean up ekind struct
2019-01-02 Mark AbrahamMerge branch release-2019
2018-12-31 Paul BauerMerge branch release-2018 into release-2019
2018-12-28 Kevin BoydConvert gmx_stochd_t to C++
next