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

Comparing branches/new_design/OOPSE-3.0/src/integrators/Integrator.cpp (file contents):
Revision 1882 by tim, Wed Dec 8 20:37:47 2004 UTC vs.
Revision 1883 by tim, Mon Dec 13 22:30:27 2004 UTC

# Line 62 | Line 62 | Integrator::Integrator(SimInfo* info)
62          thermalTime = simParams->getRunTime();
63      }
64  
65 <    if (!simParams->getUseInitXSstate()) {
65 >    if (!simParams->getUseInitTime()) {
66          currentSnapshot_->setTime(0.0);
67      }
68      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines