NCEPLIBS-bufr  12.0.0
modv_mxdxts Module Reference

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...
 

Detailed Description

This module declares and initializes the MXDXTS variable.

Author
J. Ator
Date
2014-12-10

Variable Documentation

◆ mxdxts

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().