added Verlet scheme and NxN non-bonded functionality
[alexxy/gromacs.git] / include / pbc.h
2012-10-02 Szilard Palladded Verlet scheme and NxN non-bonded functionality
2011-05-06 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-05-05 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2011-04-14 Mark AbrahamFixed header #ifndef test
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-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 chargegroup.c from pbc.c and tpi.c from minim...
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-07-16 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-07-16 kassonPK all instances of CPLUSPLUS #define changed to standa...
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
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...
2007-11-27 hessremoved global variable stdlog
2007-04-21 hessimplemented two new scaling options for the posres...
2007-04-10 spoelImplemented compiler bug workaround.
2007-02-13 hessadded pbc=xy and walls, added a separate mdp option...
2006-10-30 hessfixed the box correcting routine for DD and moved it...
2006-10-17 hessmoved the pbc with DD to the dd_move routines, the...
2006-07-19 spoelNerges from 3.3
2005-06-16 hessremoved box_size (which was not used anyhow)
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...
2004-08-23 hessRemoved the static data in pbc_dx by adding a t_pbc...
2003-11-28 spoelModified debugging stuff
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 hesscorrected the definition of the shift in pbc_dx
2002-05-18 hesspbc_dx now also returns the shift index
2002-02-28 spoelUpdated copyrgt
2002-02-01 spoelCleanup routines in pbc.c and calls to them, plus a...
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.
2001-02-27 hesschanged bTruncOct to bNotUsed
2000-12-11 hessadded check for offdiag box elem > 0.5*diag, for testin...
2000-08-02 hessadded consts in pbc_dx call
2000-06-10 hessimplemented correction for invalid box due to pressure...
2000-06-06 hesschanged some brackets
2000-04-19 lindahlChanged the shift code to use list of ivec with separat...
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-11-30 hessfixed the checks for triclinic box support
1999-11-29 hessadded support for triclinic boxes
1999-11-03 hesscopyrgted
1999-10-26 spoelAdded a function that just computes cg_cm without pbc.
1999-04-20 antonremoved 'box' from pbc_dx, cleaned up number of 'dist...
1999-03-09 spoelCommited by accident, now should work again
1999-03-09 spoel*** empty log message ***
1999-01-21 antonrenamed put_atoms_in_box to put_charge_groups_in_box...
1998-05-25 spoelChanged some function headers for domain decomposition
1997-12-23 antonEdited by Copyright -> 2.0
1997-11-27 antonEdited by copyrgt -> v1.6; fixed loads of inconsistent...
1997-11-03 spoelInitial revision