Fixes reaction field free energy bug
[alexxy/gromacs.git] / src / gmxlib / nonbonded / nb_free_energy.c
2013-10-02 Berk HessFixes reaction field free energy bug
2013-09-18 Berk Hessmade free energy PME kernel 40% faster
2013-05-17 Mark AbrahamIntroduce fatal error for GB with FE
2013-04-19 Teemu MurtolaMerge branch 'release-4-5-patches'
2013-03-26 Roland SchulzMerge release-4-5-patches into release-4-6
2013-02-20 Berk Hessfixed issues with FEP soft-core and cut-off's
2013-02-20 Mark AbrahamMerge release-4-5-patches into release-4-6
2013-01-22 Mark AbrahamMerge "added missing cleanup of some nbnxn_cuda data...
2013-01-18 Roland SchulzMerge release-4-5-patches into release-4-6
2013-01-18 Roland SchulzCode beautification with uncrustify
2013-01-18 Mark AbrahamFixing copyright issues and code contributors
2013-01-17 Mark AbrahamMerge branch 'release-4-5-patches' into release-4-6
2013-01-11 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-29 Mark AbrahamUpdate copyright statements and change license to LGPL
2012-11-27 Erik LindahlMerge "Added affinity support check, visibility macros...
2012-11-26 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-26 Roland SchulzMerge "Clean up some mathematical constants" into relea...
2012-11-26 Mark AbrahamClean up some mathematical constants
2012-11-23 Roland SchulzMerge "improve FindGROMACS.cmake" into release-4-6
2012-11-23 Szilárd PállMerge "Updates to CMake treatment of OpenMP" into relea...
2012-11-23 Roland SchulzMerge changes I88f0dcef,I86b2a8cf,I70fb7e6d into releas...
2012-11-22 Erik LindahlFixed LJ-14 error in free energy
2012-11-20 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-08 Christoph JunghansMerge "auto-set nvcc host compiler with FindMPI detecti...
2012-11-08 Erik LindahlInfrastructure for new group kernels, and new C kernels
2012-11-03 Roland SchulzMerge release-4-5-patches into release-4-6
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-04 Michael ShirtsMerging in free energy, exp. ensemble, & andersen t...
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-06 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-05 Berk Hesssc_sigma now also sets the minimum value for the soft...
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
2010-01-01 Michael ShirtsFix for nonbondeds.
2010-01-01 Michael ShirtsMore fixes for the multicomponent lambda.
2010-01-01 Michael ShirtsLatest revision of free energy changes.
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-27 hessimplemented foreign lambda free energy difference code
2009-03-07 lindahlFixed windows portability issues, and renamed some...
2007-06-13 lindahlReverted out the multilambda supported committed yesterday.
2007-06-12 lindahlInitial multilambda support added, i.e. we can now...
2005-09-12 lindahlFixed bug where wrong table was used for free energy...
2005-08-30 hessimplemented support for different lambda powers in...
2005-08-30 lindahlFixed compiler warnings on intel and IBM xlC.
2005-08-29 lindahlFixed compiler warning issues.
2005-08-25 hessfixed a big in the rB calculation
2005-08-24 hessfixed the last bugs with Ewald in the free energy loops
2005-08-24 hessfixed innerloop indexing bug introduced in the previous...
2005-08-24 lindahlSeparate generic loop for nonbonded free energy.