Apply clang-format to source tree
[alexxy/gromacs.git] / src / gromacs / mdlib / forcerec.cpp
2019-11-07 Paul BauerApply clang-format to source tree
2019-10-31 Alan GrayBug fix for event passed to GPU comm features
2019-10-29 Paul BauerMerge branch 'release-2019' into master
2019-10-23 Berk HessMove locality.h from nbnxm to mdtypes
2019-10-21 Alan GrayGPU Coordinate PME/PP Communications
2019-10-15 Alan GrayPME/PP GPU Pimpl Class and GPU->CPU Communication for...
2019-09-30 Berk HessRemove charge group code from forcerec
2019-09-25 Szilárd PállMerge remote-tracking branch 'origin/release-2019'
2019-09-24 Paul BauerMerge branch release-2019 into master
2019-09-23 Berk HessLimit Zen nbnxm kernel choice to Zen 1
2019-09-19 Berk HessRemove charge group data from t_forcerec
2019-09-17 Berk HessFix todos for update groups
2019-09-16 Berk HessRemove obsolete mdp option ns-type
2019-09-12 Berk HessEnable TPI with the Verlet cut-off scheme
2019-09-09 Berk HessRemove incorrect check with rf-zero
2019-08-22 Mark AbrahamMerge branch release-2019
2019-08-20 Berk HessUse shiftForces in ForceOuputs
2019-08-01 Berk HessRemove a pointer in t_forcerec
2019-08-01 Paul BauerMerge release-2019 into master
2019-07-31 Szilárd PállStore wcycle pointer in nonbonded_verlet_t
2019-07-31 Szilárd PállMove cycle counting into the GPU bonded module
2019-07-29 Berk HessRemove LJ Ewald correction tables
2019-07-28 Berk HessRemoved generalized reaction-field
2019-07-28 Berk HessConvert Ewald correction tables to C++
2019-07-26 Berk HessAdd default initialization to interaction_const_t
2019-07-26 Berk HessRemove sh_invrc6 from interaction_const_t
2019-07-25 Szilárd PállOnly stop the CUDA profiler if there are devices
2019-07-02 Kevin BoydRemove references to ecutsGROUP
2019-06-14 Paul BauerMerge branch release-2018 into release-2019
2019-05-03 Paul BauerReplace t_grps with std::vector
2019-05-03 Berk HessConvert manage_threading_t and gmx_enerdata_t to C++
2019-04-30 Berk HessAdd con/destructor for t_forcetable
2019-04-30 Berk HessConvert DispersionCorrection to a class
2019-04-18 Berk HessRemove charge groups from domdec and localtop
2019-04-17 Berk HessRemove group scheme search code
2019-04-16 Szilárd PállRemove "coarse load balancing vars" from forcerec
2019-04-04 Carsten KutznerEarly exit from mdrun if group scheme is detected in...
2019-04-03 Mark AbrahamInitial deactivation of group scheme.
2019-04-02 Paul BauerRefactor gmx_group_t to SimulationAtomGroups
2019-03-27 Prashanth KanduriMoving put_atoms_in_box_omp() to pbc.h
2019-03-02 Mark AbrahamMerge branch release-2019
2019-02-28 Berk HessUse unique_ptr in nonbonded_verlet_t
2019-02-27 Berk HessUse new/delete for t_forcerec
2019-02-27 Berk HessCollect dispersion correction code
2019-02-21 Berk HessSimplify make_pairlist() call signature
2019-02-20 Paul BauerMerge branch 'release-2019' into master
2019-02-17 Berk HessUse enum class for nbnxm locality
2019-02-16 Berk HessMove nbnxn files to nbnxm directory
2019-02-07 Roland SchulzRevert size to be unsigned for ArrayRef
2019-02-04 Mark AbrahamRemove SIMD support from group scheme
2019-02-04 Roland SchulzRename all source files from - to _ for consistency.
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-25 Mark AbrahamBump required gcc compiler to 5.1
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-21 Berk HessConvert nbnxn_atomdata_t to C++
2019-01-07 Mark AbrahamFinish removing group-scheme all-vs-all support
2019-01-02 Mark AbrahamMerge branch release-2019
2018-12-31 Paul BauerMerge branch release-2018 into release-2019
2018-12-21 Kevin BoydFix small leak in forcerec
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-10 Paul BauerUse more const references in topology code
2018-11-28 Mark AbrahamIntroduce GpuBonded
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-05 Paul BauerMake QM/MM code always compile
2018-10-31 Jonathan VincentAdd CUDA bonded kernels
2018-10-26 Mark AbrahamMerge branch release-2018 into release-2019
2018-10-16 Mark AbrahamTask assignment for bonded interactions on CUDA GPUs
2018-10-12 Berk HessImplement assigning bondeds to the GPU
2018-09-13 Berk HessAdd C++ version of t_ilist
2018-09-09 Paul BauerRemove macro for group type in topology
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-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-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-04 Roland Schulzclang-tidy: modernize make-unique/shared
2018-07-16 Roland SchulzWarn for type mismatch for gmx printf like functions 1/3
2018-07-11 Roland SchulzClang warnings
2018-07-10 Roland SchulzClang warnings: unreachable
2018-07-04 Roland SchulzMerge release-2018 into master
2018-07-03 Roland SchulzChange ArrayRef::size_type to signed
2018-07-02 Mark AbrahamRemove some pieces from forcerec.h
2018-06-29 Roland Schulzclang-tidy: add modernize nullptr & emplace
2018-06-28 Berk HessChange BlockRanges to class RangePartitioning
2018-06-28 Roland Schulzclang-tidy: 4 readability checks
2018-05-25 Mark AbrahamClean up force.h and its use
2018-05-24 Mark AbrahamRemove bDomDec from t_forcerec
2018-05-24 Mark AbrahamMove responsibility for bonded threading decomposition
2018-05-24 Berk HessChange nbs in nbv to std::unique
next