|
subroutine | qtospin (q, cspin) |
| Go from the unit quaternion to the complex spinor representation. More...
|
|
Definition at line 95 of file pmat4.f90.
subroutine pmat4::qtospin::qtospin |
( |
real(dp), dimension(0:3), intent(in) |
q, |
|
|
complex(dpc), dimension(2,2), intent(out) |
cspin |
|
) |
| |
|
private |
Go from the unit quaternion to the complex spinor representation.
- Parameters
-
[in] | q | given unit quaternion representation |
[out] | cspin | spinor representation |
- Author
- R. J. Purser
Definition at line 1574 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