NCEPLIBS-bufr
12.0.1
|
This module declares and initializes the MAXCD variable. More...
Variables | |
integer, public | maxcd = 250 |
Maximum number of child descriptors that can be included within the sequence definition of a Table D descriptor, not counting the recursive resolution of any child descriptors which may themselves be Table D descriptors. More... | |
This module declares and initializes the MAXCD variable.
integer, public modv_maxcd::maxcd = 250 |
Maximum number of child descriptors that can be included within the sequence definition of a Table D descriptor, not counting the recursive resolution of any child descriptors which may themselves be Table D descriptors.
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 54 of file modules_vars.F90.
Referenced by arallocc(), arallocf(), cpmstabs(), igetprm(), ireadmt(), isetprm(), nemtbd(), pktdd(), and stbfdx().