aswfa Subroutine

public subroutine aswfa(m, n, c, x, Kd, Cv, S1f, S1d)

Compute the prolate and oblate spheroidal angular functions of the first kind and their derivatives

Arguments

Type IntentOptional Attributes Name
integer :: m
integer :: n
real(kind=wp) :: c
real(kind=wp) :: x
integer :: Kd
real(kind=wp) :: Cv
real(kind=wp) :: S1f
real(kind=wp) :: S1d

Calls

proc~~aswfa~~CallsGraph proc~aswfa specfun_module::aswfa proc~sckb specfun_module::sckb proc~aswfa->proc~sckb proc~sdmn specfun_module::sdmn proc~aswfa->proc~sdmn