NCEPLIBS-bufr 11.7.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.
This variable is initialized to a default value which can be overridden by a subsequent call to function isetprm() within the application program.
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.
Definition at line 18 of file modv_MAXCD.f90.
Referenced by arallocc(), arallocf(), igetprm(), ireadmt(), isetprm(), nemtbd(), pktdd(), and stbfdx().