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 1126 by gezelter, Fri Apr 6 21:53:43 2007 UTC vs.
Revision 1147 by chuckv, Wed Jul 4 04:47:53 2007 UTC

# Line 125 | Line 125 | class Globals : public DataHolder {
125    DeclareParameter(LangevinBufferRadius, RealType);
126    DeclareParameter(AccumulateBoxDipole, bool);
127    DeclareParameter(NeighborListNeighbors,int);
128 <  DeclareParameter(TempDepViscosityA,RealType);
129 <  DeclareParameter(TempDepViscosityB,RealType);
130 <  DeclareParameter(TempDepViscosityC,RealType);
131 <  DeclareParameter(TempDepViscosityD,RealType);
128 >
129  
130    public:
131      bool addComponent(Component* comp);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines