Use shiftForces in ForceOuputs
[alexxy/gromacs.git] / src / gromacs / nbnxm / atomdata.cpp
2019-08-20 Berk HessUse shiftForces in ForceOuputs
2019-08-15 Alan GrayPME reduction for CUDA F buffer operations
2019-08-01 Paul BauerMerge release-2019 into master
2019-07-19 Alan GrayF buffer operations in CUDA
2019-07-01 Alan GrayBug fix and simplification for CUDA X Buffer Ops
2019-06-17 Berk HessSimplify GPU nbnxm x conversion
2019-05-29 Szilárd PállTemplate x buffer ops call on whether GPU is used
2019-05-10 Alan GrayPosition buffer ops in CUDA
2019-04-25 Szilárd PállAvoid using AtomLocality::Count as a valid value
2019-04-17 Berk HessSimplify nbnxm shift force handling
2019-03-28 Berk HessSimplify nbnxm final force reduction
2019-03-28 Berk HessMove early return for nbnxm force reduction
2019-03-28 Roland SchulzFix UB vector usage
2019-03-19 Berk HessReduce dependencies of nbnxn_atomdata_t
2019-03-15 Berk HessChange nbnxn_search to class PairSearch
2019-03-14 Berk HessAdd nbnxm GridSet class
2019-03-05 Berk HessTurn nbnxn_grid_t into a class
2019-03-02 Mark AbrahamMerge branch release-2019
2019-02-28 Berk HessUse unique_ptr in nonbonded_verlet_t
2019-02-23 Berk HessHide internals of nbnxm parlist
2019-02-21 Berk HessClean up nbnxm enums
2019-02-20 Paul BauerMerge branch 'release-2019' into master
2019-02-17 Berk HessUse enum class for nbnxm locality
2019-02-17 Berk HessExtract nbnxm grid.h and pairlistwork.h
2019-02-16 Berk HessMove nbnxn files to nbnxm directory