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

Comparing trunk/src/io/Globals.hpp (file contents):
Revision 1879 by gezelter, Sun Jun 16 15:15:42 2013 UTC vs.
Revision 1993 by gezelter, Tue Apr 29 17:32:31 2014 UTC

# Line 118 | Line 118 | namespace OpenMD {
118      DeclareParameter(OutputParticlePotential, bool);
119      DeclareParameter(OutputElectricField, bool);
120      DeclareParameter(OutputFluctuatingCharges, bool);
121 +    DeclareParameter(OutputSitePotential, bool);
122      DeclareParameter(SkinThickness, RealType);
123      DeclareParameter(StatFileFormat, std::string);    
124      DeclareParameter(HydroPropFile, std::string);
# Line 140 | Line 141 | namespace OpenMD {
141      DeclareParameter(Alpha, RealType);
142      DeclareAlterableParameter(MDfileVersion, int);
143      DeclareParameter(ElectricField, OpenMD::Vector3d);
144 +    DeclareParameter(ConstraintTime, RealType);
145  
146    public:
147      bool addComponent(Component* comp);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines