grid_tools  1.13.0
pmat4::mobiusi Interface Reference

Private 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}. More...
 

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

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 2336 of file pmat4.f90.


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