Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / mdlib / domdec.c
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-08-03 Berk Hessfixed PME communication range when first DD dim is...
2010-07-28 Christoph JunghansMerge branch 'master' of git://git.gromacs.org/gromacs
2010-07-28 Berk Hessrenamed pme_maxshift0/1 to pme_maxshift_x/y
2010-07-27 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2010-07-27 Berk Hessfixed PME decomposition check for inverse DD order
2010-07-27 Berkfinally a proper fix for the PME decomposition choice
2010-07-26 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2010-07-26 Berk Hessfixed PME communication range (no silent errors)
2010-07-26 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2010-07-26 Berk Hessadded natoms_force_constr to t_forcerec
2010-07-23 Berk Hessfixed (rare) incorrect residue numbers when using gmx_m...
2010-07-10 Michael ShirtsFixed minor formatting conflict.
2010-07-08 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-07-07 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-07-06 Berkcorrected accidental disables of fast global to local...
2010-07-05 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-07-02 Roland Schulzintializing structs (to avoid valgrind error messages)
2010-06-30 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-29 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2010-06-29 Berkfixed PME communication issues with 1xNxM DD grid
2010-06-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-23 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-21 Berk Hessadd gmx_qsort routine, since glibc qsort is not threads...
2010-06-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
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 Per LarssonMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-17 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-16 kassonMerge branch 'mymaster'
2010-06-16 Rossen ApostolovMerge branch 'master' of git.gromacs.org:gromacs
2010-06-16 Berk Hessreplaced more gmx_fatal by collective calls in DD
2010-06-15 Berk Hessfatal_error in the DD initialization now calls MPI_Fina...
2010-06-11 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-10 Erik MarklundMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-10 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-10 Berk Hessmade DD work properly with all non-periodic system...
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-05-02 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-04-30 Berk HessMerge commit 'origin/master' into 2dpme
2010-04-29 Berk HessMerge commit 'origin/master' into 2dpme
2010-04-29 Berk Hesschanged the PME particle communication buffer region...
2010-04-29 Berk Hessfixed particles out of PME node crash with 2D PME
2010-04-27 Berk Hessresolved merge conflicts
2010-04-04 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-24 Per LarssonMerge branch 'master' of git.gromacs.org:gromacs
2010-03-23 Berk Hessfixed some valgrind warnings
2010-03-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-07 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2010-03-05 Berk Hessadded gmx_fatal_collective and removed gmx_fatal.h...
2010-03-04 Berk Hessfixed memory corruption with DD, twin-range and constra...
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-03-01 Berk Hesssplit off chargegroup.c from pbc.c and tpi.c from minim...
2010-02-24 Sander PronkSignal handler now listens to SIGINT (ctrl-c).
2010-02-12 Berk Hessfixed possible mdrun repetitive warning print with...
2010-02-08 Roland SchulzMerge branch '2dpme' of git@git.gromacs.org:gromacs...
2010-01-26 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-01-22 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-22 Michael ShirtsFinal fix for parallel checkpointing with Nose-hoover...
2010-01-22 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-22 Michael ShirtsA variety of changes to correctly do checkpointing...
2010-01-20 Berk Hessfix for Cartesian PP-PME communication and 2D PME
2010-01-19 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-17 Michael ShirtsRevisions to harmonize velocity verlet with Berk's...
2010-01-13 Carsten KutznerMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-11 Michael Shirtschanges the nnhchains name to nhchainlength
2010-01-11 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2010-01-08 Berkadded a missing EST_DISTR in domdec.c
2010-01-07 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2010-01-07 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2010-01-04 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-04 Berk Hessfixed the sorting of 1-4 FE interactions for foreign...
2009-12-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-22 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-22 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2009-12-22 Berkmade DD work again
2009-12-21 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-20 Michael ShirtsFixed an issue with checkpointing not getting the first...
2009-12-19 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-17 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-16 Roland SchulzMerge commit 'origin/master' into 2dpme
2009-12-16 Berk Hessadded env var to force 1D pme decomposition
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-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-29 Michael ShirtsFixes for parallel running
next