Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / kernel / readpull.c
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 LindahlReplaced all occurences of str(n)casecmp with gmx_str...
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-04-27 Berk Hessresolved merge conflicts
2010-04-17 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2010-04-12 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-04-12 Sander PronkFixed g_msd to print results with significant digits...
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-02 Berk Hessmoved all global variables for input file checking...
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
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-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-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 hessupdated for C++ compilation
2009-05-26 hessfixed pbc issues with cylinder pulling when the pull...
2009-05-14 hessimplemented cylinder pulling on axes different from...
2008-10-23 hessfixed pull_dim not working for geometry distance
2008-10-23 hessfixed pull_dim not working for geometry distance
2008-09-19 lindahlImplemented automatic renaming and optional appending...
2008-08-14 hessremoved the upper limit on the number of pull groups
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-07-09 hessimplemented cosine weighting for pull groups
2008-06-25 hesschanged the default value pull_kB1 to pull_k1
2008-06-19 hesschanged parsing of pull init which on some systems...
2008-06-19 hessimplemented fep for the umbrella k in COM pulling
2008-03-10 hessadded missing include
2008-03-07 hessthe pull code now uses proper pbc_dx_d calls
2008-02-02 hessremoved a array from t_block for cgs and mols, renamed...
2008-01-04 hessfixed the pull distance initialization in grompp and...
2008-01-02 hessturned off pbc calculation for single atom pull groups
2007-09-26 spoelFixed compilation issues and and erroneous error messag...
2007-09-12 hessadded missing normalization of pull_vec with position...
2007-07-03 hessadded constant force pulling and many small checks...
2007-07-02 hessmerged the pull input into the inputrec, implemented...