NCEPLIBS-bufr
12.1.0
|
Declare an array used by subroutine makestab() to keep track of which logical units share DX BUFR table information. More...
Variables | |
integer, dimension(:), allocatable | lus |
Tracking index for each file ID. More... | |
Declare an array used by subroutine makestab() to keep track of which logical units share DX BUFR table information.
integer, dimension(:), allocatable moda_lushr::lus |
Tracking index for each file ID.
Set to a value of zero if the corresponding logical unit does not share DX BUFR table information with any other logical unit. Otherwise set to a non-zero value within subroutine makestab().
Definition at line 278 of file modules_arrs.F90.
Referenced by arallocf(), ardllocf(), makestab(), and openbf().