ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-2.0/src/integrators/DLM.cpp
(Generate patch)

Comparing branches/new_design/OOPSE-2.0/src/integrators/DLM.cpp (file contents):
Revision 1820 by tim, Thu Dec 2 00:09:35 2004 UTC vs.
Revision 1883 by tim, Mon Dec 13 22:30:27 2004 UTC

# Line 80 | Line 80 | void DLM::rotateStep(int axes1, int axes2, double angl
80  
81   void DLM::rotateStep(int axes1, int axes2, double angle, Vector3d& ji, RotMat3x3d& A) {
82  
83    int i, j, k;
83      double sinAngle;
84      double cosAngle;
85      double angleSqr;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines