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

Comparing trunk/OOPSE-4/src/integrators/Velocitizer.hpp (file contents):
Revision 2251 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 2252 by chuckv, Mon May 30 14:01:52 2005 UTC

# Line 66 | Line 66 | namespace oopse {
66      void velocitize(double temperature);
67  
68      void removeComDrift();
69 +    /*
70 +       Removes center of mass angular momemtum
71 +     */
72 +    void removeAngularDrift();
73          
74    private:
75          

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines