Home
last modified time | relevance | path

Searched refs:tsexp (Results 1 – 15 of 15) sorted by relevance

/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcondensation_source_terms.f9066 tsexp , tsimp ) argument
112 tsexp(iel) = tsexp(iel) - surfbn(ifac) * gam_s(ii) * pvara(iel)
114 tsexp(iel) = tsexp(iel) + surfbn(ifac) *gam_s(ii) * spcondp(ii)
142 tsexp(iel) = tsexp(iel) - surfbm(iel) * gam_ms(iel) * pvara(iel)
145 tsexp(iel) = tsexp(iel) + surfbm(iel) *gam_ms(iel) * svcondp(iel) &
148 tsexp(iel) = tsexp(iel) + surfbm(iel) *gam_ms(iel) * svcondp(iel)
H A Dpredvv.f90410 tsexp(isou,iel) = 0.d0
427 ckupdc , smacel , tsexp , tsimp )
437 call tsvvtl(tsexp)
450 call cs_at_data_assim_source_term(ivarfl(iu), tsexp, tsimp)
453 call cs_at_source_term_for_inlet(tsexp)
460 call csccel(iu, vela, coefav, coefbv, tsexp)
468 call cs_backward_differentiation_in_time(f_id, tsexp, tsimp)
1339 dfrcxt(isou, iel) = dfrcxt(isou, iel) + tsexp(isou, iel)*dvol
1414 c_st_vel(isou,iel) = c_st_vel(isou,iel) + tsexp(isou,iel)
1424 trav(isou,iel) = trav(isou,iel) + tsexp(isou,iel)
H A Dresvoi.f90287 tsexp = c_st_voidf(iel)
289 smbrs(iel) = -thets*tsexp + (1.d0+thets)*c_st_voidf(iel) &
H A Dcs_c_bindings.f903319 tsexp, tsimp, gapinj) &
3328 real(kind=c_double), dimension(*), intent(inout) :: tsexp, tsimp local
3339 tsexp, tsimp, gapinj) &
3348 real(kind=c_double), dimension(*), intent(inout) :: tsexp, tsimp local
3359 tsexp, tsimp, gapinj) &
3368 real(kind=c_double), dimension(*), intent(inout) :: tsexp, tsimp local
H A Dcs_syr_coupling.c2955 cs_real_t tsexp = (ctbexp[i] - ctbimp[i]*t_fluid[i]) * cell_f_vol[c_id]; in cs_syr_coupling_volume_source_terms() local
2958 st_exp[c_id] += tsexp; in cs_syr_coupling_volume_source_terms()
/dports/science/code_saturne/code_saturne-7.1.0/src/cfbl/
H A Dcfmsfp.f90209 tsexp(isou,iel) = 0.d0
234 ckupdc , smacel , tsexp , tsimp )
237 call user_source_terms(ivarfl(iu), tsexp, tsimp)
364 icvflb, icvfli, tsexp)
385 tsexp, tsimp, gavinj)
389 tsexp(isou,iel) = tsexp(isou,iel) + gavinj(isou,iel)
398 tsexp(1,iel) = gx + tsexp(1,iel)/rom
399 tsexp(2,iel) = gy + tsexp(2,iel)/rom
400 tsexp(3,iel) = gz + tsexp(3,iel)/rom
408 tsexp(isou,iel) = dt(iel)*tsexp(isou,iel)
[all …]
/dports/science/code_saturne/code_saturne-7.1.0/src/gui/
H A Dcs_gui.h256 cs_real_3_t *restrict tsexp,
277 cs_real_t *restrict tsexp,
296 cs_real_t *restrict tsexp,
H A Dcs_gui.c2504 cs_real_3_t *restrict tsexp, in CS_PROCF()
2564 tsexp[c_id][0] = cell_f_vol[c_id] in CS_PROCF()
2570 tsexp[c_id][1] = cell_f_vol[c_id] in CS_PROCF()
2576 tsexp[c_id][2] = cell_f_vol[c_id] in CS_PROCF()
2618 cs_real_t *restrict tsexp, in CS_PROCF()
2676 tsexp[c_id] = cell_f_vol[c_id] * st_vals[2 * e_id] in CS_PROCF()
2702 cs_real_t *restrict tsexp, in CS_PROCF()
2755 tsexp[c_id] = cell_f_vol[c_id] * st_vals[2 * e_id] in CS_PROCF()
/dports/security/libgcrypt/libgcrypt-1.9.4/tests/
H A DChangeLog-2011257 * tsexp.c (basic): Add test for format character S.
595 * tsexp.c: Include <config.h> in case HAVE_CONFIG_H is defined;
646 * tsexp.c (basic): New pass to check secure memory switching.
658 * tsexp.c (basic): Add pass structure and a test for the %b
682 * tsexp.c (check_sscan): New.
732 * ac.c, basic.c, keygen.c, register.c, sexp.c, tsexp.c: Used
787 * tsexp.c: Likewise.
802 * tsexp.c (canon_len): Adjust for new gcry_sexp_canon_len API.
810 * tsexp.c (canon_len): Likewise.
925 * tsexp.c (canon_len): Fixed tests.
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/tests/
H A DChangeLog-2011257 * tsexp.c (basic): Add test for format character S.
595 * tsexp.c: Include <config.h> in case HAVE_CONFIG_H is defined;
646 * tsexp.c (basic): New pass to check secure memory switching.
658 * tsexp.c (basic): Add pass structure and a test for the %b
682 * tsexp.c (check_sscan): New.
732 * ac.c, basic.c, keygen.c, register.c, sexp.c, tsexp.c: Used
787 * tsexp.c: Likewise.
802 * tsexp.c (canon_len): Adjust for new gcry_sexp_canon_len API.
810 * tsexp.c (canon_len): Likewise.
925 * tsexp.c (canon_len): Fixed tests.
[all …]
/dports/security/libgcrypt/libgcrypt-1.9.4/
H A DAUTHORS107 tests/register.c, tests/ac.c, tests/basic.c, tests/tsexp.c,
H A DChangeLog9560 tests: Rename tsexp.c.
9562 * tests/tsexp.c: Rename to t-sexp.c
10172 * tests/tsexp.c (check_extract_param): Fix compiler warning.
10198 * tests/tsexp.c (check_extract_param): Add test cases for long parameter
11377 * tests/tsexp.c (check_extract_param): Cast void* pointers to char*
11426 * tests/tsexp.c (die, hex2buffer, hex2mpi, hex2mpiopa): New.
12784 * tests/tsexp.c (basic): Use intermediate variable M for constant.
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/
H A DAUTHORS106 tests/register.c, tests/ac.c, tests/basic.c, tests/tsexp.c,
H A DChangeLog9191 tests: Rename tsexp.c.
9193 * tests/tsexp.c: Rename to t-sexp.c
9803 * tests/tsexp.c (check_extract_param): Fix compiler warning.
9829 * tests/tsexp.c (check_extract_param): Add test cases for long parameter
11008 * tests/tsexp.c (check_extract_param): Cast void* pointers to char*
11057 * tests/tsexp.c (die, hex2buffer, hex2mpi, hex2mpiopa): New.
12415 * tests/tsexp.c (basic): Use intermediate variable M for constant.
/dports/security/shishi/shishi-1.0.2/
H A DChangeLog13844 crypto/tests/testapi.c, crypto/tests/tsexp.c,
13918 crypto/tests/tsexp.c, errcrypto/NEWS, errcrypto/README,
14958 crypto/tests/tsexp.c: Sync with upstream.
17557 crypto/tests/tsexp.c, crypto/w32-dll/ChangeLog,