ciklv Subroutine

public subroutine ciklv(v, z, Cbiv, Cdiv, Cbkv, Cdkv)

Compute modified Bessel functions Iv(z) and Kv(z) and their derivatives with a complex argument and a large order

Arguments

Type IntentOptional Attributes Name
real(kind=wp) :: v
complex(kind=wp) :: z
complex(kind=wp) :: Cbiv
complex(kind=wp) :: Cdiv
complex(kind=wp) :: Cbkv
complex(kind=wp) :: Cdkv

Calls

proc~~ciklv~~CallsGraph proc~ciklv specfun_module::ciklv proc~cjk specfun_module::cjk proc~ciklv->proc~cjk