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

Comparing trunk/OOPSE-1.0/libmdtools/SimInfo.hpp (file contents):
Revision 1334 by gezelter, Fri Jul 16 18:58:03 2004 UTC vs.
Revision 1415 by gezelter, Mon Jul 26 17:50:57 2004 UTC

# Line 106 | Line 106 | class SimInfo{ (public)
106    double thermalTime;            // the temp kick interval
107    double currentTime;            // Used primarily for correlation Functions
108    double resetTime;              // Use to reset the integrator periodically
109 +  short int have_target_temp;
110  
111    int n_mol;           // n_molecules;
112    Molecule* molecules; // the array of molecules

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines