Made shells work with the Verlet scheme
[alexxy/gromacs.git] / include / shellfc.h
2014-06-13 Berk HessMade shells work with the Verlet scheme
2014-02-21 Mark AbrahamReinstate shell code with DD
2014-02-08 Mark AbrahamIssue fatal errors rather than use broken shell code
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
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-07-29 Christoph JunghansMerge branch 'master' of git://git.gromacs.org/gromacs
2010-07-28 Christoph JunghansMerge branch 'master' of git://git.gromacs.org/gromacs
2010-07-28 Christoph Junghansfixed rest of include typos in headers
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2009-12-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
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-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-08-04 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-03 Berk Hesschanged the twin-range integrator to a symplectic Trott...
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-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-04-09 hessreplaced the global buf vector by local vectors
2009-02-02 hesschanged most step count variables from int to gmx_step_t
2009-01-30 lindahlInitial commit of generalized born electrostatics....
2008-12-01 hesschanged the time and lambda parameters in inputrec...
2008-10-10 lindahlMerged in changes from final 4.0 release into head...
2008-10-07 lindahlAdded copyright statements to files missing them.
2008-08-12 hessintroced a new structure for the local topology in...
2008-08-11 hesssplit the t_group struct into a gmx_ekindata_t struct...
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-01-03 hessmerged the pull calls into do_force() and constrain...
2007-11-16 hessmade the shell code compatible with domain decompositio...