|
subroutine | spintoq (cspin, q) |
| Go from the complex spinor matrix to the unit quaternion representation. More...
|
|
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 |
|
) |
| |
|
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 1562 of file pmat4.f90.
The documentation for this interface was generated from the following file:
- /lfs/h2/emc/stmp/george.gayno/UFS_UTILS.tag/sorc/grid_tools.fd/regional_esg_grid.fd/pmat4.f90