| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ply_fxt_type) | :: | fxt |
Description of the Fast Legendre Polynomial Transform |
|||
| real(kind=rk), | intent(inout), | target | :: | nodal_data(:) |
Nodal data |
|
| real(kind=rk), | intent(inout), | target | :: | modal_data(:) |
Modal data |
|
| integer, | intent(in) | :: | oversamp_degree |