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 963 by tim, Wed May 17 21:51:42 2006 UTC vs.
Revision 998 by chrisfen, Mon Jul 3 13:18:43 2006 UTC

# Line 123 | Line 123 | class Globals : public DataHolder {
123    DeclareParameter(UseSphericalBoundaryConditions, bool);
124    DeclareParameter(FrozenBufferRadius, RealType);
125    DeclareParameter(LangevinBufferRadius, RealType);
126 +  DeclareParameter(AccumulateBoxDipole, bool);
127    
128    public:
129      bool addComponent(Component* comp);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines