Fixed a bunch of stylistic and performance issues discovered via cppcheck.
Fixed a widespread typo in the license
Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
Added an adapter layer between the AtomType and the rest of the code to handle the bolt-on capabilities of new types. Fixed a long-standing bug in how storageLayout was being set to the maximum possible value. Started to add infrastructure for Polarizable and fluc-Q calculations.
updated copyright notices
Added EAM. Still segfaults but compiles.
Creating busticated version of OpenMD
Adding property set to svn entries
Almost all of the changes necessary to create OpenMD out of our old project (OOPSE-4)
Adding single precision capabilities to c++ side
Wow thats alot o' files. Now passing forceFieldOptions to all of the parsers.
xemacs has been drafted to perform our indentation services
using map to replace link list
(1) complete section parser's error message (2) add GhostTorsion (3) accumulate inertial tensor from the directional atoms before calculate rigidbody's inertial tensor
using c library to do conversion instead of using iostream due to a bug in libstdc++(GCC 3.2)
merging new_design branch into OOPSE-2.0
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.