Fix part of old-style casting
[alexxy/gromacs.git] / src / gromacs / domdec / cellsizes.cpp
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-07-16 Roland SchulzWarn for type mismatch for gmx printf like functions 1/3
2018-07-04 Roland SchulzMerge release-2018 into master
2018-07-02 Berk HessConvert DD DLB cell size handling to C++
2018-06-27 Berk HessPartial conversion of gmx_domdec_comm_t to C++
2018-05-24 Berk HessConvert gmx_domdec_master_t to C++
2018-05-17 Berk HessSplit off domdec distribution and cellsizes