ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new-templateless/OOPSE/libmdtools/Integrator.cpp
(Generate patch)

Comparing branches/new-templateless/OOPSE/libmdtools/Integrator.cpp (file contents):
Revision 851 by mmeineke, Wed Nov 5 19:18:17 2003 UTC vs.
Revision 852 by mmeineke, Thu Nov 6 18:20:47 2003 UTC

# Line 153 | Line 153 | void Integrator::integrate(void){
153    double thermalTime = info->thermalTime;
154    double resetTime = info->resetTime;
155  
156 +  
157  
158    double currSample;
159    double currThermal;
# Line 254 | Line 255 | void Integrator::integrateStep(int calcPot,
255   }
256  
257   void Integrator::integrateStep(int calcPot,
258 <                                                       int calcStress){
258 >                               int calcStress){
259    // Position full step, and velocity half step
260    preMove();
261  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines