Fix malformed CUDA version macro check
[alexxy/gromacs.git] / include / pull.h
2013-04-19 Teemu MurtolaMerge branch 'release-4-5-patches'
2013-03-26 Roland SchulzMerge release-4-5-patches into release-4-6
2013-02-20 Mark AbrahamMerge release-4-5-patches into release-4-6
2013-01-22 Mark AbrahamMerge "added missing cleanup of some nbnxn_cuda data...
2013-01-18 Roland SchulzMerge release-4-5-patches into release-4-6
2013-01-18 Roland SchulzCode beautification with uncrustify
2013-01-18 Mark AbrahamFixing copyright issues and code contributors
2013-01-17 Mark AbrahamMerge branch 'release-4-5-patches' into release-4-6
2013-01-11 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-29 Mark AbrahamUpdate copyright statements and change license to LGPL
2012-11-27 Roland SchulzAdd visibility defines
2012-11-26 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-20 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-03 Roland SchulzMerge release-4-5-patches into release-4-6
2012-10-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-09-03 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-07-13 Roland SchulzMerge release-4.5-patches into HEAD
2012-06-04 Michael ShirtsMerging in free energy, exp. ensemble, & andersen t...
2011-01-30 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
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-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
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-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-30 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Sander PronkC++ fixes: fixed 'extern "C"' in header files m-z.
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-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-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-05-26 hessfixed pbc issues with cylinder pulling when the pull...
2009-02-02 hesschanged most step count variables from int to gmx_step_t
2008-12-01 hesschanged the time and lambda parameters in inputrec...
2008-09-19 lindahlImplemented automatic renaming and optional appending...
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-06-19 hessimplemented fep for the umbrella k in COM pulling
2008-03-07 hessthe pull code now uses proper pbc_dx_d calls
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-07-03 hessadded constant force pulling and many small checks...
2007-07-02 hessmerged the pull input into the inputrec, implemented...
2007-03-30 hesscomplete rewrite of the pull code, now works in paralle...
2007-02-13 hessadded pbc=xy and walls, added a separate mdp option...
2005-03-02 hessAdded the virial contribution AFM and umbrella pulling...
2005-01-05 hessadded option for pull code constraining to set the...
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
2003-11-17 spoelUpped the version to 3.2.0
2003-06-03 hesschanged direction to pulldim and changes dims in t_pull...
2003-06-02 hessPut all the data for the pull groups in a t_pullgrp...
2002-11-28 justinHopefully removed all static variables from the pull...
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-07-01 justinFurther cleaned up pull code. All types except constraint
2002-03-05 justinPull code now passed parameters necessary for parallel...
2002-03-01 justinMerged local copy of pull code into cvs.
2002-02-28 spoelUpdated copyrgt
2002-02-23 justin-Moved all datatypes/functions necessary to interface...
2001-05-14 lindahlTagged files with gromacs 3.0 header and added some...
2001-03-02 lindahlTransfer of the entire build system to autoconf/automake.
2000-04-02 tielemanimproved output format for constraint runs if verbose...
1999-11-03 hesscopyrgted
1999-08-23 tielemansupport for pull data files
1999-08-05 tielemanminor changes in unused parameters
1999-06-14 tielemaninclude file for all pull functions