hygfx Subroutine

public subroutine hygfx(a, b, c, x, Hf, Isfer)

Compute hypergeometric function F(a,b,c,x)

Arguments

Type IntentOptional Attributes Name
real(kind=wp) :: a
real(kind=wp) :: b
real(kind=wp) :: c
real(kind=wp) :: x
real(kind=wp) :: Hf
integer :: Isfer

Calls

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