#include "cddefines.h"#include "thermal.h"#include "radius.h"#include "conv.h"#include "lines_service.h"#include "dense.h"#include "taulines.h"#include "phycon.h"#include "elementnames.h"#include "dynamics.h"#include "punch.h"Include dependency graph for heat_punch.cpp:

Go to the source code of this file.
Functions | |
| void | HeatPunch (FILE *io) | 
Variables | |
| static const int | IPRINT = 9 | 
| void HeatPunch | ( | FILE * | io | ) | 
HeatPunch punch contributors to local heating, with punch heat command, called by punch_do
| io | 
Definition at line 22 of file heat_punch.cpp.
References CALLOC, chLabel, t_dynamics::Cool, t_thermal::ctot, DEBUG_ENTRY, dynamics, t_dynamics::Heat, t_thermal::htot, LIMELM, and thermal.
const int IPRINT = 9 [static]           | 
        
Definition at line 18 of file heat_punch.cpp.
 1.4.7