alexxy/gromacs.git
2019-06-20 Paul BauerUse ISerializer for TPR file IO
2019-06-20 Christian BlauAdd coordinate scaling class and extend TranslateAndScale
2019-06-20 Christian BlauAllow non-uniform Gaussians
2019-06-20 Berk HessRemove unnecessary #if GMX_MPI in pme code
2019-06-20 Berk HessTemplate free-energy kernel on soft-core
2019-06-20 Christian BlauAdd BasicVector scaling, max, min and toIvec
2019-06-19 Berk HessRefactor PME atom handling
2019-06-19 Paul BauerSplit tpr header reading reading from tpr body
2019-06-19 Berk HessRemoved unused code paths in the NB FE kernel
2019-06-19 M. Eric IrrgangUpdates to gmxapi docker entry points.
2019-06-18 Paul BauerFix gmx dump
2019-06-18 Mark AbrahamMove code handling mdrun -gpu_id to taskassignment...
2019-06-18 Berk HessMake forcerec const in dispatchNonbondedKernel()
2019-06-18 Christian BlauMrc format header to lattice coordinate transform
2019-06-18 Christian BlauDensity similarity measure and gradient
2019-06-18 Paul BauerExtend ISerializer functionality
2019-06-18 Artem ZhmurovCombine CUDA Leap-Frog, LINCS and SETTLE. I.
2019-06-18 M. Eric IrrgangReduce docker image size for gmxapi CI.
2019-06-18 Artem ZhmurovBug fix: Constraints tests are not instantiated with...
2019-06-17 Berk HessSimplify GPU nbnxm x conversion
2019-06-17 Berk HessRemove unused nbnxm include files
2019-06-12 Mark AbrahamFix pygments detection for sphinx for docs build
2019-06-11 Mark AbrahamUse RAII approaches for hardware information detection
2019-06-11 Mark AbrahamClean up multisim, communication, and REMD code
2019-06-09 Erik LindahlMore quotes
2019-05-29 Szilárd PállTemplate x buffer ops call on whether GPU is used
2019-05-27 Pascal MerzClean up renamed simulator.h file
2019-05-25 Pascal MerzRemove dependence of mdoutf_write_to_trajectory_files...
2019-05-25 Pascal MerzRename Integrator class
2019-05-24 Artem ZhmurovClarify which of the main energy terms are printed.
2019-05-24 Artem ZhmurovClarify the EnergyOutput III
2019-05-24 Artem ZhmurovClarify the EnergyOutput II
2019-05-24 Mark AbrahamReorder code before thread-MPI spawns threads
2019-05-23 Szilárd PállFix mulitple link refs in dev-manual
2019-05-23 Mark AbrahamTeach ArrayRefWithPadding to make a const flavour
2019-05-22 Mark AbrahamRewrite starting behavior
2019-05-22 Mark AbrahamIntroduce tri-state enums for restarts
2019-05-22 Alan GrayPin X buffer with DD and use proper abstraction in...
2019-05-22 Jinke FanAdd support for Hygon Dhyana processor
2019-05-22 Alan GrayCode quality improvements for CUDA position buffer ops
2019-05-22 Mark AbrahamMove functionality to mdrunutility
2019-05-20 Szilárd PállImprove X buffer ops kernel
2019-05-16 Erik LindahlAdded more quotes
2019-05-16 M. Eric IrrgangFix typos regarding GMX_PHYSICAL_VALIDATION CMake variable.
2019-05-16 Pascal MerzUse Python 3
2019-05-14 Berk HessMake all do_force_lowlevel() input const
2019-05-14 Mark AbrahamUpdate infrastructure needed for restart rewrite
2019-05-13 Artem ZhmurovClarify the EnergyOutput I
2019-05-13 Paul BauerFix math formatting in reference manual
2019-05-12 Artem ZhmurovCUDA version of Leap-Frog integrator with basic tests
2019-05-10 Alan GrayPosition buffer ops in CUDA
2019-05-10 Paul BauerRemove more manual memory management
2019-05-09 M. Eric IrrgangMore Python testing infrastructure for gmxapi.
2019-05-09 M. Eric IrrgangAdd gmxapi._logging submodule.
2019-05-09 M. Eric IrrgangUpdate I/O handling in gmxapi.commandline.
2019-05-09 M. Eric IrrgangExpand gmxapi.operation tools to support the data flow...
2019-05-09 M. Eric IrrgangFix formatting and typos.
2019-05-09 M. Eric IrrgangSupport basic command line wrapper in gmxapi
2019-05-08 Mark AbrahamProvide hook for forks of GROMACS to describe themselves
2019-05-07 Mark AbrahamProvide better help for using libc++
2019-05-06 Artem ZhmurovFixing minor memory issues in MDLib
2019-05-06 Mark AbrahamImprove how mdrun -noappend names output files
2019-05-04 Berk HessRemove PME exclusion correction
2019-05-03 Mark AbrahamMore tests for how mdrun -cpi restarts handle files
2019-05-03 Paul BauerAdd outputadapters (2/3)
2019-05-03 Paul BauerReplace t_grps with std::vector
2019-05-03 Berk HessConvert manage_threading_t and gmx_enerdata_t to C++
2019-05-02 Paul BauerAdd outputadapters (1/3)
2019-05-02 M. Eric IrrgangInfrastructure updates for dependent changes.
2019-05-02 Artem ZhmurovUse test with parameters for EnergyOutput
2019-05-02 Paul BauerAdd builder for TrajectoryFileWriter
2019-05-02 Berk HessChange nbnxm FEP pointer to unique_ptr
2019-05-02 Mark AbrahamEnhance path search functions
2019-04-30 Artem ZhmurovCUDA version of SETTLE algorithm with basic tests
2019-04-30 Mark AbrahamTest the output of "gmx mdrun help"
2019-04-30 Berk HessAdd con/destructor for t_forcetable
2019-04-30 Berk HessConvert DispersionCorrection to a class
2019-04-29 Artem ZhmurovFix for the CUDA version of LINCS
2019-04-28 Artem ZhmurovCUDA version of LINCS constraints.
2019-04-27 Christian Blaumrc density map reading/writing
2019-04-27 Christian BlauThree dimensional coordiante transformation.
2019-04-26 Paul BauerAdd C++ coordinate file writing method.
2019-04-25 Szilárd PállFix clang warning about NULL use
2019-04-25 Szilárd PállAvoid using AtomLocality::Count as a valid value
2019-04-25 Christian Blaudensity fitting forces
2019-04-25 Artem ZhmurovImprovements for energy output test.
2019-04-25 Paul BauerAdd Interface to change coordinate file info
2019-04-25 Mark AbrahamUpdate style guide about class enums
2019-04-24 Szilárd PállFix CUDA fallback shmem gather reduction
2019-04-23 Mark AbrahamClarify pushing of interaction types
2019-04-23 Mark AbrahamUpdated clang -Weverything checks to clang-7
2019-04-22 Christian BlauThree dimensional gauss transform
2019-04-22 Christian BlauOne dimensional Gaussian function on lattice.
2019-04-18 Berk HessRemove nbnxm kernel type from pairlist generation
2019-04-18 Berk HessRemove charge groups from domdec and localtop
2019-04-18 Szilárd PállFix warnings & consolidate declarations
2019-04-18 Mark AbrahamCreate gmx::compat::optional
2019-04-18 Mark AbrahamMove pull work struct out of inputrec
2019-04-18 Mark AbrahamImprove swapcoords session lifetime management
2019-04-18 Paul BauerUpdate clang-tidy to check for dangling references
next