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 1401 by gezelter, Tue Dec 8 22:17:02 2009 UTC vs.
Revision 1402 by chuckv, Fri Jan 8 17:15:27 2010 UTC

# Line 1 | Line 1
1   /*
2 < * Copyright (c) 2005 The University of Notre Dame. All Rights Reserved.
2 > * Copyright (c) 2005, 2010 The University of Notre Dame. All Rights Reserved.
3   *
4   * The University of Notre Dame grants you ("Licensee") a
5   * non-exclusive, royalty free, license to use, modify and
# Line 141 | Line 141 | namespace OpenMD {
141      DeclareParameter(RNEMD_targetFlux, RealType);
142      DeclareParameter(UseRestraints, bool);
143      DeclareParameter(Restraint_file, std::string);
144 +    DeclareParameter(HULL_Method, std::string);
145 +    DeclareParameter(Alpha, RealType);
146      
147    public:
148      bool addComponent(Component* comp);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines