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

Comparing trunk/OOPSE-4/src/integrators/Integrator.cpp (file contents):
Revision 2244 by tim, Sun May 29 00:09:13 2005 UTC vs.
Revision 2364 by tim, Thu Oct 13 22:26:47 2005 UTC

# Line 86 | Line 86 | namespace oopse {
86          thermalTime = simParams->getRunTime();
87        }
88  
89 <      if (!simParams->getUseInitTime()) {
89 >      if (!simParams->getUseInitalTime()) {
90          currentSnapshot_->setTime(0.0);
91        }
92  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines