Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(HICFFT_TYPE), | public, | ALLOCATABLE, TARGET | :: | HICFFT_RESOL(:) | |||
type(HICFFT_TYPE), | public, | POINTER | :: | HICT |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=C_FLOAT), | intent(in) | :: | PREEL_REAL(:) | |||
real(kind=C_FLOAT), | intent(out) | :: | PREEL_COMPLEX(:) | |||
integer(kind=JPIM), | intent(in) | :: | KFIELD | |||
integer(kind=JPIM), | intent(in) | :: | LOENS(:) | |||
integer(kind=JPIM), | intent(in) | :: | OFFSETS(:) | |||
type(GROWING_ALLOCATION_TYPE), | intent(in) | :: | ALLOC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=C_DOUBLE), | intent(in) | :: | PREEL_REAL(:) | |||
real(kind=C_DOUBLE), | intent(out) | :: | PREEL_COMPLEX(:) | |||
integer(kind=JPIM), | intent(in) | :: | KFIELD | |||
integer(kind=JPIM), | intent(in) | :: | LOENS(:) | |||
integer(kind=JPIM), | intent(in) | :: | OFFSETS(:) | |||
type(GROWING_ALLOCATION_TYPE), | intent(in) | :: | ALLOC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=C_FLOAT), | intent(in) | :: | PREEL_COMPLEX(:) | |||
real(kind=C_FLOAT), | intent(out) | :: | PREEL_REAL(:) | |||
integer(kind=JPIM), | intent(in) | :: | KFIELD | |||
integer(kind=JPIM), | intent(in) | :: | LOENS(:) | |||
integer(kind=JPIM), | intent(in) | :: | OFFSETS(:) | |||
type(GROWING_ALLOCATION_TYPE), | intent(in) | :: | ALLOC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=C_DOUBLE), | intent(in) | :: | PREEL_COMPLEX(:) | |||
real(kind=C_DOUBLE), | intent(out) | :: | PREEL_REAL(:) | |||
integer(kind=JPIM), | intent(in) | :: | KFIELD | |||
integer(kind=JPIM), | intent(in) | :: | LOENS(:) | |||
integer(kind=JPIM), | intent(in) | :: | OFFSETS(:) | |||
type(GROWING_ALLOCATION_TYPE), | intent(in) | :: | ALLOC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=C_INT), | intent(in) | :: | KDLON |
$OMP CRITICAL $OMP END CRITICAL
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | intent(out) | :: | KPLAN | |||
integer(kind=C_INT), | intent(in) | :: | KTYPE | |||
integer(kind=C_INT), | intent(in) | :: | KN | |||
integer(kind=C_INT), | intent(in) | :: | KLOT | |||
integer(kind=C_INT), | intent(in) | :: | KSTRIDE |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | intent(in) | :: | KPLAN |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=C_INT) | :: | KN | ||||
integer(kind=C_INT) | :: | N | ||||
real(kind=JPRBT), | TARGET | :: | X_IN | |||
real(kind=JPRBT), | TARGET | :: | X_OUT | |||
type(C_PTR) | :: | PLAN_PTR |