ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/integrators/VelocityVerletIntegrator.cpp
(Generate patch)

Comparing branches/development/src/integrators/VelocityVerletIntegrator.cpp (file contents):
Revision 1465 by chuckv, Fri Jul 9 23:08:25 2010 UTC vs.
Revision 1576 by gezelter, Wed Jun 8 16:05:07 2011 UTC

# Line 66 | Line 66 | namespace OpenMD {
66    
67    void VelocityVerletIntegrator::initialize(){
68      
69 <    forceMan_->init();
69 >    forceMan_->initialize();
70      
71      // remove center of mass drift velocity (in case we passed in a
72      // configuration that was drifting)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines