NCEPLIBS-bufr
12.0.1
|
Store the subset template into internal arrays. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | usrtpl (LUN, INVN, NBMP) |
Store the subset template into internal arrays. More... | |
subroutine usrtpl | ( | LUN, | |
INVN, | |||
NBMP | |||
) |
Store the subset template into internal arrays.
This subroutine stores the subset template into internal subset arrays in module moda_usrint for cases of node expansion, such as when the node is either a Table A mnemonic or a delayed replication factor.
[in] | LUN | - integer: File ID. |
[in] | INVN | - integer: Starting jump/link table index of the node to be expanded within the subset template. |
[in] | NBMP | - integer: Number of times by which INVN is to be expanded (i.e. number of replications of node). |
Definition at line 21 of file usrtpl.f.
References bort(), errwrt(), moda_tables::ibt, moda_msgcwd::inode, moda_usrint::inv, moda_stcode::iscodes, moda_tables::iseq, moda_ivttmp::itmp, moda_tables::itp, moda_tables::jmpb, moda_tables::jseq, modv_maxjl::maxjl, modv_maxss::maxss, moda_usrint::nval, moda_tables::tag, moda_tables::typ, moda_usrint::val, moda_tables::vali, and moda_ivttmp::vtmp.
Referenced by drfini(), drstpl(), msgupd(), openmb(), openmg(), rdcmps(), trybump(), ufbget(), ufbtab(), ufbtam(), wrcmps(), and writlc().