Improve libstd++ handling
[alexxy/gromacs.git] / src /
2019-02-18 David van der SpoelPrecision fix for rescbt code.
2019-02-17 Szilárd PállImprove GPU target compatibility error message
2019-02-17 Berk HessUse enum class for nbnxm locality
2019-02-17 Berk HessExtract nbnxm grid.h and pairlistwork.h
2019-02-17 Berk HessFix compiler warnings
2019-02-17 Berk HessMove nbnxm details from sim_util.cpp to module
2019-02-16 Berk HessMove nbnxn files to nbnxm directory
2019-02-16 David van der SpoelTests of restrained listed potentials.
2019-02-15 Paul BauerFix memory leaks in editconf
2019-02-15 Szilárd PállExtend GpuEventSynchronizer to allow on-device sync
2019-02-15 Paul BauerFix memory issues in preprocess
2019-02-15 Paul BauerRefactor vsite topology
2019-02-13 Szilárd PállMinor refactoring in mdrunnner
2019-02-13 Paul BauerRefactor rtp renaming
2019-02-13 Mark AbrahamMake EnergyOutput wrapper class
2019-02-13 Mark AbrahamReduce coupling to paddedvector.h
2019-02-12 Szilárd PállMinor refactor of gpuid / task mapping parsing
2019-02-12 Mark AbrahamQuiet clang warning
2019-02-12 Paul BauerRefactor special bonds
2019-02-12 Paul BauerRefactor t_rbonded and t_rbondeds
2019-02-12 Paul BauerRefactor t_restp
2019-02-12 Christian Blau3x3 matrices
2019-02-12 Mark AbrahamRemove gmx::Regex
2019-02-11 David van der SpoelRemove buggy debug output.
2019-02-11 David van der SpoelTests for polarization functions.
2019-02-11 Christian Blauview on MultiDimArray
2019-02-11 Paul BauerRefactor t_hack to MoleculePatches
2019-02-11 Roland SchulzRemove EmptyArrayRef
2019-02-11 Paul BauerFix bug in residue type reading
2019-02-09 Kevin BoydUse more vector in selection index groups structs
2019-02-08 David van der SpoelFurther increase of tolerance for angles.
2019-02-08 David van der SpoelIncreased tolerance for angle functions.
2019-02-08 Mark AbrahamFix Intel compiler warning
2019-02-08 David van der SpoelIncrease tolerance in Angle test.
2019-02-08 Mark AbrahamRemove copy_energy from energy-writing steps
2019-02-08 Mark AbrahamReform energy output tests
2019-02-08 Roland SchulzFix sign warning
2019-02-08 David van der SpoelTests for listed force potentials.
2019-02-07 Christian Blaumdspan - add bracket operator slicing
2019-02-07 Roland SchulzRevert size to be unsigned for ArrayRef
2019-02-07 Roland SchulzAdd ssize and remove static_casts
2019-02-06 Thomas Ullmannadded a unit test for make_ndx to check generation...
2019-02-06 Paul BauerRefactor t_hackblock
2019-02-05 Thomas UllmannFix bug in generating default protein index groups
2019-02-04 Mark AbrahamRemove SIMD support from group scheme
2019-02-04 Paul BauerFix segmentation fault in minimize
2019-02-04 Roland SchulzRename all source files from - to _ for consistency.
2019-02-04 Roland SchulzReplace compat::make_unique with std::make_unique
2019-02-04 Christian Blaumdspan - free begin and end functions
2019-02-04 Christian Blaumultidimensional array - bugfix swap
2019-02-02 Roland SchulzRenamed listed-forces to listed_forces
2019-01-31 Roland SchulzFix clfft build
2019-01-30 Roland SchulzChange all C to C++ outside of TNG
2019-01-28 Roland SchulzResolve C++14 TODOs
2019-01-26 David van der SpoelFixed some typos in comments.
2019-01-26 Roland SchulzFix clang warning
2019-01-26 Roland SchulzFix misc clang warnings
2019-01-25 Roland SchulzRequire C++14
2019-01-25 Mark AbrahamUnify regex implementation
2019-01-25 Berk HessFix LINCS bug from recent commit 211039fc
2019-01-25 Mark AbrahamBump required gcc compiler to 5.1
2019-01-25 Mark AbrahamUse native cmake C++11 support
2019-01-24 Christian BlauRemove extra semicolons causing clang warnings.
2019-01-23 Paul BauerFix bug introduced in 9c2eb03b
2019-01-23 Roland SchulzMerge release-2019 into master
2019-01-23 Roland SchulzMerge release-2018 into release-2019
2019-01-23 Roland SchulzRename gmx Variant to Any
2019-01-23 Christian BlauMultidimensional data in canonical layout.
2019-01-23 Berk HessFix error with 2D/3D DLB
2019-01-23 Paul BauerIntroduce string comparison function
2019-01-23 Roland SchulzTurn SystemAtomIterator into proper iterator
2019-01-23 Paul BauerMove QMMM charge setting to grompp
2019-01-22 Berk HessAdd utility method to NbnxnPairlistGpu
2019-01-22 Berk HessRemove now usused GPU alloc/free functions
2019-01-22 Berk HessConvert NbnxnPairlistGpu to C++
2019-01-22 Mark AbrahamRemove init_md and improve init_em
2019-01-21 Mark AbrahamClean up initialize_lambdas
2019-01-21 Mark AbrahamFix trjconv -ndec
2019-01-21 Kevin BoydConvert gmx_update_t to C++
2019-01-21 Berk HessConvert nbnxn_atomdata_t to C++
2019-01-21 Paul BauerRefactor ResidueTypes
2019-01-18 Mark AbrahamDisabled internal clFFT when using MSVC with OpenCL
2019-01-18 Kevin BoydAdd tests for gmx mindist
2019-01-18 Paul BauerChange one gmx_mtop_t atom loop to C++
2019-01-18 Kevin BoydMove non-analysis tools from gmxana to gmxpreprocess
2019-01-17 Paul BauerChange ResidueTypes to class
2019-01-17 David van der SpoelAllow multiple coordinate sets in listed_forces test.
2019-01-17 David van der SpoelMoved one regressiontest to core gromacs.
2019-01-16 Paul BauerFix memory leak in solvate
2019-01-16 Mark AbrahamRemove several unnecessary things
2019-01-16 Berk HessRename HostVector to PaddedHostVector
2019-01-15 Mark AbrahamReverted standard ExternalProject for FFTW download
2019-01-15 Roland SchulzRequire cmake 3.9.6
2019-01-15 Paul BauerRemove raw pointers in index handling
2019-01-15 Kevin BoydFix tiny leak in pleasecite.cpp
2019-01-14 Mark AbrahamImprove portability of PME on GPU code
2019-01-14 Kevin BoydPartial conversion of gmx msd to std::vector
2019-01-14 Mark AbrahamMigrate TPI testing to Verlet scheme
2019-01-14 Paul BauerRefactor AtomProperties into C++
2019-01-14 David van der SpoelMSD tests for the -mol option.
next