NCEPLIBS-bufr
12.0.1
|
This module contains a declaration for 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 I/O internal stream index. More... | |
This module contains a declaration for 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 I/O internal stream index.
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 286 of file modules_arrs.F90.
Referenced by arallocf(), ardllocf(), makestab(), and openbf().