sphk Subroutine

public subroutine sphk(n, x, Nm, Sk, Dk)

Compute modified spherical Bessel functions of the second kind, kn(x) and kn'(x)

Arguments

Type IntentOptional Attributes Name
integer :: n
real(kind=wp) :: x
integer :: Nm
real(kind=wp), dimension(0:n) :: Sk
real(kind=wp), dimension(0:n) :: Dk