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

Comparing trunk/OOPSE-4/src/io/Globals.hpp (file contents):
Revision 2759 by tim, Wed May 17 21:51:42 2006 UTC vs.
Revision 2917 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