ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/devel_omp/src/io/Globals.hpp
(Generate patch)

Comparing branches/devel_omp/src/io/Globals.hpp (file contents):
Revision 1594 by chuckv, Tue Jul 19 16:45:30 2011 UTC vs.
Revision 1599 by mciznick, Fri Jul 29 19:03:36 2011 UTC

# Line 145 | Line 145 | namespace OpenMD {
145      DeclareParameter(HULL_Method, std::string);
146      DeclareParameter(Alpha, RealType);
147      
148 +    /* XXX */
149 +    DeclareParameter(NeighborListReorderFreq, int);
150 +
151    public:
152      bool addComponent(Component* comp);
153      bool addZConsStamp(ZConsStamp* zcons);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines