cy01 Subroutine

public subroutine cy01(Kf, z, Zf, Zd)

Compute complex Bessel functions Y0(z), Y1(z) and their derivatives

Arguments

Type IntentOptional Attributes Name
integer :: Kf
complex(kind=wp) :: z
complex(kind=wp) :: Zf
complex(kind=wp) :: Zd

Called by

proc~~cy01~~CalledByGraph proc~cy01 specfun_module::cy01 proc~cyzo specfun_module::cyzo proc~cyzo->proc~cy01