|
subroutine | zmobiusi (aa, bb, cc, dd, zz, infz, zw, infw) |
| Perform the inverse of the mobius transformation with coefficients, {aa,bb,cc,dd}. More...
|
|
Definition at line 109 of file pmat4.f90.
◆ zmobiusi()
subroutine pmat4::mobiusi::zmobiusi |
( |
complex(dpc), intent(in) |
aa, |
|
|
complex(dpc), intent(in) |
bb, |
|
|
complex(dpc), intent(in) |
cc, |
|
|
complex(dpc), intent(in) |
dd, |
|
|
complex(dpc), intent(in) |
zz, |
|
|
logical, intent(in) |
infz, |
|
|
complex(dpc), intent(out) |
zw, |
|
|
logical, intent(out) |
infw |
|
) |
| |
|
private |
Perform the inverse of the mobius transformation with coefficients, {aa,bb,cc,dd}.
- Parameters
-
[in] | aa | inverse Mobius transformation coefficient |
[in] | bb | inverse Mobius transformation coefficient |
[in] | cc | inverse Mobius transformation coefficient |
[in] | dd | inverse Mobius transformation coefficient |
[in] | zz | complex input argument |
[in] | infz | logical indicator for zz the point at infinity |
[out] | zw | complex output argument |
[out] | infw | logical indicator for zw the point at infinity |
- Author
- R. J. Purser
Definition at line 2336 of file pmat4.f90.
The documentation for this interface was generated from the following file:
- /lfs/h2/emc/global/noscrub/George.Gayno/ufs_utils.git/UFS_UTILS.upstream/sorc/grid_tools.fd/regional_esg_grid.fd/pmat4.f90