ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-2.0/src/integrators/VelocityVerletIntegrator.cpp
(Generate patch)

Comparing branches/new_design/OOPSE-2.0/src/integrators/VelocityVerletIntegrator.cpp (file contents):
Revision 1911 by tim, Fri Jan 7 21:50:13 2005 UTC vs.
Revision 1912 by tim, Mon Jan 10 20:52:07 2005 UTC

# Line 48 | Line 48 | void VelocityVerletIntegrator::initialize(){
48  
49   void VelocityVerletIntegrator::initialize(){
50  
51 +    forceMan_->init();
52 +
53      // remove center of mass drift velocity (in case we passed in a configuration
54      // that was drifting
55      velocitizer_->removeComDrift();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines