|
subroutine | qtorot (q, rot) |
| Go from quaternion to rotation matrix representations. More...
|
|
Definition at line 97 of file pmat4.f90.
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] | q | quaternion representation |
[out] | rot | rotation matrix representations |
- Author
- R. J. Purser
Definition at line 1645 of file pmat4.f90.
The documentation for this interface was generated from the following file:
- /gpfs/dell2/emc/modeling/noscrub/George.Gayno/ufs_utils.git/UFS_UTILS.upstream/sorc/grid_tools.fd/regional_esg_grid.fd/pmat4.f90