Home
last modified time | relevance | path

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

/dports/science/code_saturne/code_saturne-7.1.0/src/cdo/
H A Dcs_param_cdo.h95 CS_PARAM_ASSEMBLE_OMP_CRITICAL, enumerator
H A Dcs_equation_param.c631 eqp->omp_assembly_choice = CS_PARAM_ASSEMBLE_OMP_CRITICAL; in _set_key()
1217 eqp->omp_assembly_choice = CS_PARAM_ASSEMBLE_OMP_CRITICAL; in cs_equation_param_create()
1682 if (eqp->omp_assembly_choice == CS_PARAM_ASSEMBLE_OMP_CRITICAL) in cs_equation_param_log()
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_parameters.c399 .omp_assembly_choice = CS_PARAM_ASSEMBLE_OMP_CRITICAL