Fixing copyright issues and code contributors
[alexxy/gromacs.git] / src / mdlib / fft5d.h
2013-01-18 Mark AbrahamFixing copyright issues and code contributors
2013-01-17 Mark AbrahamMerge branch 'release-4-5-patches' into release-4-6
2013-01-11 Roland SchulzMerge release-4-5-patches into release-4-6
2013-01-07 Roland SchulzMerge "Ignore bool cast warning for MSVC and C++" into...
2013-01-07 Roland SchulzMerge "Essential dynamics: fixed restarts when ED group...
2013-01-07 Christoph JunghansMerge "Make gmx_cpuid.h self-standing." into release-4-6
2012-12-22 Roland SchulzAdd missing visibility exports
2012-11-29 Mark AbrahamUpdate copyright statements and change license to LGPL
2012-11-26 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-20 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-03 Roland SchulzMerge release-4-5-patches into release-4-6
2012-10-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-09-03 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-07-13 Roland SchulzMerge release-4.5-patches into HEAD
2012-06-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-05-07 Teemu MurtolaMerge branch 'gerrit/release-4-5-patches' into release-4-6
2012-04-29 Roland SchulzMerge release-4-5-patches into release-4-6
2012-04-29 Roland SchulzMerge release-4-5-patches into release-4-6
2012-04-26 Berk HessMerge release-4-5-patches into release-4-6
2012-04-03 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-03-28 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-03-16 Roland SchulzMerge release-4-5-patches into release-4-6
2012-02-29 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-02-23 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-02-08 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-02-08 Christoph JunghansMerge "fixed confusing nonbonded kernel pointer initial...
2012-02-03 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-02-03 David van der SpoelMerge "Improved the accuracy of the sd1 integrator...
2012-02-02 Szilárd PállMerge "Merges in threading branch as one squashed commi...
2012-02-02 Roland SchulzMerges in threading branch as one squashed commit
2011-01-30 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-05-16 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-05-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-05-11 Roland Schulzusing standard GMX names for real/complex
2010-05-11 Erik MarklundMerge branch 'master' into hbond
2010-05-11 Erik MarklundMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-10 Berk Hessremoved include of complex.h in fft5d.h
2010-05-10 Roland Schulzalways define MPI_Comm, MPI_Request, MPI_Group to avoid...
2010-05-07 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-07 Szilard Palltemporary fix for compilation error with GMX_OPENMM=ON
2010-05-07 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-07 Berk HessMerge commit 'origin/2dpme'
2010-04-30 Berk HessMerge commit 'origin/master' into 2dpme
2010-04-29 Berk HessMerge commit 'origin/master' into 2dpme
2010-04-27 Berk Hessresolved merge conflicts
2010-04-04 Berkfixed 2dpme thread compilation issues
2010-03-16 Roland SchulzCompiles now in serial
2010-03-16 Roland Schulz+ Removed all FFTW dependencies of FFT5D
2010-03-16 Roland Schulzcalling gmx_fft for 1D FFTs instead of directly calling...
2010-03-15 Roland Schulzdirectly call fftw for serial case
2010-02-08 Roland SchulzMerge branch '2dpme' of git@git.gromacs.org:gromacs...
2010-02-08 Roland Schulzfixed C89 erros, FLT_EPSILON (thanks Peter)
2010-01-14 Roland Schulzreduced communication and FFT to amount required
2010-01-07 Roland SchulzMerge branch '2dpme' of git@git.gromacs.org:gromacs...
2010-01-05 Roland Schulzequally distribute grid lines if not divisable
2009-12-30 Roland Schulzmade fft5d compile outside of GROMACS again
2009-12-16 Roland SchulzMerge commit 'origin/master' into 2dpme
2009-12-15 Berk HessMerge commit 'origin/master' into 2dpme
2009-12-15 Berk HessMerge commit 'origin/master' into 2dpme
2009-12-15 Berk Hessmerge with master
2009-12-10 kassonFixes for MKL. Someone should probably check compatibi...
2009-12-09 kassonMerge branch '2dpme' of git.gromacs.org:gromacs into...
2009-12-09 Berk HessMerge commit 'origin/master' into 2dpme
2009-12-09 Berk Hessmade 2d pme thread mpi compatible
2009-12-02 Berk HessMerge commit 'origin/master' into 2dpme
2009-12-02 Berk Hessadded config.h for fft5d.h
2009-11-30 Erik LindahlAdded FFT code from Roland