NCEPLIBS-bufr
11.5.0
Main Page
Related Pages
Data Types List
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Pages
moda_mgwa.F
1
MODULE
moda_mgwa
2
3
#ifndef MXMSGL_H
4
#define MXMSGL_H
5
USE
modv_mxmsgl
6
#endif
7
8
#ifdef DYNAMIC_ALLOCATION
9
INTEGER
,
ALLOCATABLE
:: mgwa(:)
10
#else
11
INTEGER
mgwa(mxmsgld4)
12
#endif
13
14
END MODULE
modv_mxmsgl
This module declares and initializes the MXMSGL variable.
Definition:
modv_MXMSGL.F:16
moda_mgwa
Definition:
moda_mgwa.F:1
nceplibs-bufr
src
moda_mgwa.F
Generated by
1.8.5