*** INV_TRANS_FIELD_API - Field API interface to inverse spectral transform
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=JPIM), | intent(in), | optional | :: | KRESOL | ||
| type(FIELD_SPEC), | intent(in), | optional | :: | YDFSPSCALAR(:) | ||
| type(FIELD_SPEC), | intent(in), | optional | :: | YDFSPVOR(:) | ||
| type(FIELD_SPEC), | intent(in), | optional | :: | YDFSPDIV(:) | ||
| type(FIELD_GRID), | intent(inout), | optional | :: | YDFSCALAR(:) | ||
| type(FIELD_GRID), | intent(inout), | optional | :: | YDFU(:) | ||
| type(FIELD_GRID), | intent(inout), | optional | :: | YDFV(:) | ||
| type(FIELD_GRID), | intent(inout), | optional | :: | YDFVOR(:) | ||
| type(FIELD_GRID), | intent(inout), | optional | :: | YDFDIV(:) | ||
| type(FIELD_GRID), | intent(inout), | optional | :: | YDFSCALAR_NS(:) | ||
| type(FIELD_GRID), | intent(inout), | optional | :: | YDFSCALAR_EW(:) | ||
| type(FIELD_GRID), | intent(inout), | optional | :: | YDFU_EW(:) | ||
| type(FIELD_GRID), | intent(inout), | optional | :: | YDFV_EW(:) | ||
| integer(kind=JPIM), | intent(in) | :: | KGPTOT | |||
| procedure(FSPGL_INTF), | intent(in), | optional, | POINTER | :: | FSPGL_PROC |