Home
last modified time | relevance | path

Searched refs:coefa (Results 1 – 21 of 21) sorted by relevance

/dports/math/R/R-4.1.2/src/library/graphics/R/
H A Dabline.R32 p <- length(coefa <- as.vector(coef(a))) functionVar
39 b <- coefa[1L]
41 a <- coefa[1L]
42 b <- if (p >= 2) coefa[2L] else 0
/dports/math/libRmath/R-4.1.1/src/library/graphics/R/
H A Dabline.R32 p <- length(coefa <- as.vector(coef(a))) functionVar
39 b <- coefa[1L]
41 a <- coefa[1L]
42 b <- if (p >= 2) coefa[2L] else 0
/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Drubber.f634 coefa=constant(2*m)
643 dudc(k,l)=dudc(k,l)+2.d0*coefm/coefa
664 coefa=constant(2*mm)
679 term=term*(coefa-1.d0)
681 term=term+alb(i)**(coefa-1.d0)
684 term=term*2.d0*coefm/coefa
759 coefa=constant(2*m)
769 dudc(k,l)=dudc(k,l)+2.d0*coefm/coefa
790 coefa=constant(2*mm)
803 term=term+(coefa-1.d0)*al(i)**(coefa-2.d0)
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/NWints/ecp/
H A Dint_ecp.F1181 & xyza,expa,coefa,a_nprim,a_ngen,La,ictra,
1208 & coefa,
1233 & xyza,expa,coefa,a_nprim,a_ngen,La,ictra,
1261 & coefa,
1314 & coefa,
1362 & coefa,
1415 & coefa,
1468 & coefa,
1524 & coefa,
1579 & coefa,
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/NWints/ecp/
H A Dint_ecp.F1181 & xyza,expa,coefa,a_nprim,a_ngen,La,ictra, argument
1208 & coefa,
1233 & xyza,expa,coefa,a_nprim,a_ngen,La,ictra, argument
1261 & coefa,
1314 & coefa,
1362 & coefa,
1415 & coefa,
1468 & coefa,
1524 & coefa,
1579 & coefa,
[all …]
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcondli.f903393 coefa = pimp
3464 coefa(isou) = pimpv(isou)
3651 coefa(isou) = pimpv(isou)
3982 coefa(isou) = coefa(isou) &
4084 coefa(isou) = coefa(isou) &
4155 coefa(isou) = pimpv(isou)
4157 coefa(isou) = coefa(isou) &
4257 coefa(isou) = pimpv(isou)
4259 coefa(isou) = coefa(isou) &
4792 coefa(isou) = pimpv(isou)
[all …]
H A Dcs_boundary_conditions.h430 cs_boundary_conditions_set_convective_outlet_scalar(cs_real_t *coefa,
H A Dcs_boundary_conditions.c1233 cs_boundary_conditions_set_convective_outlet_scalar(cs_real_t *coefa , in cs_boundary_conditions_set_convective_outlet_scalar() argument
1243 *coefa = (1.0 - *coefb) * pimp; in cs_boundary_conditions_set_convective_outlet_scalar()
1246 *cofaf = - hint * *coefa; in cs_boundary_conditions_set_convective_outlet_scalar()
/dports/science/code_saturne/code_saturne-7.1.0/src/atmo/
H A Dnuclea.f90277 coefa = 2.d0*tauvw/(rhowater*rvap*tempk)
294 sursat1 = (2.d0/sqrt(coefb))*((coefa/3.d0/rayonm1)**(1.5))
295 sursat2 = (2.d0/sqrt(coefb))*((coefa/3.d0/rayonm2)**(1.5))
296 sursat3 = (2.d0/sqrt(coefb))*((coefa/3.d0/rayonm3)**(1.5))
331 coefzeta = 2.d0*coefa/3.d0*sqrt(coefavg)
/dports/devel/R-cran-vcd/vcd/R/
H A Dbinregplot.R283 p <- length(coefa <- as.vector(coef(a))) functionVar
293 b <- coefa[1L]
296 a <- coefa[1L]
298 coefa[2L]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/atomscf/
H A Datscf_ecp.F328 & expa, coefa, expb, coefb ! prim exp and coefs
431 coefa = ucont(lj)
442 & C,expa,coefa,1,1,type,i_c_A,
462 & C,expa,coefa,1,1,type,i_c_A,
/dports/science/code_saturne/code_saturne-7.1.0/src/alge/
H A Dcs_balance.c673 const cs_real_6_t coefa[], in cs_balance_tensor() argument
739 coefa, in cs_balance_tensor()
763 coefa, in cs_balance_tensor()
781 coefa, in cs_balance_tensor()
H A Dcs_balance.h319 const cs_real_6_t coefa[],
H A Dcs_convection_diffusion.h4600 const cs_real_3_t coefa, in cs_b_upwind_flux_vector() argument
4616 pfac = inc*coefa[isou]; in cs_b_upwind_flux_vector()
4656 const cs_real_6_t coefa, in cs_b_upwind_flux_tensor() argument
4672 pfac = inc*coefa[isou]; in cs_b_upwind_flux_tensor()
5270 const cs_real_3_t *coefa,
5300 const cs_real_6_t *coefa,
5595 const cs_real_6_t coefa[],
5929 const cs_real_6_t coefa[],
H A Dcs_convection_diffusion.c1178 const cs_real_3_t *coefa, in cs_slope_test_gradient_vector() argument
1273 cs_real_t pfac = inc*coefa[face_id][isou]; in cs_slope_test_gradient_vector()
1333 const cs_real_6_t *coefa, in cs_slope_test_gradient_tensor() argument
1428 cs_real_t pfac = inc*coefa[face_id][isou]; in cs_slope_test_gradient_tensor()
5865 const cs_real_6_t coefa[], in cs_convection_diffusion_tensor() argument
6031 coefa, in cs_convection_diffusion_tensor()
6065 coefa, in cs_convection_diffusion_tensor()
6683 coefa[face_id], in cs_convection_diffusion_tensor()
6741 coefa[face_id], in cs_convection_diffusion_tensor()
10170 const cs_real_6_t coefa[], in cs_anisotropic_diffusion_tensor() argument
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/atomscf/
H A Datscf_ecp.F328 & expa, coefa, expb, coefb ! prim exp and coefs
431 coefa = ucont(lj)
442 & C,expa,coefa,1,1,type,i_c_A,
462 & C,expa,coefa,1,1,type,i_c_A,
/dports/audio/calf-lv2/calf-648f05e85287cf08af198bdd9e52baba95b502ec/src/calf/
H A Dmodules_filter.h461 float coefa, coefb, coefz; variable
472 coefa = coefb = 0; in envelopefilter_audio_module()
598 coefa = log10(upper) - log10(lower); in calc_coef()
605 float freq = pow(10, coefa * env + coefb); in get_freq()
/dports/science/code_saturne/code_saturne-7.1.0/src/lagr/
H A Dcs_lagr_poisson.c90 cs_real_3_t *coefa, in diverv() argument
124 (const cs_real_3_t *)coefa, in diverv()
/dports/math/fricas/fricas-1.3.7/src/algebra/
H A Dlodof2.spad1072 coefa := coefficient(a, qcoerce(degree(r)-1))
1073 monomial(1, 1)$LL * a + a * monomial(1, 1)$LL - coefa * r
/dports/science/code_saturne/code_saturne-7.1.0/
H A DNEWS.md2623 - Use vector coefa/coefb for postprocessing output when applicable.
2676 - Remove coefa/coefb arguments from user subroutines.
2677 We now encourage the use of the field API. Legacy coefa/coefb
/dports/math/fricas/fricas-1.3.7/pre-generated/src/algebra/
H A DLODOF2.lsp6324 ((|coefa|
6344 (LETT |coefa|
6355 (SPADCALL |coefa| |r| (QREFELT $ 157)) (QREFELT $ 163)))))