FEDEM Solver  R8.0
Source code of the dynamics solver
Public Member Functions | List of all members
rotationmodule::ffa_eulerzyx Interface Reference

Computes the EulerZYX angles for a relative rotation. More...

Public Member Functions

subroutine ffa_eulerzyx (a, b, angles)
 

Detailed Description

Computes the EulerZYX angles for a relative rotation.

Parameters
[in]aThe rotation tensor to rotate from
[in]bThe rotation tensor to rotate to
[out]anglesThe resulting Euler angles

Constructor & Destructor Documentation

◆ ffa_eulerzyx()

subroutine rotationmodule::ffa_eulerzyx::ffa_eulerzyx ( real(dp), dimension(3,3), intent(in)  a,
real(dp), dimension(3,3), intent(in)  b,
real(dp), dimension(3), intent(out)  angles 
)

The documentation for this interface was generated from the following file: