Replace rounding using int(x+0.5) with roundToInt
[alexxy/gromacs.git] / src / gromacs / domdec / distribute.cpp
2018-09-10 Roland SchulzReplace rounding using int(x+0.5) with roundToInt
2018-08-29 Mark AbrahamMerge branch release-2018
2018-08-24 Mark AbrahamMerge branch release-2018
2018-07-04 Roland SchulzMerge release-2018 into master
2018-07-01 Roland SchulzEnable clang-tidy NullDereference
2018-07-01 Berk HessRemoved smalloc.h from many DD files
2018-06-28 Berk HessRename atomGroups in gmx_domdec_t to atomGrouping
2018-06-28 Berk HessChange BlockRanges to class RangePartitioning
2018-06-28 Roland Schulzclang-tidy: 4 readability checks
2018-06-14 Berk HessIntroduced DDAtomRanges class
2018-06-13 Berk HessPartial conversion of gmx_domdec_t to C++
2018-05-24 Berk HessConvert gmx_domdec_master_t to C++
2018-05-17 Berk HessSplit off domdec distribution and cellsizes