37 IF ( (
ntba(lud) .GE. 1 ) .AND.
38 + (
ntba(lud) .EQ.
ntba(lun) ) )
THEN
41 DO WHILE ( ( ii .LE.
ntba(lud) ) .AND. (
ishrdx .EQ. 1 ) )
42 IF ( (
mtab(ii,lud) .NE. 0 ) .AND.
43 + (
mtab(ii,lud) .EQ.
mtab(ii,lun) ) )
THEN
integer function ishrdx(LUD, LUN)
This function determines whether the same DX BUFR Table is being shared between two Fortran logical u...
This module contains array and variable declarations used to store DX BUFR tables internally for mult...
integer, dimension(:), allocatable ntba
Number of Table A entries for each internal I/O stream (up to a maximum of MAXTBA,...
integer, dimension(:,:), allocatable mtab
Entries within jump/link table corresponding to taba.