specfun
Source File
Modules
Procedures
rcty
Subroutine
31 statements
Source File
specfun.F90
specfun_module
rcty
Contents
public subroutine rcty(n, x, Nm, Ry, Dy)
Compute Riccati-Bessel functions of the second kind and their derivatives
Arguments
Type
Intent
Optional
Attributes
Name
integer
::
n
real(kind=wp)
::
x
integer
::
Nm
real(kind=wp),
dimension(0:n)
::
Ry
real(kind=wp),
dimension(0:n)
::
Dy