|
subroutine | spintoq (cspin, q) |
| Go from the complex spinor matrix to the unit quaternion representation.
|
|
Definition at line 94 of file pmat4.f90.
◆ spintoq()
subroutine pmat4::spintoq::spintoq |
( |
complex(dpc), dimension(2,2), intent(in) | cspin, |
|
|
real(dp), dimension(0:3), intent(out) | q ) |
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:
- /scratch4/NCEPDEV/nems/Brian.Curtis/git/BrianCurtis-NOAA/UFS_UTILS/v1_14_0/sorc/grid_tools.fd/regional_esg_grid.fd/pmat4.f90