cchg Subroutine

public subroutine cchg(a, b, z, Chg)

Compute confluent hypergeometric function M(a,b,z) with real parameters a, b and a complex argument z

Arguments

Type IntentOptional Attributes Name
real(kind=wp) :: a
real(kind=wp) :: b
complex(kind=wp) :: z
complex(kind=wp) :: Chg

Calls

proc~~cchg~~CallsGraph proc~cchg specfun_module::cchg proc~cgama specfun_module::cgama proc~cchg->proc~cgama