defines the number of node and element maps. It is more efficient to define both of these at the same time; however, they can be defined in separate calls by setting only one of the counts to a non-zero value. It is an error to redefine the number of node or element maps.
- Parameters:
-
| exoid | exodus file id |
| num_node_maps | number of node maps |
| num_elem_maps | number of element maps |
References ATT_PROP_NAME, DIM_NUM_ELEM, DIM_NUM_EM, DIM_NUM_NM, DIM_NUM_NODES, DIM_STR, ex_err(), EX_FATAL, EX_MSG, EX_NOERR, exerrval, MAX_ERR_LENGTH, VAR_ELEM_MAP, VAR_EM_PROP, VAR_NAME_EM, VAR_NAME_NM, VAR_NM_PROP, and VAR_NODE_MAP.