specfun
Source File
Modules
Procedures
lqna
Subroutine
25 statements
Source File
specfun.F90
specfun_module
lqna
Contents
public subroutine lqna(n, x, Qn, Qd)
Compute Legendre functions Qn(x) and Qn'(x)
Arguments
Type
Intent
Optional
Attributes
Name
integer
::
n
real(kind=wp)
::
x
real(kind=wp),
dimension(0:n)
::
Qn
real(kind=wp),
dimension(0:n)
::
Qd