Home
last modified time | relevance | path

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

/dports/science/code_saturne/code_saturne-7.1.0/src/cdo/
H A Dcs_equation_param.c1165 eqp->graddiv_property = NULL; in cs_equation_param_create()
1319 dst->graddiv_property = ref->graddiv_property; in cs_equation_param_copy_from()
1787 eqname, cs_property_get_name(eqp->graddiv_property)); in cs_equation_param_log()
1790 cs_hodge_param_log(prefix, eqp->graddiv_property, eqp->graddiv_hodgep); in cs_equation_param_log()
2640 eqp->graddiv_property = property; in cs_equation_add_graddiv()
H A Dcs_equation_param.h603 cs_property_t *graddiv_property; member
H A Dcs_equation_common.c308 eqb->graddiv_pty_uniform = cs_property_is_uniform(eqp->graddiv_property); in cs_equation_builder_init()
889 eqp->graddiv_property); in cs_equation_init_properties()
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_parameters.c378 .graddiv_property = NULL,