espressomd-maintainer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Espressomd-maintainer] [espresso] Changes to some interactions (#17)


From: shera
Subject: [Espressomd-maintainer] [espresso] Changes to some interactions (#17)
Date: Tue, 10 Jan 2012 01:49:07 -0800

The following interactions are split into .h and .c:

LJ
LJ-generic
LJ-cos
LJ-cos2
LJ-angle

You can merge this Pull Request by running:

  git pull https://github.com/shera/espresso master

Or you can view, comment on it, or merge it online at:

  https://github.com/espressomd/espresso/pull/17

-- Commit Summary --

* Collision detection
* More collision detection
* Rest of collision detection
* Merge branch 'master' of git://github.com/espressomd/espresso
* Incompatibility between collision detection and verlet list rebuilding
* Merge branch 'master' of git://github.com/espressomd/espresso
* Merge branch 'master' of git://github.com/espressomd/espresso
* Merge branch 'master' of git://github.com/espressomd/espresso
* Optimized nonbonded tabulated interaction
* Split Lennard Jones interaction into .c and .h
* Corrected the ljgen.c and ljgen.h
* Split the LJcos into .c and .h
* Split the directional LJ (ljangle)  into .c and .h
* Corrected some mistakes I've made!
* Split LJ-cos2 into .c and .h
* Merge branch 'master' of git://git.savannah.nongnu.org/espressomd

-- File Changes --

M doc/ug/features.tex (1)
M doc/ug/setup.tex (33)
M src/Makefile.am (11)
A src/collision.c (343)
A src/collision.h (47)
M src/config.c (5)
M src/forces.h (7)
M src/initialize.c (4)
M src/integrate.c (26)
A src/lj.c (302)
M src/lj.h (263)
A src/ljangle.c (298)
M src/ljangle.h (243)
A src/ljcos.c (133)
M src/ljcos.h (106)
A src/ljcos2.c (178)
M src/ljcos2.h (144)
M src/ljgen.c (91)
M src/ljgen.h (93)
M src/tab.h (135)
A testsuite/collision-detection-centers.tcl (83)
A testsuite/collision-detection-poc.tcl (116)

-- Patch Links --

  https://github.com/espressomd/espresso/pull/17.patch
  https://github.com/espressomd/espresso/pull/17.diff

--- 
Reply to this email directly or view it on GitHub:
https://github.com/espressomd/espresso/pull/17



reply via email to

[Prev in Thread] Current Thread [Next in Thread]