NCEPLIBS-bufr
12.0.1
|
Store the subset template into internal arrays. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | rcstpl (LUN, IRET) |
This subroutine initializes space in internal subset array space (inv and val) in modules moda_usrint and moda_usrbit, according to the subset definition from subroutine maksetab(). More... | |
subroutine rcstpl | ( | LUN, | |
IRET | |||
) |
This subroutine initializes space in internal subset array space (inv and val) in modules moda_usrint and moda_usrbit, according to the subset definition from subroutine maksetab().
This is in preparation for the actual unpacking of the subset in rdtree().
[in] | LUN | - integer: I/O stream index into internal memory arrays. |
[out] | IRET | - integer: return code:.
|
Definition at line 17 of file rcstpl.f.
References modv_bmiss::bmiss, bort(), errwrt(), moda_tables::ibt, igetrfel(), moda_msgcwd::inode, moda_usrint::inv, moda_tables::iseq, moda_tables::itp, moda_usrtmp::iutmp, moda_tables::jseq, modv_maxjl::maxjl, modv_maxss::maxss, moda_bitbuf::mbay, moda_usrbit::mbit, moda_usrbit::nbit, moda_usrint::nrfelm, moda_usrint::nval, strbtm(), moda_tables::tag, upbb(), moda_usrint::val, moda_tables::vali, and moda_usrtmp::vutmp.
Referenced by rdtree().