*** DIR_TRANS_FIELD_API - Field API interface to direct spectral transform
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=JPIM), | intent(in), | optional | :: | KRESOL | ||
| type(FIELD_GRID), | intent(in), | optional | :: | YDFSCALAR(:) | ||
| type(FIELD_GRID), | intent(in), | optional | :: | YDFU(:) | ||
| type(FIELD_GRID), | intent(in), | optional | :: | YDFV(:) | ||
| type(FIELD_SPEC), | intent(inout), | optional | :: | YDFSPSCALAR(:) | ||
| type(FIELD_SPEC), | intent(inout), | optional | :: | YDFSPVOR(:) | ||
| type(FIELD_SPEC), | intent(inout), | optional | :: | YDFSPDIV(:) |