#include <cs_solidification.h>
 Collaboration diagram for cs_solidification_t:
 Collaboration diagram for cs_solidification_t:| cs_solidification_state_t* cell_state | 
| cs_property_t* cp | 
| cs_field_t* enthalpy | 
| cs_lnum_t first_cell | 
| cs_real_t forcing_coef | 
| cs_property_t* forcing_mom | 
| cs_real_t* forcing_mom_array | 
| cs_property_t* g_l | 
| cs_field_t* g_l_field | 
| cs_real_t latent_heat | 
| cs_property_t* mass_density | 
| cs_flag_t model | 
| void* model_context | 
| cs_gnum_t n_g_cells[CS_SOLIDIFICATION_N_STATES] | 
| cs_flag_t options | 
| cs_time_plot_t* plot_state | 
| cs_flag_t post_flag | 
| cs_real_t state_ratio[CS_SOLIDIFICATION_N_STATES] | 
| cs_solidification_strategy_t strategy | 
| cs_field_t* temperature | 
| cs_property_t* thermal_reaction_coef | 
| cs_real_t* thermal_reaction_coef_array | 
| cs_real_t* thermal_source_term_array | 
| cs_thermal_system_t* thermal_sys | 
| int verbosity | 
| cs_property_t* viscosity |