*** SETUP_TRANS0 - General setup routine for transform package
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=JPIM), | intent(in), | optional | :: | KOUT | ||
| integer(kind=JPIM), | intent(in), | optional | :: | KERR | ||
| integer(kind=JPIM), | intent(in), | optional | :: | KPRINTLEV | ||
| integer(kind=JPIM), | intent(in), | optional | :: | KMAX_RESOL | ||
| integer(kind=JPIM), | intent(in), | optional | :: | KPROMATR | ||
| integer(kind=JPIM), | intent(in), | optional | :: | KPRGPNS | ||
| integer(kind=JPIM), | intent(in), | optional | :: | KPRGPEW | ||
| integer(kind=JPIM), | intent(in), | optional | :: | KPRTRW | ||
| integer(kind=JPIM), | intent(in), | optional | :: | KCOMBFLEN | ||
| logical, | intent(in), | optional | :: | LDMPOFF | ||
| logical, | intent(in), | optional | :: | LDSYNC_TRANS | ||
| integer(kind=JPIM), | intent(in), | optional | :: | KTRANS_SYNC_LEVEL | ||
| logical, | intent(in), | optional | :: | LDEQ_REGIONS | ||
| integer(kind=JPIM), | intent(out), | optional | :: | K_REGIONS_NS | ||
| integer(kind=JPIM), | intent(out), | optional | :: | K_REGIONS_EW | ||
| integer(kind=JPIM), | intent(out), | optional | :: | K_REGIONS(:) | ||
| real(kind=JPRD), | intent(in), | optional | :: | PRAD | ||
| logical, | intent(in), | optional | :: | LDALLOPERM | ||
| integer(kind=JPIM), | intent(in), | optional | :: | KOPT_MEMORY_TR |