Use unique_ptr in nonbonded_verlet_t
[alexxy/gromacs.git] / src / gromacs / mdlib / sim_util.cpp
2019-02-28 Berk HessUse unique_ptr in nonbonded_verlet_t
2019-02-27 Berk HessCollect dispersion correction code
2019-02-26 Prashanth KanduriMoving finish_run(...) to runner.cpp
2019-02-25 Prashanth KanduriMoving do_pbc_mtop(...) functions to pbcutils from...
2019-02-25 Mark AbrahamMove code out of sim_util.cpp
2019-02-23 Berk HessMove all nbnxm pruning details into module
2019-02-23 Berk HessHide internals of nbnxm parlist
2019-02-21 Berk HessMove free-energy kernel dispatch into nbnxm module
2019-02-21 Berk HessClean up nbnxm enums
2019-02-21 Berk HessSimplify make_pairlist() call signature
2019-02-20 Berk HessAdd havePPDomainDecomposition()
2019-02-20 Paul BauerMerge "Merge branch 'release-2019' into master"
2019-02-20 Berk HessRefactor DLB region handling
2019-02-20 Paul BauerMerge branch 'release-2019' into master
2019-02-17 Berk HessUse enum class for nbnxm locality
2019-02-17 Berk HessMove nbnxm details from sim_util.cpp to module
2019-02-16 Berk HessMove nbnxn files to nbnxm directory
2019-02-13 Mark AbrahamMake EnergyOutput wrapper class
2019-02-04 Roland SchulzRename all source files from - to _ for consistency.
2019-02-02 Roland SchulzRenamed listed-forces to listed_forces
2019-01-30 Mark AbrahamMerge remote branch release-2018 into release-2019
2019-01-30 Szilárd PállFix double-increment of GPU NB launch subcounter
2019-01-23 Roland SchulzMerge release-2019 into master
2019-01-23 Roland SchulzMerge release-2018 into release-2019
2019-01-22 Berk HessConvert NbnxnPairlistGpu to C++
2019-01-22 Mark AbrahamRemove init_md and improve init_em
2019-01-21 Mark AbrahamClean up initialize_lambdas
2019-01-21 Kevin BoydConvert gmx_update_t to C++
2019-01-07 Mark AbrahamFinish removing group-scheme all-vs-all support
2019-01-06 Kevin BoydConvert t_vcm to C++, plugging a memory leak
2019-01-04 Berk HessSplit nbnxn pairlist types for CPU and GPU
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-12-13 Szilárd PállAvoid spurious timing in bonded GPU launch subcounter
2018-12-11 Szilárd PállTweak the bonded GPU energy copy/wait operations
2018-12-06 Szilárd PállAdd Bonded GPU launch overhead cycle subcounter
2018-12-06 Szilárd PállSwap the order of GPU bonded and nonbonded launch
2018-12-06 Szilárd PállFix conditional in nonlocal nbnxn GPU work skipping
2018-12-06 Szilárd PállSplit nbnxn input copy and kernel launch
2018-12-03 Mark AbrahamMove responsibility for PME reduction to its module
2018-11-28 Mark AbrahamIntroduce GpuBonded
2018-11-26 Paul BauerFix newline printing in -v output
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-10-31 Jonathan VincentAdd CUDA bonded kernels
2018-10-26 Mark AbrahamMerge branch release-2018 into release-2019
2018-10-25 Mark AbrahamIntroduce ArrayRefWithPadding
2018-10-21 Berk HessFix mdrun start/end time print
2018-10-12 Berk HessImplement assigning bondeds to the GPU
2018-10-08 Mark AbrahamImplement PaddedVector
2018-10-01 Mark AbrahamFix gcc-8 warnings about strings
2018-09-29 Berk HessAdd UpdateGroupsCog to DD
2018-09-25 Pascal MerzRemove unnecessary functionality from do_rerun
2018-09-18 Mark AbrahamSeparated partitioning and dlb code within domdec
2018-09-13 Berk HessAdd C++ version of t_ilist
2018-09-12 Roland SchulzWarn for type mismatch for gmx printf like functions 2/3
2018-09-11 Pascal MerzAdded trivial const qualifiers
2018-09-11 Pascal MerzInitialize total_vir and pres in init_md
2018-08-30 Christian BlauStore essential dynamics parameters as vectors instead...
2018-08-29 Mark AbrahamMerge branch release-2018
2018-08-29 Berk HessRefactor wall potential calculation
2018-08-24 Mark AbrahamMerge branch release-2018
2018-08-22 Mark AbrahamFix handling of counter resets
2018-08-18 Roland Schulzreadability-implicit-bool-conversion 2/2
2018-08-18 Roland Schulzreadability-implicit-bool-conversion 1/2
2018-08-18 Roland Schulzclang-tidy modernize
2018-08-13 Roland SchulzRemove cppcheck
2018-08-08 Roland SchulzFix part of old-style casting
2018-08-08 Roland SchulzRemove gmx custom fixed int (e.g. gmx_int64_t) types
2018-08-05 Mark AbrahamReform enforced rotation working data
2018-07-16 Roland SchulzEnable debug FP exceptions without TPI, not with TPI
2018-07-04 Roland SchulzMerge release-2018 into master
2018-07-04 Roland SchulzEnable more warnings for Clang 6
2018-07-01 Roland Schulzclang-tidy: readability-non-const-parameter (2/2)
2018-06-29 Roland Schulzclang-tidy: readibility redundant
2018-06-28 Roland Schulzclang-tidy: performance-type-promotion-in-math-fn
2018-06-27 Berk HessPartial conversion of gmx_domdec_comm_t to C++
2018-06-13 Berk HessPartial conversion of gmx_domdec_t to C++
2018-06-05 Mark AbrahamMake proper BoxDeformation class
2018-06-05 Mark AbrahamMake Constraints a proper class
2018-06-04 Mark AbrahamUpdate Awh initialization and lifetime management
2018-05-25 Mark AbrahamClean up force.h and its use
2018-05-24 Mark AbrahamRemove bDomDec from t_forcerec
2018-05-24 Berk HessChange nbs in nbv to std::unique
2018-05-10 Carsten KutznerIntroduce helper classes for force provider input and...
2018-05-04 Mark AbrahamMerge "Merge branch release-2018"
2018-05-04 Mark AbrahamMore const correctness
2018-05-03 Mark AbrahamMerge branch release-2018
2018-04-26 Mark AbrahamRevert "Tweak PME run mode checks"
2018-04-21 Szilárd PállTweak PME run mode checks
2018-04-19 Szilárd PállMove the PME GPU clearing to the end of the step
2018-04-16 Berk HessMove natoms_mol out of gmx_molblock_t
2018-04-13 Mark AbrahamMerge branch release-2018
2018-04-13 Mark AbrahamClean up constraints code
2018-04-12 Aleksei IupinovStop PME GPU code from compiling on non-CUDA builds
2018-04-03 Berk HessConvert gmx_mtop_t to C++
next