gmn Subroutine

public subroutine gmn(m, n, c, x, Bk, Gf, Gd)

Compute gmn(-ic,ix) and its derivative for oblate radial functions with a small argument

Arguments

Type IntentOptional Attributes Name
integer :: m
integer :: n
real(kind=wp) :: c
real(kind=wp) :: x
real(kind=wp), dimension(200) :: Bk
real(kind=wp) :: Gf
real(kind=wp) :: Gd

Called by

proc~~gmn~~CalledByGraph proc~gmn specfun_module::gmn proc~rmn2so specfun_module::rmn2so proc~rmn2so->proc~gmn proc~rswfo specfun_module::rswfo proc~rswfo->proc~rmn2so