Update copyright statements and change license to LGPL
[alexxy/gromacs.git] / src / mdlib / ewald.c
2012-11-29 Mark AbrahamUpdate copyright statements and change license to LGPL
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-30 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2010-07-30 Berkcommented out nthreads and threadid in t_commrec to...
2010-06-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-24 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-24 Berk Hessremoved obsolete fftgrid code and disabled PPPM with...
2010-06-18 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-17 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-17 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-11 Sander PronkFixed another batch of // comments.
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-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-02 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-01 Sander PronkMade PME work with MPI again.
2009-08-30 kassonTool merge
2009-08-27 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-08-19 Sander PronkEwald now thread-safe (and fails in the same binary...
2009-08-17 Rossen ApostolovFixed incorrect scaling of forces in reciprocal space...
2009-06-25 Sander PronkMerge branch 'thread_mpi' of git@git.gromacs.org:gromac...
2009-06-25 Sander PronkFixed many thread-unsafe bits of code; only gmx_wallcyc...
2009-06-24 Sander PronkMerge branch 'thread_mpi' of git@git.gromacs.org:gromac...
2009-06-24 Sander PronkMany thread-safety fixes in mdlib; better error reporti...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2007-06-13 lindahlReverted out the multilambda supported committed yesterday.
2007-06-12 lindahlInitial multilambda support added, i.e. we can now...
2007-01-02 hessremoved the nsb struct and moved all the particle decom...
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-02-08 hessfixed an error in the Ewald forces with free-energy=yes
2005-01-12 hessAdded missing term epsilon_r to the Ewald and PME algor...
2004-11-01 hessimplemented free-energy for Ewald and PME
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-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-02-28 spoelRenamed pull-internal.h to pull_internal.h
2002-02-27 hessremoved my incorrect pme/ewald fe implementation
2002-02-27 hessEwald now calculates the free energy contribution
2001-07-09 lindahlFixed compile-time warnings and errors on some platform...
2001-05-14 lindahlTagged files with gromacs 3.0 header
2000-09-14 hessCommitted the new innerloops for Erik Lindahl
1999-11-03 hesscopyrgted
1999-11-02 lindahlMoved calc_ewaldcoeff to gmxlib/ewald_util
1999-11-01 lindahlChanged include headers to accomodate the split of...
1999-08-24 lindahlAdded initializers to remove compiler warnings
1999-07-26 lindahlCode for ordinary, slow, ewald electrostatics
1999-05-14 hessmoved from gmxlib to mdlib