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 1402 by chuckv, Fri Jan 8 17:15:27 2010 UTC vs.
branches/development/src/io/Globals.hpp (file contents), Revision 1528 by gezelter, Fri Dec 17 20:11:05 2010 UTC

# Line 90 | Line 90 | namespace OpenMD {
90      DeclareParameter(OrthoBoxTolerance, RealType);
91      DeclareParameter(Minimizer, std::string);
92      DeclareParameter(MinimizerMaxIter, RealType);
93 <    DeclareParameter(MinimizerWriteFrq, int);
93 >    DeclareParameter(MinimizerWriteFreq, int);
94      DeclareParameter(MinimizerStepSize, RealType);
95      DeclareParameter(MinimizerFTol, RealType);
96      DeclareParameter(MinimizerGTol, RealType);
# Line 112 | Line 112 | namespace OpenMD {
112      DeclareParameter(ElectrostaticScreeningMethod, std::string);
113      DeclareParameter(DampingAlpha, RealType);
114      DeclareParameter(Dielectric, RealType);
115 <    DeclareParameter(CutoffPolicy, std::string);
115 >    DeclareParameter(CutoffMethod, std::string);
116      DeclareParameter(SwitchingFunctionType, std::string);
117      DeclareParameter(CompressDumpFile, bool);
118      DeclareParameter(OutputForceVector, bool);

Comparing:
trunk/src/io/Globals.hpp (property svn:keywords), Revision 1402 by chuckv, Fri Jan 8 17:15:27 2010 UTC vs.
branches/development/src/io/Globals.hpp (property svn:keywords), Revision 1528 by gezelter, Fri Dec 17 20:11:05 2010 UTC

# Line 0 | Line 1
1 + Author Id Revision Date

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines