Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / mdlib / pull.c
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-07-24 Sander PronkNew .edr file format: now supports blocks of arbitrary...
2010-07-10 Michael ShirtsFixed minor formatting conflict.
2010-06-30 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-28 Berk Hessdocumented pull cosine weighting
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-04-27 Berk Hessresolved merge conflicts
2010-03-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-09 Berk Hessadded checksums for mdrun xvg output files
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-02-24 Berk Hessfixed pull constraint memory error causing always 100...
2010-02-05 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-02-03 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-02-03 Berk Hessrenamed ga2la_home to ga2la_get_home, added ga2la_is_home
2010-01-05 Roland SchulzUndo Michael's accidental commits with:
2010-01-04 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
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-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-19 Michael ShirtsCommitting to merge
2009-09-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-17 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-16 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2009-09-15 Berk Hessadded pull geometry distance_periodic and reorganized...
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-11 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-10 Berk HessMerge branch 'release-4-0-patches' of git@git.gromacs...
2009-08-07 Berk Hessadded env.var. to turn off the COM pull virial contribution
2009-08-07 Berk Hesscorrected COM pull position reference to init+rate...
2009-08-07 Berk Hesscorrected COM pull position reference to init+rate...
2009-07-06 Sander Pronkmore const-correctness fixes
2009-07-04 Sander Pronkfile names now const correct; builds in C++
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-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-05-26 hessfixed pbc issues with cylinder pulling when the pull...
2009-05-20 hessadded the coordinates of the cylinder group to the...
2009-02-02 hesschanged most step count variables from int to gmx_step_t
2009-01-24 hessfixed several issues in the cylinder pull code
2009-01-24 hessfixed compiler warnings
2009-01-24 hessfixed several issues in the cylinder pull code
2009-01-15 hesscorrected the sign of the umbrella and constraint pull...
2009-01-15 hesscorrected the sign of the umbrella and constraint pull...
2008-12-18 hessallowed dd_make_local_pull_groups to be called with PD
2008-12-18 hessallowed dd_make_local_pull_groups to be called with PD
2008-12-03 hessadded double sqr version: dsqr
2008-12-03 hessadded double sqr version: dsqr
2008-12-01 hesschanged the time and lambda parameters in inputrec...
2008-12-01 hessminor change of pull output formatting
2008-12-01 hessminor change of pull output formatting
2008-10-26 hesschanged constraint dr output from t+dt to t, introduced...
2008-10-26 hesschanged constraint dr output from t+dt to t, introduced...
2008-10-24 hessfixed incorrect distance with geometry=position and...
2008-10-24 hessfixed incorrect distance with geometry=position and...
2008-10-23 hessfixed bug with parallel pulling and geometry=position...
2008-10-23 hessfixed bug with parallel pulling and geometry=position...
2008-09-19 lindahlImplemented automatic renaming and optional appending...
2008-08-07 hessfixed bugs introduced in the previous revision
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-07-09 hessimplemented cosine weighting for pull groups
2008-06-27 hessfixed mass weighting issues causing nan's with energy...
2008-06-27 hessadded print for the masses of the pull groups
2008-06-19 hessimplemented fep for the umbrella k in COM pulling
2008-04-02 hesscorrected effective double counting of f_scal with...
2008-03-07 hessadded missing include
2008-03-07 hessthe pull code now uses proper pbc_dx_d calls
2008-02-01 hessfixed segv when NULL was passed for the virial, as...
2008-01-11 hesscorrected mass weighted for EM and BD, fixed cyclinder...
2008-01-04 hessfixed the pull distance initialization in grompp and...
2008-01-03 hessmerged the pull calls into do_force() and constrain...
2007-11-27 hessremoved global variable stdlog
2007-10-01 hessfixed two incorrect conditionals that used the pointers...
2007-07-31 hessmade some more log prints conditional
2007-07-31 hessfixed an error in the potential (not force) for directi...
2007-07-03 hessadded constant force pulling and many small checks...
2007-07-02 hessmerged the pull input into the inputrec, implemented...
2007-06-18 hessfixed bug in directional and cylinder pulling introduce...
2007-03-30 hesscomplete rewrite of the pull code, now works in paralle...
2005-08-29 lindahlFixed compiler warnings.
2005-04-07 hessremoved a debug printf
2005-03-11 hessHuge constraint virial fix: moved the constraint virial...
2005-03-03 hesschanged a rvec to dvec, this bug was introduced in...
2005-03-02 hessAdded the virial contribution AFM and umbrella pulling...
2005-01-05 hessadded option for pull code constraining to set the...
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2004-08-17 hessImplemented freeze groups in the pull code. The pull...
2004-08-04 hessfixed the time in the pull output when init_t!=0
2004-02-25 hessfixed a pbc bug which made it impossible to do umbrella...
2004-01-27 hessmade the constraint output consistent and fixed a bug...
2004-01-23 lindahlAdded conditional inclusion of config.h to source files.
next