Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / mdlib / pppm.c
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-06-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-24 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-24 Berk Hessremoved obsolete fftgrid code and disabled PPPM with...
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-05-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
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-02 Roland SchulzMerge branch 'release-4-0-patches'
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-02 Berk HessMerge commit 'origin/master' into 2dpme
2009-11-30 Erik LindahlInital 2D PME decomposition changes
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-07-06 Sander Pronkmore const-correctness fixes
2009-06-30 Sander Pronkadded output_env_t type for querying time scales, and...
2009-06-25 Sander PronkMerge branch 'thread_mpi' of git@git.gromacs.org:gromac...
2009-06-25 Sander PronkFixed many thread-unsafe bits of code; only gmx_wallcyc...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-03-07 lindahlBugfixes to make gromacs compile in MS visual studio...
2008-03-26 hessremoved the requirement for 3Dfft that nkx should be...
2007-11-15 lindahlImplemented -reprod flag for mdrun to request binary...
2007-07-13 hessmdrun now only writes a log file on the master node...
2007-01-02 hessremoved the nsb struct and moved all the particle decom...
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 system headers on AIX. Renamed...
2006-01-20 hessimplemented parallel replica exchange
2006-01-03 spoelDid a large clean up of unused functions etc.
2006-01-01 lindahlBackported and added the new FFT interface from the...
2005-09-12 carstenCarsten: added PME-PP node splitting for parallel runs
2005-06-16 hessfixed two errors introduced in the previous commit
2005-06-16 hessremoved box_size (which was not used anyhow)
2005-04-19 spoelAdded Jakob Pichlmeier's parallel PME optimizations
2005-02-02 lindahlReplaced USE_MPI macro with GMX_MPI
2004-12-26 lindahlMade Gromacs defines more systematic by adding the...
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2004-01-23 lindahlAdded conditional inclusion of config.h to source files.
2003-11-17 spoelUpped the version to 3.2.0
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-05-23 spoelBack transform was commented out. Thank to Michael...
2002-05-09 spoelFixed bug in PME when using triclinic boxes and a drift...
2002-02-28 spoelRenamed pull-internal.h to pull_internal.h
2001-07-23 lindahlFixed several compiler warnings, and a bug in PME that...
2001-06-28 lindahlReversed the order of the arch and bin dirs - now both...
2001-05-14 lindahlTagged files with gromacs 3.0 header
2000-11-19 spoelUpdated
2000-11-15 spoelAdded option to compute structure factors in g_rdf...
2000-09-14 hessCommitted the new innerloops for Erik Lindahl
1999-11-03 hesscopyrgted
1999-11-01 lindahlChanged include headers to accomodate the split of...
1999-08-24 lindahlFixed error when running on a single proc. but compiled...
1999-07-26 lindahlPPPM updates to work with the real transforms of fftw...
1999-05-14 hessmoved from gmxlib to mdlib