ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/restraints/ObjectRestraint.cpp
(Generate patch)

Comparing trunk/src/restraints/ObjectRestraint.cpp (file contents):
Revision 2068 by gezelter, Thu Oct 16 19:13:51 2014 UTC vs.
Revision 2069 by gezelter, Thu Mar 5 16:30:23 2015 UTC

# Line 69 | Line 69 | namespace OpenMD {
69        Vector3d tBody(0.0);
70        
71        RotMat3x3d temp = A * refA_.transpose();
72
73      Vector3d euler = temp.toEulerAngles();
74
72        Quat4d quat = temp.toQuaternion();
73  
74        RealType twistAngle;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines