#include "cddefines.h"#include "monitor_results.h"#include "dense.h"#include "init.h"#include "iso.h"#include "lines_service.h"#include "taulines.h"Go to the source code of this file.
Functions | |
| void | InitCoreloadPostparse (void) |
| void InitCoreloadPostparse | ( | void | ) |
initialization after parser, called one time per core load create space needed for code to operate
Definition at line 15 of file init_coreload_postparse.cpp.
References ASSERT, DEBUG_ENTRY, dense, ipH_LIKE, iso_ctrl, iso_sp, iso_update_num_levels(), t_dense::lgElmtOn, LIMELM, NISO, t_isoCTRL::nLyman_malloc, qList::resize(), and t_iso_sp::st.
Referenced by cloudy().
1.6.1