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

Comparing trunk/OOPSE/libmdtools/SimInfo.hpp (file contents):
Revision 483 by gezelter, Wed Apr 9 04:06:43 2003 UTC vs.
Revision 542 by mmeineke, Fri May 30 21:31:48 2003 UTC

# Line 84 | Line 84 | class SimInfo{ (public)
84    
85    char ensemble[100]; // the enesemble of the simulation (NVT, NVE, etc. )
86    char mixingRule[100]; // the mixing rules for Lennard jones/van der walls
87 <  Integrator *the_integrator; // the integrator of the simulation
87 >  BaseIntegrator *the_integrator; // the integrator of the simulation
88  
89    char finalName[300];  // the name of the eor file to be written
90    char sampleName[300]; // the name of the dump file to be written

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines