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

Comparing trunk/OOPSE/libmdtools/Integrator.cpp (file contents):
Revision 614 by mmeineke, Tue Jul 15 17:57:04 2003 UTC vs.
Revision 637 by gezelter, Thu Jul 17 21:50:01 2003 UTC

# Line 220 | Line 220 | void Integrator::integrate( void ){
220      integrateStep( calcPot, calcStress );
221        
222      currTime += dt;
223 +    info->setTime(currTime);
224  
225      if( info->setTemp ){
226        if( currTime >= currThermal ){

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines