Home
last modified time | relevance | path

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

/dports/science/code_saturne/code_saturne-7.1.0/src/cdo/
H A Dcs_param_cdo.h47 #define CS_CDO_OMP_SYNC_SECTIONS 0 /* > 0 --> critical sections macro
H A Dcs_equation_assemble.c1382 #if CS_CDO_OMP_SYNC_SECTIONS > 0 /* OpenMP with critical section */ in cs_equation_assemble_matrix_mpit()
1488 #if CS_CDO_OMP_SYNC_SECTIONS > 0 /* OpenMP with critical section */ in cs_equation_assemble_matrix_seqt()
1690 #if CS_CDO_OMP_SYNC_SECTIONS > 0 /* OpenMP with critical section */ in cs_equation_assemble_eblock33_matrix_seqt()
1869 #if CS_CDO_OMP_SYNC_SECTIONS > 0 /* OpenMP with critical section */ in cs_equation_assemble_eblock33_matrix_mpit()
2038 #if CS_CDO_OMP_SYNC_SECTIONS > 0 /* OpenMP with critical section */ in cs_equation_assemble_eblock_matrix_seqt()
2220 #if CS_CDO_OMP_SYNC_SECTIONS > 0 /* OpenMP with critical section */ in cs_equation_assemble_eblock_matrix_mpit()
H A Dcs_cdoeb_vecteq.c426 #if CS_CDO_OMP_SYNC_SECTIONS > 0 in _assemble()
H A Dcs_cdovcb_scaleq.c734 #if CS_CDO_OMP_SYNC_SECTIONS > 0 in _assemble()
H A Dcs_cdovb_scaleq.c661 #if CS_CDO_OMP_SYNC_SECTIONS > 0 in _svb_assemble()