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 1981 by gezelter, Mon Apr 14 18:32:51 2014 UTC vs.
Revision 2020 by gezelter, Mon Sep 22 19:18:35 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 139 | Line 140 | namespace OpenMD {
140      DeclareParameter(HULL_Method, std::string);
141      DeclareParameter(Alpha, RealType);
142      DeclareAlterableParameter(MDfileVersion, int);
143 +    DeclareParameter(UniformField, OpenMD::Vector3d);
144      DeclareParameter(ElectricField, OpenMD::Vector3d);
145      DeclareParameter(ConstraintTime, RealType);
146  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines