Move constraint and bonded filtering info into DDSystemInfo
[alexxy/gromacs.git] / src / gromacs / domdec / domdec.cpp
2019-09-04 Berk HessMove constraint and bonded filtering info into DDSystemInfo
2019-09-04 Berk HessMove update grouping to DDSystemInfo
2019-09-04 Berk HessChange DD pme force buffer to std::vector
2019-09-04 Berk HessInitialize all members of gmx_domdec_t
2019-09-03 Berk HessExtract DDSystemInfo from gmx_domdec_comm_t
2019-09-03 Berk HessUnify manual and auto DD grid choices
2019-09-03 Berk HessRemove gmx_domdec_t from dd_choose_grid()
2019-09-03 Berk HessExtact UnitCellInfo from gmx_domdec_t
2019-08-22 Mark AbrahamMerge branch release-2019
2019-08-20 Berk HessUse shiftForces in ForceOuputs
2019-08-20 Mark AbrahamFix issues for clang-analyzer-8
2019-08-16 Mark AbrahamUpdate testing matrices and fix warnings
2019-08-05 Berk HessMake box const in do_force()
2019-08-01 Mark AbrahamMerge "Merge release-2019 into master"
2019-08-01 Paul BauerMerge release-2019 into master
2019-06-14 Paul BauerMerge branch release-2018 into release-2019
2019-06-11 Mark AbrahamInitialize all of gmx_domdec_comm_t
2019-04-18 Berk HessRemove charge groups from domdec and localtop
2019-04-17 Berk HessSimplify vsite PBC handling
2019-03-28 Mark AbrahamMove DomdecOptions into its own header
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 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-23 Roland SchulzMerge release-2018 into release-2019
2018-12-31 Paul BauerMerge branch release-2018 into release-2019
2018-12-17 Paul BauerMerge branch release-2018 into release-2019
2018-11-21 Paul BauerMerge branch release-2018 into release-2019
2018-10-26 Mark AbrahamMerge branch release-2018 into release-2019
2018-10-18 Berk HessAdd env.var. to disable update groups
2018-10-09 Roland SchulzFix MSAN errors
2018-10-08 Berk HessEnable update groups
2018-10-05 Berk HessAdd update groups to DD atom displacement
2018-10-02 Berk HessUpdate DD cutoffs for update groups
2018-09-29 Berk HessAdd UpdateGroupsCog to DD
2018-09-28 Mark AbrahamUse more default initialization of mdrun structs
2018-09-22 Berk HessAdd update groups boolean to DD
2018-09-22 Berk HessRename DD constraint booleans
2018-09-18 Mark AbrahamSeparated partitioning and dlb code within domdec
2018-09-18 Berk HessRefactor ddbox handling
2018-09-17 Pascal MerzFix typo in DD load balancing printing
2018-09-14 Berk HessChange gmx_moltype_t.ilist to InteractionLists
2018-09-14 Roland SchulzWarn for type mismatch for gmx printf like functions 3/3
2018-09-13 Berk HessAdd C++ version of t_ilist
2018-09-11 Mark AbrahamImprove DD logging
2018-09-10 Roland SchulzReplace rounding using int(x+0.5) with roundToInt
2018-09-02 Roland SchulzTurn DlbState into scoped enum
2018-09-02 Kevin BoydFixed bug reporting initial DLB state
2018-08-29 Mark AbrahamMerge branch release-2018
2018-08-24 Berk HessMerge "Merge branch release-2018"
2018-08-24 Mark AbrahamMerge branch release-2018
2018-08-21 Berk HessEnsure domains are large enough for atom motion
2018-08-20 Berk HessRemove compacting from DD redistribute
2018-08-20 Berk HessMake gmx_ga2la_t a proper class
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-14 Roland SchulzFix int/bool bugs
2018-08-12 Roland Schulz3/3 of old-style casting
2018-08-08 Christian BlauLocal atom sets in rotational pulling.
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-07 Christian BlauLocal atom sets in compEL / ion swapping code.
2018-08-06 Roland SchulzChange gmx_bool from int to bool
2018-08-05 Mark AbrahamReform enforced rotation working data
2018-07-18 Berk HessApply local atom sets in pull code
2018-07-17 Christian BlauLocal atom set handling during simulations.
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-04 Roland SchulzEnable more warnings for Clang 6
2018-07-03 Roland SchulzFix post-submit issues
2018-07-03 Roland SchulzChange ArrayRef::size_type to signed
2018-07-02 Berk HessConvert DD DLB cell size handling to C++
2018-07-02 Berk HessFix recent bug with 2D/3D DLB
2018-07-01 Roland Schulzclang-tidy: readability-non-const-parameter (2/2)
2018-06-29 Berk HessInitialize DD DLB variable
2018-06-29 Roland Schulzclang-tidy: add modernize nullptr & emplace
2018-06-28 Berk HessRename atomGroups in gmx_domdec_t to atomGrouping
2018-06-28 Berk HessClean up dd_move_cellx()
2018-06-28 Berk HessConvert gmx_domdec_sort_t to C++
2018-06-28 Berk HessChange BlockRanges to class RangePartitioning
2018-06-28 Roland Schulzclang-tidy: performance-type-promotion-in-math-fn
2018-06-28 Roland SchulzClang-tidy: enable further tests
2018-06-27 Berk HessFix bug with 2D/3D triclinic DD
2018-06-27 Berk HessBase vacuum DD on atom coordinates
2018-06-27 Berk HessPartial conversion of gmx_domdec_comm_t to C++
2018-06-27 Berk HessTemplate and overload dd_sendrecv functions
2018-06-27 Berk HessCorrect DD zone size loop bound
2018-06-14 Berk HessIntroduced DDAtomRanges class
2018-06-13 Mark AbrahamCall Constraints::setConstraints with other setup code
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
next