added Verlet scheme and NxN non-bonded functionality
[alexxy/gromacs.git] / src / gmxlib / ewald_util.c
2012-10-02 Szilard Palladded Verlet scheme and NxN non-bonded functionality
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-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-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
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-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-03-07 lindahlFixed windows portability issues, and renamed some...
2008-07-23 hessadded 3dc dipole correction to the debug output
2008-03-04 hessthe position restraints no longer contribute to the...
2008-02-02 hessremoved a array from t_block for cgs and mols, renamed...
2007-11-16 hessAvoided diverging Ewald exclusion forces for very small...
2007-06-13 lindahlReverted out the multilambda supported committed yesterday.
2007-06-12 lindahlInitial multilambda support added, i.e. we can now...
2007-02-13 hessadded pbc=xy and walls, added a separate mdp option...
2007-01-04 hessremoved debug prints
2007-01-02 hessremoved the nsb struct and moved all the particle decom...
2006-09-08 hessfixed a segv with fep without perturbed atoms
2006-08-16 hessfixed double counting of exclusions with DD for Ewald...
2006-04-19 lindahlfatal.h clashes with system headers on AIX. Renamed...
2006-01-03 spoelDid a large clean up of unused functions etc.
2005-05-12 hessFix for the previous commit: added the energy contribut...
2005-05-11 spoelAdded patch for when atoms are on top of each other...
2005-01-12 hessAdded missing term epsilon_r to the Ewald and PME algor...
2004-12-06 hessfixed bug introduced in the previous commit
2004-12-05 spoelewald_LRcorrection now exports the dipole and charge...
2004-11-01 hessimplemented free-energy for Ewald and PME
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2004-08-31 hessfixed bug where the ewald_geometry=3dc correction was...
2004-08-17 hessChanged Vexcl to double precision, previously there...
2004-08-10 hessadded reaction-field correction for excluded atom pairs...
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-09-25 lindahlRemoved stupid asm debug code from ewald_util.c
2002-09-24 lindahlRemoved a debug message from ewald_util.c
2002-09-20 lindahlRemoved unused optimizations in mkinl.
2002-03-21 spoelCleaned up a bit
2002-02-28 spoelUpdated copyrgt wrapper
2002-02-26 lindahlFixed minor bugs in PPC G3 detection.
2002-01-29 lindahlFixed bugs in the charge and dipole Ewald corrections.
2001-05-14 lindahlTagged files with gromacs 3.0 header
2001-02-20 hessremoved /rc in ewald beta determination, this means...
2000-09-22 hesshopefully fixed the triclinic PME bug, but I am not...
2000-09-21 spoelFixed bug in longrange LJ + PME code by adding an extra...
2000-09-14 hessCommitted the new innerloops for Erik Lindahl
2000-08-22 lindahlChanged sign of dipole correction and introduced an...
2000-07-20 lindahlFixed two bugs: The dipole in the correction should...
2000-07-20 lindahlFixed a bug in the LR correction due to reuse of the...
2000-07-19 lindahlAdded charge and surface dipole correction to Ewald...
2000-05-15 antonremoved unused vars
1999-11-07 spoelChanged table lookup back to analytical form in LR...
1999-11-03 hesscopyrgted
1999-11-01 lindahlThe mix of potentials and longrange corrections in...