Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / mdlib / gmx_parallel_3dfft.c
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-06-18 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-17 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-17 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-11 Sander PronkFixed another batch of // comments.
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 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-10 Szilard PallMSVC fix for gmx_parallel_3dfft.c
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-03-16 Roland SchulzCompiles now in serial
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-01-14 Roland Schulzreduced communication and FFT to amount required
2010-01-13 Roland SchulzMerge branch 'tmp' into 2dpme
2010-01-12 Roland Schulzupdated a comment to reflect a earlier change
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-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-09 Berk HessMerge commit 'origin/master' into 2dpme
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-02 Berk HessMerge commit 'origin/master' into 2dpme
2009-12-01 Berk Hessgmx_parallel_3dfft_complex_limits now gives output...
2009-11-30 Erik LindahlInital 2D PME decomposition changes
2009-11-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-06 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2009-10-06 Sander Pronkfixed minor initialization issues in pme and commrec.
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-08-30 kassonTool merge
2009-08-27 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-08-19 Sander Pronkremoved *s files, improved cmake/configure thread detection
2009-08-19 Sander PronkAdded full thread_mpi library, it may even compile...
2009-07-04 Sander Pronkfile names now const correct; builds in C++
2009-06-17 Sander PronkMerge branch 'thread_mpi'
2009-06-17 Sander Pronkintial commit of thread_mpi (compiles, but does not...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-05-11 lindahlCross-tree fix for all source files with incorrect...
2009-01-20 lindahlMerged changes from 4.0.3 release into HEAD.
2009-01-18 lindahlAdded dummy routine to avoid compiler warnings when...
2008-11-07 lindahlFixed typo - void types should of course be pointers...
2008-11-07 lindahlFixed possible improper free() by storing original...
2008-03-26 hessremoved the requirement for 3Dfft that nkx should be...
2007-11-15 lindahlImplemented -reprod flag for mdrun to request binary...
2006-05-18 hesschanged slab index introduced in the previous commit...
2006-05-18 hessremoved the link of the local slab to the nodeid in...
2006-04-19 lindahlfatal.h clashes with AIX system headers. Renamed to...
2006-01-01 lindahlBackported and added the new FFT interface from the...