specfun
Source File
Modules
Procedures
sphk
Subroutine
29 statements
Source File
specfun.F90
specfun_module
sphk
Contents
public subroutine sphk(n, x, Nm, Sk, Dk)
Compute modified spherical Bessel functions of the second kind, kn(x) and kn'(x)
Arguments
Type
Intent
Optional
Attributes
Name
integer
::
n
real(kind=wp)
::
x
integer
::
Nm
real(kind=wp),
dimension(0:n)
::
Sk
real(kind=wp),
dimension(0:n)
::
Dk