Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / include / domdec.h
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-08-23 Rossen ApostolovMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-22 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-22 Erik LindahlCleaned up all installed headers to remove strict depen...
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-10 Michael ShirtsFixed minor formatting conflict.
2010-07-05 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-07-05 Berkfixed weak scaling performance which was hampered to...
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-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-01-19 David van der SpoelMerge 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-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
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-11-30 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-30 Erik LindahlInital 2D PME decomposition changes
2009-11-27 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Roland SchulzC++ fixes part2; extern C fixes in header files a*...
2009-09-14 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-14 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-09-09 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-09-07 Roland Schulzrenamed gmx_step_t to gmx_large_int_t. gmx_large_int_t...
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-14 Berk Hessadded mdp parameters nstcalcenergy and rlistlong and...
2009-06-22 Berk Hessimplemented resetting of all counters and removed the...
2009-06-18 Sander PronkMerge branch 'thread_mpi' of git@git.gromacs.org:gromac...
2009-06-18 Berk Hessremoved static variables and rearranged some data struc...
2009-06-17 Sander PronkMerge branch 'thread_mpi'
2009-06-17 Sander Pronkintial commit of thread_mpi (compiles, but does not...
2009-06-15 Berk HessMerge branch 'master' of git@git.gromacs.org:gromacs
2009-06-15 Berk Hesschanged the global cginfo array to an array per molecul...
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 lindahlFixed warnings when GNU C++ 4.3 is used.
2009-06-03 hessupdated for C++ compilation
2009-06-01 hessimplemented the PP PME communication for 2D PME
2009-05-18 hessimplemented vacuum simulations with DD
2009-04-21 lindahlParallel domain decomposition support for Generalized...
2009-04-09 hessreplaced the global buf vector by local vectors
2009-04-08 hessreplaced the word zone by cell for domain decomposition...
2009-03-24 rschulzwrite_dd_pdb if missing interactions
2009-02-02 hesschanged most step count variables from int to gmx_step_t
2008-11-22 hessadded interaction type and atoms prints to the maximum...
2008-11-22 hessadded interaction type and atoms prints to the maximum...
2008-11-13 hessimplemented routines to communicate a real for each...
2008-08-27 lindahlAdded copyright headers to domdec header files.
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-12 hessintroced a new structure for the local topology in...
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-07-28 hessremoved the global indices for the lincs code, now...
2008-07-21 hessimplemented mpi_scatterv and mpi_gatherv for coordinate...
2008-06-12 hesschanged atom number prints in bonded interactions to...
2008-06-06 hesspartial implementation for 2D PME decomposition and...
2008-03-18 hessThe PME grid is now automatically enlarged when it...
2008-03-04 hessadded -ddbc option to control the check for all bonded...
2008-02-28 hessfixed bug with DD and energy minimization
2008-02-20 hessadded a proper ddp_count state indicator for the cg...
2008-02-14 hessadded mdrun option -dds to set the scaling margin for dlb
2008-02-01 hessmade SHAKE within charge groups work with domain decomp...
2008-01-29 hessdistances for two body bonded interactions can now...
2008-01-29 hessfixed several bugs which could lead to missing bonded...
2008-01-28 hessmoved sim_nodeid from gmx_domdec_t to commrec_t and...
2008-01-24 hessimplemented automated LINCS distance limit for the...
2008-01-17 hessimplemented automated DD grid and PME node selection
2008-01-08 hessimplemented domain decomposition for steep and cg
2007-12-21 hessadded DD load balancing analysis
2007-11-18 hessmoved all the PME-PP communication to pme_pp.c
2007-11-16 hessmade the shell code compatible with domain decompositio...
2007-10-29 hessimplemented correct determination of the PME coordinate...
2007-10-15 hessimplemented multi-pulse DD communication and fixed...
2007-08-10 hessadded an extra LINCS expansion for only the constraint...
2007-07-13 hessmdrun now only writes a log file on the master node...
2007-05-18 hessreplaced fr->solvent_opt by fr->cginfo, which also...
2007-05-04 hessadded check for npme > ndd and modified several DD...
2007-04-18 hessmdrun now print the conserved energy for NVT Nose-Hoove...
next