grid_tools  1.13.0
pmat4::qtorot Interface Reference

Private Member Functions

subroutine qtorot (q, rot)
 Go from quaternion to rotation matrix representations. More...
 

Detailed Description

Definition at line 97 of file pmat4.f90.

Constructor & Destructor Documentation

◆ qtorot()

subroutine pmat4::qtorot::qtorot ( real(dp), dimension(0:3), intent(in)  q,
real(dp), dimension(3,3), intent(out)  rot 
)
private

Go from quaternion to rotation matrix representations.

Parameters
[in]qquaternion representation
[out]rotrotation matrix representations
Author
R. J. Purser

Definition at line 1646 of file pmat4.f90.


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