Home
last modified time | relevance | path

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

/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dmodini.f90612 call field_get_key_int(ivarfl(isca(iscal)), kcpsyr, icpsyr)
613 if (icpsyr.eq.1) then
623 icpsyr = 1
624 call field_set_key_int(ivarfl(isca(iscalt)), kcpsyr, icpsyr)
H A Dcs_syr_coupling.c2339 int icpsyr; in cs_syr_coupling_log_setup() local
2384 icpsyr = cs_field_get_key_int(f, kcpsyr); in cs_syr_coupling_log_setup()
2387 _(" %s %7d %7d\n"),cs_field_get_label(f),ii, icpsyr); in cs_syr_coupling_log_setup()
2480 int icpsyr = 0; in cs_syr_coupling_recv_boundary() local
2482 icpsyr = cs_field_get_key_int(f, kcpsyr); in cs_syr_coupling_recv_boundary()
2484 if (icpsyr < 1) in cs_syr_coupling_recv_boundary()
2804 int icpsyr = 0; in cs_syr_coupling_exchange_volume() local
2806 icpsyr = cs_field_get_key_int(f, kcpsyr); in cs_syr_coupling_exchange_volume()
2808 if (icpsyr < 1) in cs_syr_coupling_exchange_volume()
H A Dcs_parameters_check.c1756 int icpsyr = cs_field_get_key_int(f, kcpsyr); in cs_parameters_check() local
1761 icpsyr, in cs_parameters_check()
1809 int icpsyr = cs_field_get_key_int(f, kcpsyr); in cs_parameters_check() local
1810 if (icpsyr == 1 && f != tf) { in cs_parameters_check()
H A Dtridim.f90356 call field_get_key_int(ivarfl(isca(iscal)), kcpsyr, icpsyr)
357 if(icpsyr.eq.1) then
/dports/science/code_saturne/code_saturne-7.1.0/docs/user/
H A Dsaturne2.tex140 of the Stokes model structure also contains some keywords such as \texttt{icpsyr},