NCEPLIBS-bufr  12.0.0
moda_mgwb Module Reference

This module contains a declaration for an array used by various subroutines and functions to hold a temporary working qcopy of a BUFR message. More...

Variables

integer, dimension(:), allocatable mgwb
 Temporary working copy of BUFR message. More...
 

Detailed Description

This module contains a declaration for an array used by various subroutines and functions to hold a temporary working qcopy of a BUFR message.

Author
J. Woollen
Date
1994-01-06

Variable Documentation

◆ mgwb

integer, dimension(:), allocatable moda_mgwb::mgwb

Temporary working copy of BUFR message.

Definition at line 306 of file modules_arrs.F90.

Referenced by arallocf(), ardllocf(), and msgwrt().