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 1118 by tim, Mon Apr 19 03:52:27 2004 UTC vs.
Revision 1139 by gezelter, Wed Apr 28 22:06:29 2004 UTC

# Line 20 | Line 20
20   #include "GenericData.hpp"
21   //#include "Minimizer.hpp"
22   //#include "OOPSEMinimizer.hpp"
23 <
23 > double roundMe( double x );
24   class OOPSEMinimizer;
25   class SimInfo{
26  
# Line 91 | Line 91 | class SimInfo{ (public)
91    int useReactionField;
92    int useGB;
93    int useEAM;
94 +  int useMolecularCutoffs;
95    
96    bool useInitXSstate;
97    double orthoTolerance;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines