1 #ifndef __CS_THERMAL_MODEL_H__ 2 #define __CS_THERMAL_MODEL_H__ Definition: cs_thermal_model.h:64
Definition: cs_thermal_model.h:58
cs_field_t * cs_thermal_model_field(void)
Definition: cs_thermal_model.c:205
Definition: cs_thermal_model.h:54
Field descriptor.
Definition: cs_field.h:124
void cs_thermal_model_log_setup(void)
Definition: cs_thermal_model.c:245
#define BEGIN_C_DECLS
Definition: cs_defs.h:453
Definition: cs_thermal_model.h:56
cs_temperature_scale_t
Definition: cs_thermal_model.h:62
Definition: cs_thermal_model.h:55
Definition: cs_thermal_model.h:57
Definition: cs_thermal_model.h:65
int itherm
Definition: cs_thermal_model.h:75
#define END_C_DECLS
Definition: cs_defs.h:454
cs_thermal_model_t * cs_get_glob_thermal_model(void)
Definition: cs_thermal_model.c:233
Thermal model descriptor.
Definition: cs_thermal_model.h:73
int iscalt
Definition: cs_thermal_model.h:85
Definition: cs_thermal_model.h:66
const cs_thermal_model_t * cs_glob_thermal_model
int itpscl
Definition: cs_thermal_model.h:81
cs_thermal_model_variable_t
Definition: cs_thermal_model.h:52