Fixed a bunch of stylistic and performance issues discovered via cppcheck.
Fixed a widespread typo in the license
A bug fix in the electric field for the new electrostatic code. Also comment fixes for Doxygen
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 files for fcc and pentagonal nanorod builders. Updated runMe in samples/builders to include nanorod builders.
updated copyright notices
fixing the build system
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)
Inversion fixes and amber mostly working
bugfixing shapedLattice to have crystal origin at one of the occupied lattice sites
fixed a few bugs
Adding single precision capabilities to c++ side
Fixed latticeOrt in shapedlatice and latticebuilder.
Added nanoparticle builder to makefile
Generic Shaped Lattice for oopse. Can overload to get spherical or nanorod.
xemacs has been drafted to perform our indentation services
refactory LatticeFactory and LatticeCreator
refactory LatticeFactory and LatticeCreator
refactory LatticeFactory and LatticeCreator
added lattice directory