| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=C_FLOAT), | intent(in), | POINTER | :: | PREEL_REAL(:) | ||
| real(kind=C_FLOAT), | intent(out), | POINTER | :: | PREEL_COMPLEX(:) | ||
| integer(kind=JPIM), | intent(in) | :: | RESOL_ID | |||
| integer(kind=JPIM), | intent(in) | :: | KFIELD | |||
| integer(kind=JPIM), | intent(in) | :: | LOENS(:) | |||
| integer(kind=JPIB), | intent(in) | :: | OFFSETS(:) | |||
| type(GROWING_ALLOCATION_TYPE), | intent(in), | POINTER | :: | ALLOC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=C_DOUBLE), | intent(in), | POINTER | :: | PREEL_REAL(:) | ||
| real(kind=C_DOUBLE), | intent(out), | POINTER | :: | PREEL_COMPLEX(:) | ||
| integer(kind=JPIM), | intent(in) | :: | RESOL_ID | |||
| integer(kind=JPIM), | intent(in) | :: | KFIELD | |||
| integer(kind=JPIM), | intent(in) | :: | LOENS(:) | |||
| integer(kind=JPIB), | intent(in) | :: | OFFSETS(:) | |||
| type(GROWING_ALLOCATION_TYPE), | intent(in), | POINTER | :: | ALLOC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=C_FLOAT), | intent(in), | POINTER | :: | PREEL_COMPLEX(:) | ||
| real(kind=C_FLOAT), | intent(out), | POINTER | :: | PREEL_REAL(:) | ||
| integer(kind=JPIM), | intent(in) | :: | RESOL_ID | |||
| integer(kind=JPIM), | intent(in) | :: | KFIELD | |||
| integer(kind=JPIM), | intent(in) | :: | LOENS(:) | |||
| integer(kind=JPIB), | intent(in) | :: | OFFSETS(:) | |||
| type(GROWING_ALLOCATION_TYPE), | intent(in), | POINTER | :: | ALLOC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=C_DOUBLE), | intent(in), | POINTER | :: | PREEL_COMPLEX(:) | ||
| real(kind=C_DOUBLE), | intent(out), | POINTER | :: | PREEL_REAL(:) | ||
| integer(kind=JPIM), | intent(in) | :: | RESOL_ID | |||
| integer(kind=JPIM), | intent(in) | :: | KFIELD | |||
| integer(kind=JPIM), | intent(in) | :: | LOENS(:) | |||
| integer(kind=JPIB), | intent(in) | :: | OFFSETS(:) | |||
| type(GROWING_ALLOCATION_TYPE), | intent(in), | POINTER | :: | ALLOC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=C_INT), | intent(in), | VALUE | :: | RESOL_ID |