ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/DirectionalAtom.cpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/DirectionalAtom.cpp (file contents):
Revision 1251 by chrisfen, Sat May 22 18:16:18 2004 UTC vs.
Revision 1252 by gezelter, Mon Jun 7 14:26:33 2004 UTC

# Line 539 | Line 539 | void DirectionalAtom::getEulerAngles(double myEuler[3]
539    
540    
541    double phi,theta,psi,eps;
542 <  double pi;
543 <  double cphi,ctheta,cpsi;
544 <  double sphi,stheta,spsi;
545 <  double b[3];
546 <  int flip[3];
542 >  double ctheta,stheta;
543  
544    // set the tolerance for Euler angles and rotation elements
545    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines