Home
last modified time | relevance | path

Searched defs:itpscl (Results 1 – 4 of 4) sorted by relevance

/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_thermal_model.c182 int **itpscl, in cs_f_thermal_model_get_pointers()
248 int itpscl = cs_glob_thermal_model->itpscl; in cs_thermal_model_log_setup() local
H A Dcs_thermal_model.h82 int itpscl; /* temperature scale member
H A Doptcal.f90476 integer(c_int), pointer, save :: itpscl variable
1282 type(c_ptr), intent(out) :: itherm, itpscl, iscalt local
/dports/science/code_saturne/code_saturne-7.1.0/src/gui/
H A Dcs_gui.c2185 const int itpscl = cs_glob_thermal_model->itpscl; in cs_gui_physical_properties() local