NCEPLIBS-bufr
12.0.1
|
This module declares and initializes the MXDXTS variable. More...
Variables | |
integer | mxdxts = 200 |
Maximum number of dictionary tables that can be stored for use with BUFR messages in internal memory. More... | |
This module declares and initializes the MXDXTS variable.
integer modv_mxdxts::mxdxts = 200 |
Maximum number of dictionary tables that can be stored for use with BUFR messages in internal memory.
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 224 of file modules_vars.F90.
Referenced by arallocf(), cpdxmm(), igetprm(), and isetprm().