ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/io/Globals.hpp
(Generate patch)

Comparing trunk/src/io/Globals.hpp (file contents):
Revision 1313 by gezelter, Wed Oct 22 20:01:49 2008 UTC vs.
Revision 1327 by gezelter, Mon Mar 9 14:03:31 2009 UTC

# Line 135 | Line 135 | namespace oopse {
135      DeclareParameter(MTM_Io, RealType);
136      DeclareParameter(MTM_Sigma, RealType);    
137      DeclareParameter(MTM_R, RealType);    
138 +    DeclareParameter(UseRNEMD, bool);
139 +    DeclareParameter(RNEMD_swapTime, RealType);
140 +    DeclareParameter(RNEMD_nBins, int);
141 +    DeclareParameter(RNEMD_swapType, std::string);
142      
143    public:
144      bool addComponent(Component* comp);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines