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

Comparing trunk/OOPSE-4/src/io/Globals.hpp (file contents):
Revision 2409 by chrisfen, Wed Nov 2 20:36:25 2005 UTC vs.
Revision 2415 by chrisfen, Thu Nov 3 23:12: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);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines