ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/integrators/VelocityVerletIntegrator.hpp
(Generate patch)

Comparing trunk/src/integrators/VelocityVerletIntegrator.hpp (file contents):
Revision 963 by tim, Wed May 17 21:51:42 2006 UTC vs.
Revision 1360 by cli2, Mon Sep 7 16:31:51 2009 UTC

# Line 98 | Line 98 | namespace oopse {
98      RealType currStatus;
99      RealType currThermal;
100      RealType currReset;
101 +    RealType currRNEMD;
102          
103    private:
104          
# Line 112 | Line 113 | namespace oopse {
113      virtual DumpWriter* createDumpWriter();
114  
115      virtual StatWriter* createStatWriter();
115        
116    virtual RestWriter* createRestWriter();
116  
117    };
118  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines