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

Comparing trunk/src/integrators/LangevinDynamics.hpp (file contents):
Revision 895 by tim, Mon Mar 13 22:42:40 2006 UTC vs.
Revision 963 by tim, Wed May 17 21:51:42 2006 UTC

# Line 56 | Line 56 | class LangevinDynamics: public VelocityVerletIntegrato
56    private:    
57      virtual void moveA();
58      virtual void moveB();
59 <    virtual double calcConservedQuantity();            
59 >    virtual RealType calcConservedQuantity();            
60      
61   };
62  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines