*** CPLEDN - Routine to compute the Legendre polynomial of degree N
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=JPIM) | :: | KN | ||||
| integer(kind=JPIM) | :: | KDBLE | ||||
| real(kind=JPRB) | :: | PX | ||||
| real(kind=JPRH) | :: | DDX | ||||
| integer(kind=JPIM) | :: | KFLAG | ||||
| real(kind=JPRB) | :: | PW | ||||
| real(kind=JPRB) | :: | PXN | ||||
| real(kind=JPRH) | :: | DDXN | ||||
| real(kind=JPRB) | :: | PXMOD |