NCEPLIBS-bufr
12.1.0
|
Declare an array used by various subroutines and functions to hold a temporary working copy of a BUFR message. More...
Variables | |
integer, dimension(:), allocatable | mgwb |
Temporary working copy of BUFR message. More... | |
Declare an array used by various subroutines and functions to hold a temporary working copy of a BUFR message.
integer, dimension(:), allocatable moda_mgwb::mgwb |
Temporary working copy of BUFR message.
Definition at line 298 of file modules_arrs.F90.
Referenced by arallocf(), ardllocf(), and msgwrt().