hygfz Subroutine

public subroutine hygfz(a, b, c, z, Zhf, Isfer)

Compute the hypergeometric function for a complex argument, F(a,b,c,z)

Arguments

Type IntentOptional Attributes Name
real(kind=wp) :: a
real(kind=wp) :: b
real(kind=wp) :: c
complex(kind=wp) :: z
complex(kind=wp) :: Zhf
integer :: Isfer

Calls

proc~~hygfz~~CallsGraph proc~hygfz specfun_module::hygfz proc~gamma2 specfun_module::gamma2 proc~hygfz->proc~gamma2 proc~psi_spec specfun_module::psi_spec proc~hygfz->proc~psi_spec