aswfb Subroutine

public subroutine aswfb(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~~aswfb~~CallsGraph proc~aswfb specfun_module::aswfb proc~lpmns specfun_module::lpmns proc~aswfb->proc~lpmns proc~sdmn specfun_module::sdmn proc~aswfb->proc~sdmn