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

Comparing trunk/OOPSE-4/src/integrators/NVE.hpp (file contents):
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 2759 by tim, Wed May 17 21:51:42 2006 UTC

# Line 61 | Line 61 | namespace oopse {
61    private:
62      virtual void moveA();
63      virtual void moveB();
64 <    virtual double calcConservedQuantity();        
64 >    virtual RealType calcConservedQuantity();        
65    };
66  
67   } //end namespace oopse

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines