Home
last modified time | relevance | path

Searched refs:tfluid_tmp (Results 1 – 1 of 1) sorted by relevance

/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_syr_coupling.c126 float *tfluid_tmp; /* Fluid temperature (points to flux in member
436 coupling_ent->tfluid_tmp = NULL; in _post_init()
565 coupling_ent->tfluid_tmp = NULL; in _create_coupled_ent()
1168 coupling_ent->tfluid_tmp = coupling_ent->flux; in _post_var_update()
1170 coupling_ent->tfluid_tmp[ii] = var[ii]; in _post_var_update()
1174 assert(coupling_ent->tfluid_tmp == coupling_ent->flux); in _post_var_update()
1178 coupling_ent->tfluid_tmp = NULL; in _post_var_update()