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 726 by tim, Tue Aug 26 20:37:30 2003 UTC vs.
Revision 733 by tim, Wed Aug 27 19:23:29 2003 UTC

# Line 174 | Line 174 | template<typename T> void Integrator<T>::integrate(voi
174    // initialize the forces before the first step
175  
176    calcForce(1, 1);
177 <  // myFF->doForces(1,1);
178 <
177 >  
178    if (info->setTemp){
179      thermalize();
180    }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines