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 710 by chrisfen, Wed Nov 2 20:36:25 2005 UTC vs.
Revision 721 by chrisfen, Tue Nov 8 13:32:27 2005 UTC

# Line 239 | Line 239 | class Globals {
239    DeclareParameter(SurfaceTension, double);
240    DeclareParameter(PrintPressureTensor, bool);
241    DeclareParameter(ElectrostaticSummationMethod, std::string);
242 <  DeclareParameter(ScreeningMethod, std::string);
242 >  DeclareParameter(ElectrostaticScreeningMethod, std::string);
243    DeclareParameter(DampingAlpha, double);
244    DeclareParameter(CutoffPolicy, std::string);
245    DeclareParameter(CompressDumpFile, bool);
246 +  DeclareParameter(DumpForceVector, bool);
247    DeclareParameter(SkinThickness, double);
248    DeclareParameter(StatFileFormat, std::string);    
249  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines