ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/io/Globals.hpp
(Generate patch)

Comparing trunk/OOPSE-2.0/src/io/Globals.hpp (file contents):
Revision 2420 by chrisfen, Tue Nov 8 13:32:27 2005 UTC vs.
Revision 2425 by chrisfen, Fri Nov 11 15:22:11 2005 UTC

# Line 242 | Line 242 | class Globals {
242    DeclareParameter(ElectrostaticScreeningMethod, std::string);
243    DeclareParameter(DampingAlpha, double);
244    DeclareParameter(CutoffPolicy, std::string);
245 +  DeclareParameter(SwitchingFunctionType, std::string);
246    DeclareParameter(CompressDumpFile, bool);
247 <  DeclareParameter(DumpForceVector, bool);
247 >  DeclareParameter(OutputForceVector, bool);
248    DeclareParameter(SkinThickness, double);
249    DeclareParameter(StatFileFormat, std::string);    
250  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines