ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/Integrator.hpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/Integrator.hpp (file contents):
Revision 693 by tim, Wed Aug 13 19:21:53 2003 UTC vs.
Revision 696 by tim, Thu Aug 14 16:16:39 2003 UTC

# Line 374 | Line 374 | template<typename T> class ZConstraint : public T { (p
374    string zconsOutput;
375    ZConsWriter* fzOut;
376  
377 <  double calcCOMVel();
378 <  double calcCOMVel2();
377 >  double calcMovingMolsCOMVel();
378 >  double calcSysCOMVel();
379 >  double calcTotalForce();
380  
381   };
382  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines