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 999 by chrisfen, Fri Jan 30 15:01:09 2004 UTC vs.
Revision 1035 by tim, Fri Feb 6 21:37:59 2004 UTC

# Line 180 | Line 180 | template<typename T> void Integrator<T>::integrate(voi
180  
181    calcForce(1, 1);
182  
183 +  //temp test
184 +  tStats->getPotential();
185 +  
186    if (nConstrained){
187      preMove();
188      constrainA();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines