|
subroutine | spintoq (cspin, q) |
| Go from the complex spinor matrix to the unit quaternion representation. More...
|
|
Definition at line 94 of file pmat4.f90.
subroutine pmat4::spintoq::spintoq |
( |
complex(dpc), dimension(2,2), intent(in) |
cspin, |
|
|
real(dp), dimension(0:3), intent(out) |
q |
|
) |
| |
|
private |
Go from the complex spinor matrix to the unit quaternion representation.
- Parameters
-
[in] | cspin | complex spinor representation |
[out] | q | unit quaternion representation |
- Author
- R. J. Purser
Definition at line 1561 of file pmat4.f90.
The documentation for this interface was generated from the following file:
- /scratch1/NCEPDEV/da/George.Gayno/ufs_utils.git/UFS_UTILS.upstream/sorc/grid_tools.fd/regional_esg_grid.fd/pmat4.f90