grid_tools 1.14.0
Loading...
Searching...
No Matches
pmat4::mobiusi Interface Reference

Public Member Functions

subroutine zmobiusi (aa, bb, cc, dd, zz, infz, zw, infw)
 Perform the inverse of the mobius transformation with coefficients, {aa,bb,cc,dd}.
 

Detailed Description

Definition at line 109 of file pmat4.f90.

Member Function/Subroutine Documentation

◆ 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 )

Perform the inverse of the mobius transformation with coefficients, {aa,bb,cc,dd}.

Parameters
[in]aainverse Mobius transformation coefficient
[in]bbinverse Mobius transformation coefficient
[in]ccinverse Mobius transformation coefficient
[in]ddinverse Mobius transformation coefficient
[in]zzcomplex input argument
[in]infzlogical indicator for zz the point at infinity
[out]zwcomplex output argument
[out]infwlogical indicator for zw the point at infinity
Author
R. J. Purser

Definition at line 2335 of file pmat4.f90.

References pmat4::zmobius().


The documentation for this interface was generated from the following file: