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 604 by gezelter, Tue Jul 15 03:08:00 2003 UTC vs.
Revision 605 by gezelter, Tue Jul 15 03:27:24 2003 UTC

# Line 268 | Line 268 | class NPTfm : public Integrator{ (protected)
268  
269    virtual int readyCheck();
270  
271 +  Molecule* myMolecules;
272 +  Atom** myAtoms;
273 +
274    // chi and eta are the propagated degrees of freedom
275  
276    double chi;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines