*** TRMTOL_PACK - Packing buffer for TRMTOL
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(BUFFERED_ALLOCATOR), | intent(in) | :: | ALLOCATOR | |||
type(TRMTOL_PACK_HANDLE), | intent(in) | :: | HTRMTOL_PACK | |||
real(kind=JPRBT), | intent(in) | :: | ZOUTS(:) | |||
real(kind=JPRBT), | intent(in) | :: | ZOUTA(:) | |||
real(kind=JPRD), | intent(in) | :: | ZOUTS0(:) | |||
real(kind=JPRD), | intent(in) | :: | ZOUTA0(:) | |||
real(kind=JPRB), | intent(out), | POINTER | :: | FOUBUF_IN(:) | ||
integer(kind=JPIM), | intent(in) | :: | KF_LEG |