NCEPLIBS-bufr
12.0.1
|
This module declares and initializes the MXBTM variable. More...
Variables | |
integer | mxbtm = 5 |
Maximum number of bitmaps that can be stored internally for a data subset. More... | |
This module declares and initializes the MXBTM variable.
integer modv_mxbtm::mxbtm = 5 |
Maximum number of bitmaps that can be stored internally for a data subset.
This variable is initialized to a default value which can be overridden by a subsequent call to function isetprm() within the application program.
Definition at line 164 of file modules_vars.F90.
Referenced by arallocf(), igetprm(), isetprm(), and strbtm().