ik01b Subroutine

public subroutine ik01b(x, Bi0, Di0, Bi1, Di1, Bk0, Dk0, Bk1, Dk1)

Compute modified Bessel functions I0(x), I1(1), K0(x) and K1(x), and their derivatives

Arguments

Type IntentOptional Attributes Name
real(kind=wp) :: x
real(kind=wp) :: Bi0
real(kind=wp) :: Di0
real(kind=wp) :: Bi1
real(kind=wp) :: Di1
real(kind=wp) :: Bk0
real(kind=wp) :: Dk0
real(kind=wp) :: Bk1
real(kind=wp) :: Dk1