#include "cddefines.h"#include "thermal.h"#include "cooling.h"#include "called.h"#include "dense.h"#include "mole.h"#include "phycon.h"#include "trace.h"#include "pressure.h"#include "conv.h"#include "hcmap.h"Include dependency graph for hcmap.cpp:

Go to the source code of this file.
Defines | |
| #define | EPS 0.005 | 
Functions | |
| void | map_do (FILE *io, const char *chType) | 
| void map_do | ( | FILE * | io, | |
| const char * | chType | |||
| ) | 
punt produce map of heating-cooling space for specified zone
| *io | ||
| *chType | 
Definition at line 21 of file hcmap.cpp.
References called, t_thermal::chClntLab, chLabel, t_thermal::collam, t_thermal::cooling, coolpr(), t_thermal::ctot, DEBUG_ENTRY, EPS, hcmap, t_thermal::heatnt, t_thermal::htot, t_hcmap::lgMapDone, t_hcmap::lgMapOK, t_called::lgTalk, t_thermal::ncltot, NCOLNT_LAB_LEN, nzone, phycon, PresTotCurrent(), t_phycon::te, thermal, and wl.
Referenced by ConvFail(), and pltmap().
Here is the call graph for this function:

 1.4.7