Add C++ version of t_ilist
[alexxy/gromacs.git] / src / gromacs / mdlib / sim_util.cpp
2018-09-13 Berk HessAdd C++ version of t_ilist
2018-09-12 Roland SchulzWarn for type mismatch for gmx printf like functions 2/3
2018-09-11 Pascal MerzAdded trivial const qualifiers
2018-09-11 Pascal MerzInitialize total_vir and pres in init_md
2018-08-30 Christian BlauStore essential dynamics parameters as vectors instead...
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-22 Mark AbrahamFix handling of counter resets
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-13 Roland SchulzRemove cppcheck
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-05 Mark AbrahamReform enforced rotation working data
2018-07-16 Roland SchulzEnable debug FP exceptions without TPI, not with TPI
2018-07-04 Roland SchulzMerge release-2018 into master
2018-07-04 Roland SchulzEnable more warnings for Clang 6
2018-07-01 Roland Schulzclang-tidy: readability-non-const-parameter (2/2)
2018-06-29 Roland Schulzclang-tidy: readibility redundant
2018-06-28 Roland Schulzclang-tidy: performance-type-promotion-in-math-fn
2018-06-27 Berk HessPartial conversion of gmx_domdec_comm_t to C++
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
2018-06-04 Mark AbrahamUpdate Awh initialization and lifetime management
2018-05-25 Mark AbrahamClean up force.h and its use
2018-05-24 Mark AbrahamRemove bDomDec from t_forcerec
2018-05-24 Berk HessChange nbs in nbv to std::unique
2018-05-10 Carsten KutznerIntroduce helper classes for force provider input and...
2018-05-04 Mark AbrahamMerge "Merge branch release-2018"
2018-05-04 Mark AbrahamMore const correctness
2018-05-03 Mark AbrahamMerge branch release-2018
2018-04-26 Mark AbrahamRevert "Tweak PME run mode checks"
2018-04-21 Szilárd PállTweak PME run mode checks
2018-04-19 Szilárd PállMove the PME GPU clearing to the end of the step
2018-04-16 Berk HessMove natoms_mol out of gmx_molblock_t
2018-04-13 Mark AbrahamMerge branch release-2018
2018-04-13 Mark AbrahamClean up constraints code
2018-04-12 Aleksei IupinovStop PME GPU code from compiling on non-CUDA builds
2018-04-03 Berk HessConvert gmx_mtop_t to C++
2018-03-28 Mark AbrahamMerge branch release-2018
2018-03-20 Mark AbrahamMerge branch release-2016 into release-2018
2018-03-13 Mark AbrahamAdd more const to uses of t_commrec and t_inputrec
2018-03-06 Mark AbrahamMerge branch release-2018
2018-02-28 Mark AbrahamReorganized constraint code
2018-02-27 Aleksei IupinovMerge branch 'release-2018'
2018-02-16 Mark AbrahamMerge branch release-2016 into release-2018
2018-02-16 Mark AbrahamMerge branch release-2018 into master
2018-02-14 Mark AbrahamMerge branch release-2016 into release-2018
2018-02-13 Mark AbrahamSeparate multisim from commrec
2018-02-09 Mark AbrahamMerge branch release-2018
2018-02-08 Mark AbrahamMerge branch release-2016 into release-2018
2018-02-08 Mark AbrahamMerge "Merge branch 'release-2018' into master"
2018-02-08 Aleksei IupinovMerge branch 'release-2018' into master
2018-02-07 Prashanth KanduriCleaning up do_force_cutsVERLET function from wallcycle...
2018-01-24 Mark AbrahamRemove gmx_inline
2018-01-23 Mark AbrahamRemove support for implicit solvation
2018-01-19 Aleksei IupinovMerge branch 'release-2018' into master
2018-01-17 Aleksei IupinovMerge branch 'release-2018' into master
2018-01-16 Roland SchulzMerge release-2018 into master
2018-01-09 Mark AbrahamMerge branch release-2016 into release-2018
2018-01-04 Mark AbrahamMerge branch release-2018
2017-12-22 Mark AbrahamMerge branch release-2016 into release-2018
2017-12-21 Mark AbrahamMerge branch release-5-1 into release-2016
2017-12-20 Mark AbrahamMerge "Merge branch release-2016 into release-2018...
2017-12-20 Mark AbrahamMerge branch release-2016 into release-2018
2017-12-14 Mark AbrahamAvoid confusing message at end of non-dynamical runs
2017-12-14 Mark AbrahamMerge "Merge branch release-2016 into release-2018...
2017-12-12 Berk HessCheck for large energy at first step
2017-12-12 Mark AbrahamMerge branch release-2016 into release-2018
2017-12-06 Szilárd PállImplement alternating GPU wait
2017-12-04 Mark AbrahamMerge branch release-2016 into release-2018
2017-11-28 Szilárd PállSeparate local GPU NB wait from emulation launch
2017-11-28 Szilárd PállRefactor GPU rolling prune launch
2017-11-24 Aleksei IupinovDo not call mixed CPU+GPU PME mode "Hybrid"
2017-11-23 Szilárd PállMove GPU FFT/gather launch after GPU nonbondeds
2017-11-21 Mark AbrahamUse much less PaddedRVecVector and more ArrayRef of...
2017-11-19 Viveca LindahlAdd AWH biasing module + tests
2017-11-17 Mark AbrahamImprove handling of PME GPU force buffer
2017-11-07 Szilárd PállAdd wallcycle timer for the PME GPU F reduction
2017-11-03 Mark AbrahamMerge "Merge branch release-2016"
2017-11-02 Aleksei IupinovReplace math.h by cmath includes in cpp files
2017-11-02 Mark AbrahamMerge branch release-2016
2017-11-01 Aleksei IupinovFix erroneous PME GPU "step" namings
2017-10-27 Aleksei IupinovReplace a few asserts with GMX_ASSERT's
2017-10-26 Szilárd PállReorganize PME GPU launch
2017-10-24 Aleksei IupinovMove commrec duty checking into simple getters
2017-10-22 Aleksei IupinovChange PME GPU gather reduction argument from boolean...
2017-10-21 Berk HessMerge "Merge branch release-2016"
2017-10-21 Aleksei IupinovAdd calls to the PME GPU stages
2017-10-20 Mark AbrahamMerge branch release-2016
2017-10-16 Mark AbrahamMerge branch release-2016
2017-10-13 Roland SchulzReplace all ConstArrayRef with ArrayRef<const T>
2017-10-12 Berk HessSimplify virial handling
2017-10-09 Aleksei IupinovPME GPU/CUDA data framework.
2017-10-06 Berk HessImprove PaddedRVecVector resizing
2017-10-05 Szilárd PállRefactor scaled box handling for PME/Ewald
2017-10-05 Mark AbrahamContinue removing -nb gpu_cpu
next