Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / mdlib / clincs.c
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-04-27 Berk Hessresolved merge conflicts
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-01-26 kassonCheck for infinite values in LINCS warnings.
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-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 Per LarssonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-27 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-26 Erik LindahlMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-26 Erik LindahlChanged invsqrt() to gmx_invsqrt() to accuracy loss...
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-07-10 Erik LindahlFixed PD lincs communication iteration step - now x...
2009-07-10 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-07-09 Erik LindahlSupport for parallel (node-crossing) constraints with...
2009-06-17 Berk Hessimplemented force constraining that work together with...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 hessupdated for C++ compilation
2009-02-02 hesschanged most step count variables from int to gmx_step_t
2009-01-20 lindahlMerged changes from 4.0.3 release into HEAD.
2009-01-18 lindahlFixed a ton of compiler warnings now generated with...
2008-12-01 hessmoved the merging of the F_CONSTRNC ilist into the...
2008-09-19 lindahlImplemented automatic renaming and optional appending...
2008-09-16 hessfixed incorrect constraining causing crashes with DD...
2008-08-07 hessadded virial calculation for non-coordinate constraining
2008-08-07 hessadded missing include
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-06-12 hesschanged atom number prints in bonded interactions to...
2008-04-15 hessfixed possible nan when a variable was exactly zero
2008-04-11 hessimplemented checkpoint files
2008-03-11 hessimplemented screw pbc
2008-03-07 hessreorganized the pbc code, there is now an extra pbc_dx...
2008-02-02 hessremoved a array from t_block for cgs and mols, renamed...
2008-02-01 hessAdded constraint dVdlambda for energy minimization
2008-01-28 hessmoved sim_nodeid from gmx_domdec_t to commrec_t and...
2008-01-11 hessmade two separate sd integrator options
2008-01-08 hessupdated P-LINCS reference
2007-11-22 hessenabled flexible constraint to be used together with...
2007-11-16 hessmade the shell code compatible with domain decompositio...
2007-10-26 hessfixed a bug that prevented minimization with flexible...
2007-08-10 hessadded an extra LINCS expansion for only the constraint...
2007-07-31 hessmade some more log prints conditional
2007-07-13 hessmdrun now only writes a log file on the master node...
2007-07-10 hessmade log file printing on non-master nodes optional...
2007-05-21 hessfixed slow memory reallocation, especially at the start...
2007-05-09 hessfixed compiler warnings
2007-04-02 hessabstracted away the constraint and lincs data types
2007-03-30 hesscomplete rewrite of the pull code, now works in paralle...
2007-03-15 hessLimited the DD boundary displacement to half a cell...
2007-03-05 hessfixed the cartesian communication for the particle...
2007-02-13 hessadded pbc=xy and walls, added a separate mdp option...
2006-12-08 hessadded a parameter to the constrain call for toggling...
2006-11-06 hessturned of full pbc with DD when all constraints or...
2006-10-17 hessmoved the pbc with DD to the dd_move routines, the...
2006-10-16 hesschanged the velocity constraining from positional diffe...
2006-10-06 hessfixed problems when some DD nodes had no constraints
2006-08-17 hessFinally corrected the problem with DD and PME, which...
2006-05-17 spoelRemoved C++ style comments
2006-05-12 hessfixed bugs with DD and made lincs warnings print the...
2006-04-19 hessmade size of mdatoms variable and disabled each group...
2006-04-10 hesschange the DD coordinate and force communication to...
2006-04-06 hessremoved the static settle data in low_constrain
2006-04-05 hessimplemented parallel LINCS
2005-08-30 lindahlImplemented a limit (10000) to the LINCS warnings,...
2005-07-05 hessfixed a bug introduced in the previous commit which...
2005-06-21 hesslincs now skips flexible constraint when doing EM
2005-06-17 hessintroduced an t_lincsdata struct to structure the lincs...
2005-03-11 hessHuge constraint virial fix: moved the constraint virial...
2005-03-08 hessfixed bug with pbc=full, introduced in the previous...
2005-03-07 hessLINCS now works with pbc=full
2004-01-23 lindahlAdded conditional inclusion of config.h to source files.
2003-11-17 spoelUpped the version to 3.2.0
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-08-01 lindahlImproved the performance on Powerpc by tweaking the...
2002-02-28 spoelRenamed pull-internal.h to pull_internal.h
2001-05-14 lindahlTagged files with gromacs 3.0 header
2001-03-02 hesschanged lincs_proj routines to lincsp to avoid fortran...
2001-02-21 hessadded projection only routines for lincs to accomodate...
2000-05-08 spoelMoved routine, to be able to split fortran and C better
1999-11-03 hesscopyrgted
1999-11-02 hessremoved the fixed loop length of 4 in the lincs innerlo...
1999-11-01 spoelAdded mflops counting for lincs, and fixed some type...
1999-10-29 spoelAdded flops count
1999-10-28 hessfixed a sign in the lagrange multiplier
1999-06-03 hessmade the numbers of lincs iterations variable
1999-06-02 hessmoved the constraint stuff form update.c to constr.c
1999-05-16 hessmoved from gmxlib to mdlib