*** INV_TRANSAD - Inverse spectral transform - adjoint.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=JPRB), | intent(out), | optional | :: | PSPVOR(:,:) | ||
real(kind=JPRB), | intent(out), | optional | :: | PSPDIV(:,:) | ||
real(kind=JPRB), | intent(out), | optional | :: | PSPSCALAR(:,:) | ||
real(kind=JPRB), | intent(out), | optional | :: | PSPSC3A(:,:,:) | ||
real(kind=JPRB), | intent(out), | optional | :: | PSPSC3B(:,:,:) | ||
real(kind=JPRB), | intent(out), | optional | :: | PSPSC2(:,:) | ||
real | :: | FSPGL_PROC | ||||
logical, | intent(in), | optional | :: | LDSCDERS | ||
logical, | intent(in), | optional | :: | LDVORGP | ||
logical, | intent(in), | optional | :: | LDDIVGP | ||
logical, | intent(in), | optional | :: | LDUVDER | ||
integer(kind=JPIM), | intent(in), | optional | :: | KPROMA | ||
integer(kind=JPIM), | intent(in), | optional | :: | KVSETUV(:) | ||
integer(kind=JPIM), | intent(in), | optional | :: | KVSETSC(:) | ||
integer(kind=JPIM), | intent(in), | optional | :: | KRESOL | ||
integer(kind=JPIM), | intent(in), | optional | :: | KVSETSC3A(:) | ||
integer(kind=JPIM), | intent(in), | optional | :: | KVSETSC3B(:) | ||
integer(kind=JPIM), | intent(in), | optional | :: | KVSETSC2(:) | ||
real(kind=JPRB), | intent(in), | optional | :: | PGP(:,:,:) | ||
real(kind=JPRB), | intent(in), | optional | :: | PGPUV(:,:,:,:) | ||
real(kind=JPRB), | intent(in), | optional | :: | PGP3A(:,:,:,:) | ||
real(kind=JPRB), | intent(in), | optional | :: | PGP3B(:,:,:,:) | ||
real(kind=JPRB), | intent(in), | optional | :: | PGP2(:,:,:) |