Home
last modified time | relevance | path

Searched refs:a_cnst (Results 1 – 6 of 6) sorted by relevance

/dports/science/libxc/libxc-5.0.0/maple/lda_exc/
H A Dlda_x_erf.mpl15 a_cnst := (4/(9*Pi))^(1/3)*p_a_cam_omega/2:
18 lda_x_ax*(1 + z)^(4/3)/rs * attenuation_erf(a_cnst*rs/(1 + z)^(1/3)):
/dports/science/libxc/libxc-5.0.0/maple/mgga_exc/
H A Dmgga_x_m11_l.mpl21 + attenuation_erf(a_cnst*rs/(1 + z)^(1/3)) * m08_f0(params_a_a, params_a_b, x, t)
22 + (1 - attenuation_erf(a_cnst*rs/(1 + z)^(1/3))) * m08_f0(params_a_c, params_a_d, x, t):
H A Dmgga_x_m11.mpl21 attenuation_erf(a_cnst*rs/(1 + z)^(1/3)) * m08_f0(params_a_a, params_a_b, x, t):
H A Dhyb_mgga_x_js18.mpl15 + (1 - tm_w(x, t))*attenuation_erf(a_cnst*rs/(1 + z)^(1/3))*tm_fx_SC(x, t):
H A Dhyb_mgga_x_pjs18.mpl23 js18_A := (rs, z, x) -> m_max(1e-10, a_cnst*rs/(tm_f0(x)*(1 + z)^(1/3))):
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dast.c676 mk_alias(int ast, int a_cnst) in mk_alias() argument
679 A_ALIASP(ast, a_cnst); in mk_alias()