Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / mdlib / domdec_setup.c
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-08-21 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-20 Berk Hessfixed automated DD/PME grid decomposition choice which...
2010-07-27 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2010-07-27 Berkfinally a proper fix for the PME decomposition choice
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'
2010-02-15 Berk Hessmade mdrun npme guessing work more consistently
2010-01-19 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-18 Berk Hessswitched off automatic DD decomposition in z with ewald...
2010-01-14 Roland SchulzMerge branch '2dpme' of git@git.gromacs.org:gromacs...
2010-01-14 Berk Hessupdated the PME load estimates for 2D PME
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-08-31 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-30 kassonTool merge
2009-08-30 Erik LindahlMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-27 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2009-08-27 Per LarssonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-27 Per LarssonAdded support for pbc with GB
2009-06-12 Berk Hessimplemented a low memory usage global to local atom...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 hessupdated for C++ compilation
2009-05-18 hessremoved cell size limit for 2 cells in dims without PBC
2009-05-18 hessimplemented vacuum simulations with DD
2009-01-26 hessautomatic grid setup now can also decompose z with...
2009-01-26 hessautomatic grid setup now can also decompose z with...
2008-12-04 hessNow 0 PME nodes will be used when the PME load is more...
2008-12-04 hessNow 0 PME nodes will be used when the PME load is more...
2008-11-20 hessadded check on triclinic deformation for DD grid choice
2008-11-20 hessadded check on triclinic deformation for DD grid choice
2008-09-20 hessadded more to a fatal error message
2008-09-20 hessadded more to a fatal error message
2008-09-19 hessmade an error message clearer
2008-09-19 hessmade an error message clearer
2008-08-29 hessfixed the formatting
2008-08-27 lindahlAdded copyright headers to domdec implementations.
2008-08-25 hessimplemented automatic dynamic load balancing option
2008-08-22 hessimplemented automated DD bonded distance cut-off (...
2008-08-21 hessimplemented special bonded atom communication when...
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-03-27 hessimproved the PME nnodes compatibility checking
2008-03-26 hessremoved the requirement for 3Dfft that nkx should be...
2008-03-19 hessadded missing include
2008-03-18 hessadded PME grid extension when npme is set
2008-03-18 hessThe PME grid is now automatically enlarged when it...