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

Comparing trunk/src/integrators/VelocityVerletIntegrator.cpp (file contents):
Revision 681 by tim, Mon Oct 17 23:13:44 2005 UTC vs.
Revision 770 by tim, Fri Dec 2 15:38:03 2005 UTC

# Line 141 | Line 141 | namespace oopse {
141        needPotential = true;
142        needStress = true;  
143      }
144 <  
144 >
145    }
146  
147    void VelocityVerletIntegrator::postStep() {
148 <  
148 >
149      //save snapshot
150      info_->getSnapshotManager()->advance();
151    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines