Unify handling of GMX_ENABLE_GPU_TIMING and GMX_DISABLE_GPU_TIMING
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess /
2021-11-03 Andrey AlekseenkoFix random typos
2021-11-03 Joe JordanRemove unused thole polarization rfac parameter
2021-10-29 Berk HessReimplement constant acceleration groups
2021-10-28 Berk HessDocument and clean up do_numbering()
2021-10-27 Oliver FleetwoodAdd preprocessing and integration test for transformati...
2021-10-18 Andrey AlekseenkoMerge release-2021 into master
2021-10-05 Sebastian KehlUncapitalize sc-gapsys parameters in input.
2021-10-05 Sebastian KehlRename sc-sigma-LJ-gapsys to sc-gapsys-sigma-LJ.
2021-10-05 Sebastian KehlRename sc-scale-X-gapsys to sc-gapsys-scale-X.
2021-10-05 Sebastian KehlFix range checks for new parameters.
2021-10-05 Sebastian KehlIntroduce explicit parameters for gapsys-sc.
2021-10-05 Sebastian KehlSwap position of sc-function in readir.
2021-10-05 Sebastian KehlAdd gapsys softcore function.
2021-10-04 Berk HessImprove transformation coordinate expression checks
2021-09-29 Eliane BriandRelax requirement for bonded atom type names
2021-09-29 Dmitry MorozovActivate QMMM MDModule
2021-09-29 Artem ZhmurovUpdate links to googletests and remove some refs to...
2021-09-28 Dmitry MorozovImplementation of QMMM, QMMMSimulationParameterSetup...
2021-09-21 Berk HessExpanded the GetIrTest behavior to enable efficient...
2021-09-14 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-09-14 Mark AbrahamClang-format
2021-09-13 Mark AbrahamFix issues from downstream patches and suppressions
2021-09-07 Mark AbrahamReplace ResidueTypeMap with std::unordered_map
2021-09-03 Paul BauerAdd support for transformation pull coordinates
2021-09-01 Mark AbrahamUse better data structure to implement ResidueType
2021-08-30 Berk HessFix grompp note on comm removal with posres
2021-08-19 Paul BauerFix stale link in warning message.
2021-08-19 Andrey AlekseenkoMerge remote-tracking branch 'origin/release-2021'...
2021-08-17 Andrey AlekseenkoRandom cosmetic fixes
2021-08-16 Berk Hessgrompp no longer modifies nstcomm
2021-08-13 Dmitry MorozovFix MSVC error in toppush.cpp
2021-08-07 Mark AbrahamAvoid expensive atom-type lookups in grompp
2021-08-05 Mark AbrahamLift atom type lookup out of inner loops
2021-08-03 Mark AbrahamUpdate bundled GoogleTest to current HEAD
2021-07-30 Mark AbrahamSimplify short-circuit logic in grompp
2021-07-28 Mark AbrahamOptimize grompp VDW parameter-generation allocations
2021-07-02 Andrey AlekseenkoAvoid passing a temporary object to emplace_back
2021-06-30 Mark AbrahamTest with newer compilers in CI
2021-06-29 Paul BauerMerge branch release-2021 into master
2021-06-18 Berk HessSpeed up grompp LJ parameter generation
2021-06-17 Mark AbrahamRework -Weverything
2021-06-09 Andrey AlekseenkoRemove some unused-but-set variables
2021-06-03 Dmitry MorozovAdded QM input file name as command-line parameter...
2021-06-03 Berk HessMinor pull code cleanup
2021-06-02 Dmitry MorozovAdd notifications for MDModules that will be used in...
2021-05-19 Joe JordanClean up some headers in mdlib
2021-05-19 ejjordanRemove forcerec and inputrec from ewald_LRcorrection
2021-05-15 Paul BauerUse InheritParentConfig: true in clang-tidy files
2021-05-11 Paul BauerAdd test for single residue chain
2021-05-11 Mark AbrahamApply clang-format-11
2021-05-11 Mark AbrahamRename pdb2gmx tests
2021-05-07 Paul BauerMerge branch release-2021 into merge-2021-into-master
2021-05-05 Paul BauerApply misc clang-tidy-11 fixes
2021-05-04 Andrey AlekseenkoFix GCC-11 warning
2021-04-30 Mark AbrahamProhibit SETTLE interactions on atoms with perturbed...
2021-04-26 Paul BauerFix incorrect handling of single residue chains
2021-04-23 Andrey AlekseenkoFix beningn GCC 10.2 Wstringop-truncation warnings
2021-04-22 Paul BauerFix MSVC build
2021-04-21 Joe Jordanclang-tidy-11 fixes for gmxpreprocess
2021-04-19 Artem ZhmurovMake .rtp/.tdb bond types into enum class
2021-04-17 Mark AbrahamRename files to follow style
2021-04-16 Paul BauerFix AWH input reading
2021-04-12 Mark AbrahamImprove docs and naming for MdModulesNotifiers
2021-04-02 Paul BauerReplace gmx_mtop_ilistloop_all
2021-04-02 Paul BauerMake FileOptionTypes enum class
2021-03-31 Berk HessUse EnumerationArray for pull isAngleType
2021-03-30 Berk HessAdd coordIndex to t_pull_coord
2021-03-25 Berk HessFix grompp position restraint reference check
2021-03-25 Joe JordanUse ArrayRef in signatures of constraints and some...
2021-03-22 Mark AbrahamUse StringToEnumValueConverter and enumValueToString...
2021-03-22 Kevin BoydClean up leaks in t_inputrec
2021-03-19 Paul BauerBulk change to const ref for mtop
2021-03-19 ejjordanUse const refs in atoms2md signature
2021-03-15 Paul BauerMove M_PI definition to math/units.h
2021-03-15 Artem ZhmurovFix clang-format in topio.cpp
2021-03-14 Kevin BoydFix leak in cpp_opts
2021-03-10 Paul BauerMake AWH parameters proper C++
2021-03-09 ejjordanMove radian-angle conversions to math/utility
2021-03-09 Joe JordanUse constexpr for physical constants and move them...
2021-03-08 Andrey AlekseenkoUse map to speed up PreprocessingAtomTypes::atomTypeFro...
2021-03-05 Mark AbrahamIntroduce StringToEnumValue
2021-03-05 Paul BauerMerge branch release-2020 into merge-2020-into-2021
2021-03-02 Paul BauerModernize atom enums
2021-03-02 Paul BauerUse optional instead of magic numbers in preprocessing
2021-02-25 Pascal MerzDisable cos acceleration for non leap-frog code paths
2021-02-24 Paul BauerRework state checkpoint enum handling
2021-02-22 Paul BauerRefactor md_enums
2021-02-12 Mark AbrahamMerge branch release-2021 into master
2021-02-12 Mark AbrahamImprove CUDA codegen flags
2021-02-11 Pascal MerzDisable cos acceleration for non leap-frog code paths
2021-02-09 Pascal MerzMake temperature and pressure coupling enums enum classes
2021-02-07 Andrey AlekseenkoReplace custom implementations of GCD with std::gcd
2021-02-04 Mark AbrahamFix refactoring issue
2021-02-03 Mark AbrahamFix handling of tip4p in pdb2gmx
2021-02-03 Paul BauerFix issues found by static analyzer
2021-01-29 Mark AbrahamRemove PrivateImplPointer in favour of std::unique_ptr
2021-01-29 Mark AbrahamMerge branch release-2021
2021-01-27 Pascal MerzRemove constant acceleration groups
2021-01-26 Pascal MerzEnable grompp to read virtual_site1
2021-01-21 Mark AbrahamEnsure residue name used by pdb2gmx matches rtp name
next