chgul Subroutine

public subroutine chgul(a, b, x, Hu, Id)

Compute the confluent hypergeometric function U(a,b,x) for large argument x

Arguments

Type IntentOptional Attributes Name
real(kind=wp) :: a
real(kind=wp) :: b
real(kind=wp) :: x
real(kind=wp) :: Hu
integer :: Id

Called by

proc~~chgul~~CalledByGraph proc~chgul specfun_module::chgul proc~chgu specfun_module::chgu proc~chgu->proc~chgul