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 677 by tim, Mon Aug 11 19:41:36 2003 UTC vs.
Revision 693 by tim, Wed Aug 13 19:21:53 2003 UTC

# Line 184 | Line 184 | template<typename T> void Integrator<T>::integrate( vo
184    // initialize the forces before the first step
185  
186    calcForce(1, 1);
187 <  
187 >  // myFF->doForces(1,1);
188 >        
189    if( info->setTemp ){
190      
191      thermalize();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines