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 1856 by gezelter, Tue Apr 2 21:30:34 2013 UTC vs.
Revision 1878 by gezelter, Thu Jun 13 14:26:09 2013 UTC

# Line 123 | Line 123 | namespace OpenMD {
123    
124      initialize();
125    
126 <    while (snap->getTime() < runTime) {    
126 >    while (snap->getTime() < runTime) {
127        preStep();    
128        integrateStep();    
129        postStep();      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines