OSDN Git Service

Particle Mesh Ewald is being implemented (still not working yet)
authortoshinagata1964 <toshinagata1964@a2be9bc6-48de-4e38-9406-05402d4bc13c>
Sun, 11 Nov 2012 05:00:00 +0000 (05:00 +0000)
committertoshinagata1964 <toshinagata1964@a2be9bc6-48de-4e38-9406-05402d4bc13c>
Sun, 11 Nov 2012 05:00:00 +0000 (05:00 +0000)
commit9d98193ab634c1e755dd84ca27341186e6549c2e
treecca763a89d8a7e338c0ff7221d217c0ad33cace0
parent22bbcec44e8d2fc8a52bf51fbc07e4cc826f041e
Particle Mesh Ewald is being implemented (still not working yet)

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@329 a2be9bc6-48de-4e38-9406-05402d4bc13c
13 files changed:
MolLib/MD/MDCore.c
MolLib/MD/MDCore.h
MolLib/MD/MDEwald.c [new file with mode: 0755]
MolLib/MD/MDEwald.h [new file with mode: 0644]
MolLib/MD/MDForce.c
MolLib/MD/MDSurface.c
MolLib/Molecule.c
MolLib/Molecule.h
MolLib/Ruby_bind/ruby_bind.c
MolLib/Ruby_bind/ruby_md.c
Scripts/crystal.rb
Scripts/md.rb
xcode-build/Molby.xcodeproj/project.pbxproj