Adding some error reporting and debuging code to OpenMD. This code is borrowed from ProtoMol.
Migrating Sutton-Chen from Fortran over to C++
Converting Sticky over to C++
removing cruft
Added GB module to the C++ side, got rid of it on the fortran side.
Fixed a bug in EAM. Seems to work now!
fixed phi mixing
no longer segfaults
Added EAM. Still segfaults but compiles.
busticated EAM
fixed some destructor bugs dealing with the TypeContainers
Added CubicSpline class to replace our interpolation F90 module
fixing c/fortran bugs
fixing calls
Added nonbonded directory. Compiles, links, runs, but gives incorrect answer.
builds
attempts at c++->fortran linkage. Still busticated.
added nonbonded directory
well, it compiles, but still segfaults
Adding stuff for cmake
Creating busticated version of OpenMD
Standard project directories initialized by cvs2svn.