Compute the associated Legendre functions Pmn(x) and their derivatives Pmn'(x) for real argument
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | Mm | ||||
integer | :: | m | ||||
integer | :: | n | ||||
real(kind=wp) | :: | x | ||||
real(kind=wp), | dimension(0:mm,0:n) | :: | Pm | |||
real(kind=wp), | dimension(0:mm,0:n) | :: | Pd |