| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in), | dimension(:) | :: | x | ||
| real(kind=dp), | intent(in), | dimension(:) | :: | f | ||
| real(kind=dp), | intent(out), | dimension(size(f)/2 + 1) | :: | f_cos | ||
| real(kind=dp), | intent(out), | dimension(size(f)/2 + 1) | :: | f_sin |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in), | dimension(:) | :: | x |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in), | dimension(:) | :: | x |