Home
last modified time | relevance | path

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

/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_time_control.h237 cs_time_control_get_description(const cs_time_control_t *tc,
H A Dcs_time_control.c335 cs_time_control_get_description(const cs_time_control_t *tc, in cs_time_control_get_description() function
H A Dcs_post.c524 cs_time_control_get_description(&(writer->tc), interval_s, 128); in _writer_info()
/dports/science/code_saturne/code_saturne-7.1.0/src/rayt/
H A Dcs_rad_transfer_options.c338 cs_time_control_get_description(&(cs_glob_rad_transfer_params->time_control), in cs_rad_transfer_log_setup()