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 596 by gezelter, Mon Jul 14 15:04:55 2003 UTC vs.
Revision 600 by gezelter, Mon Jul 14 22:38:13 2003 UTC

# Line 62 | Line 62 | class Integrator : public BaseIntegrator { (protected)
62    
63    double dt;
64    double dt2;
65
66  double* pos;
67  double* vel;
68  double* frc;
69  double* trq;
70  double* Amat;
65  
66    Thermo *tStats;
67    StatWriter*  statOut;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines