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 944 by tim, Thu Mar 23 15:02:02 2006 UTC vs.
Revision 945 by gezelter, Tue Apr 25 02:09:01 2006 UTC

# Line 120 | Line 120 | class Globals : public DataHolder {
120    DeclareParameter(HydroPropFile, std::string);
121    DeclareParameter(Viscosity, double);
122    DeclareParameter(BeadSize, double);  
123 +  DeclareParameter(UseSphericalBoundaryConditions, bool);
124 +  DeclareParameter(FrozenBufferRadius, double);
125 +  DeclareParameter(LangevinBufferRadius, double);
126    
127    public:
128      bool addComponent(Component* comp);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines