added Verlet scheme and NxN non-bonded functionality
[alexxy/gromacs.git] / src / gmxlib / pbc.c
2012-10-02 Szilard Palladded Verlet scheme and NxN non-bonded functionality
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-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-06-01 Christoph JunghansMerge "Use External BLAS/LAPACK by default" into releas...
2012-05-24 Teemu MurtolaMerge "Code cleanup to avoid name collisions" into...
2012-05-18 Roland SchulzRename BOOL to EBOOL
2012-05-07 Teemu MurtolaMerge branch 'gerrit/release-4-5-patches' into release-4-6
2012-04-29 Roland SchulzMerge release-4-5-patches into release-4-6
2012-04-29 David van der SpoelMerge "added support for graphs not starting at 0"...
2012-04-26 Berk Hessadded support for graphs not starting at 0
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-07-10 Michael ShirtsFixed minor formatting conflict.
2010-07-02 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-07-01 Sander PronkMore thread safety fixes in gmxlib.
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-07 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-03-01 Berk Hesssplit off warninp.c with input reading warning routines...
2010-03-01 Berk Hesssplit off chargegroup.c from pbc.c and tpi.c from minim...
2009-12-21 David van der SpoelMerge 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 ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-17 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 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-23 Roland Schulzfixed md5 locking, removed misleading error message
2009-09-26 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-18 Michael ShirtsA number of changes to try to rationalize constraints...
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-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 teemuImproved compilation (no errors, less warnings) of...
2009-05-18 hessadded inputrec2nboundeddim
2009-01-06 hessfixed unitialized variables, which could have caused...
2009-01-06 hessfixed unitialized variables, which could have caused...
2008-06-18 hessfixed bug in all pbc_dx routines for triclinic boxes...
2008-04-02 hessfixed warnings about more than 12 triclinic correction...
2008-03-11 hessimplemented screw pbc
2008-03-07 hessthe pull code now uses proper pbc_dx_d calls
2008-03-07 hessreorganized the pbc code, there is now an extra pbc_dx...
2008-02-29 hesspostion restraints now use umlimited shift pbc iso...
2008-02-28 hessfixed missing interactions for extreme triclinic boxes
2008-02-28 spoelAdded gmx_incons for doing PBC without PBC in put_charg...
2007-11-27 hessremoved global variable stdlog
2007-04-21 hessimplemented two new scaling options for the posres...
2007-04-17 lindahlFixed missing braces around for-loop in pbc_dx that...
2007-04-13 lindahlAdded missing include for BOOL() declaration.
2007-04-10 spoelImplemented compiler bug workaround.
2007-03-19 hessfixed bug with DD and pbc=xy
2007-02-26 hessfixed bug introduced in previous commit
2007-02-13 hessadded pbc=xy and walls, added a separate mdp option...
2007-01-17 hessfixed the ntric_vec >= 12 problem
2006-10-30 hessfixed the box correcting routine for DD and moved it...
2006-10-19 hessimplemented triclinic domain decomposition
2006-10-17 hessmoved the pbc with DD to the dd_move routines, the...
2006-07-19 spoelMerges from 3.3
2006-05-17 spoelRemoved C++ style comments
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2005-12-22 hessfirst commit of my domain decomposition code
2005-06-16 hessremoved box_size (which was not used anyhow)
2005-05-20 hessreintroduced the non-while version of triclinic pbc_dx...
2005-04-13 hesssomehow the previous commit was incomplete, here is...
2005-04-12 hessadded while loops in pbc_dx to correct for multiple...
2005-04-12 hessadded option for the definition of the center in calc_b...
2005-03-22 hessimproved pbc_dx for distances above max_cutoff in some...
2005-03-07 spoelAdded optional debug to pbc_dx (effective with the...
2004-10-20 spoelChanged C++ style // comment to normal C.
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2004-08-23 hessRemoved the static data in pbc_dx by adding a t_pbc...
2004-02-25 spoelFixed shift
2004-01-23 lindahlAdded conditional inclusion of config.h to source files.
2004-01-09 spoelAdded two new functions for bonded energy terms, a...
2003-12-12 hessfixed put_atoms_in_triclinic_unitcell which did not...
2003-11-17 spoelUpped the version to 3.2.0
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-06-17 hessfixed errors in the shift return by pbc_dx for triclini...
2002-05-18 hesspbc_dx now also returns the shift index
2002-02-28 spoelUpdated copyrgt wrapper
2002-02-01 spoelCleanup routines in pbc.c and calls to them, plus a...
2001-05-14 lindahlTagged files with gromacs 3.0 header
2001-02-27 hesschanged bTruncOct to bNotUsed
2000-12-11 hessforgot to update a box check in the previous commit
2000-12-11 hessadded check for offdiag box elem > 0.5*diag, for testin...
2000-09-28 hessadded box dump to warning in init_pbc
2000-08-02 hessadded consts in pbc_dx call
2000-06-10 hessimplemented correction for invalid box due to pressure...
2000-04-19 lindahlChanged the shift code to use list of ivec with separat...
2000-02-17 hessfixed a bug with long distances in triclinic boxes
2000-01-31 hessrewrote the trx routines
2000-01-06 hessadded routines for calculating the compact unitcell...
1999-12-02 hessmade three different box representations for trjconv
1999-12-01 hessoptimized the triclinic pbc_dx
next