Home
last modified time | relevance | path

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

/dports/science/code_saturne/code_saturne-7.1.0/src/cdo/
H A Dcs_equation_param.h1514 cs_equation_param_free(cs_equation_param_t *eqp);
1531 return cs_equation_param_free(eqp); in cs_equation_free_param()
H A Dcs_equation_param.c1490 cs_equation_param_free(cs_equation_param_t *eqp) in cs_equation_param_free() function