Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(out) | :: | alp_arr(0:N_THETA,0:NS,0:NS) |
populate alp, dalp, d2alp with the associated legendre polynomials, and its first and second derivatives respectively |
||
real(kind=real64), | intent(out) | :: | dalp_arr(0:N_THETA,0:NS,0:NS) | |||
real(kind=real64), | intent(out) | :: | d2alp_arr(0:N_THETA,0:NS,0:NS) |