Home
last modified time | relevance | path

Searched refs:distb (Results 26 – 50 of 140) sorted by relevance

123456

/dports/science/code_saturne/code_saturne-7.1.0/src/user_examples/
H A Dcs_user_postprocess-profiles.c468 const cs_real_t *distb = mq->b_dist; in cs_user_postprocess_values() local
556 val[i] = sqrt(fabs(vel[c_id][0])*distb[f_id]*phys_pro->viscl0); in cs_user_postprocess_values()
/dports/science/code_saturne/code_saturne-7.1.0/src/cfbl/
H A Dcfener.f90629 flux = viscb(ifac)*(w1(iel)/distb(ifac))* &
701 flux = viscbk(ifac)*w1(iel)*btemp(ifac)*cvk/distb(ifac)*(-gradnb)
719 flux = viscbk(ifac)*w1(iel)*btemp(ifac)*cvk/distb(ifac)*grad_dd(ifac)
H A Dcfmspr.f90225 hint = dt(iel) / distb(ifac)
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dmmtycl.f90201 distbf = distb(ifac)
H A Dcalhyd.f90218 hint = 1.d0/distb(ifac)
H A Dpredfl.f90178 hint = dt(iel)/distb(ifac)
H A Dclptrg.f90561 distbf = distb(ifac)
1086 distfi = distb(ifac)
1235 distfi = distb(ifac)
1905 distbf = distb(ifac)
2016 distfi = distb(ifac)
H A Dclptur.f90543 distbf = distb(ifac)
1240 distfi = distb(ifac)
1417 distfi = distb(ifac)
2360 distbf = distb(ifac)
2471 distfi = distb(ifac)
2554 distbf = distb(ifac)
3038 distbf = distb(ifac)
H A Ddttvar.f90254 + vcopt_u%idifft*visct(iel))/distb(ifac)
910 + vcopt_u%idifft*visct(iel))/distb(ifac)
/dports/devel/py-xdis/xdis-5.0.13/pytest/
H A Dtest_std.py136 dis.distb(traceback_fixture, file=stream_fixture)
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeFix/
H A DShapeFix_IntersectionTool.cxx938 Standard_Real distb = Abs(b1-param1); in FixSelfIntersectWire() local
940 ModifE1 = CutEdge(edge1, (( dista > distb ) ? a1 : b1 ), param1, face, IsCutLine); in FixSelfIntersectWire()
967 Standard_Real distb = Abs(b2-param2); in FixSelfIntersectWire() local
1099 Standard_Real distb = Abs(b1-p11)+Abs(b1-p12); in FixSelfIntersectWire() local
1101 if(dista>distb) pend=a1; in FixSelfIntersectWire()
1152 Standard_Real distb = Abs(b2-p21)+Abs(b2-p22); in FixSelfIntersectWire() local
1154 if(dista>distb) pend=a2; in FixSelfIntersectWire()
1666 Standard_Real distb = Abs(b1-p11)+Abs(b1-p12); in FixIntersectingWires() local
1668 if(dista>distb) pend=a1; in FixIntersectingWires()
1717 Standard_Real distb = Abs(b2-p21)+Abs(b2-p22); in FixIntersectingWires() local
[all …]
/dports/science/code_saturne/code_saturne-7.1.0/src/turb/
H A Dcs_turbulence_v2f.c427 const cs_real_t *distb = fvq->b_dist; in _solve_eq_fbr_al() local
434 const cs_real_t hint = visel[c_id]/distb[face_id]; in _solve_eq_fbr_al()
941 const cs_real_t *distb = fvq->b_dist; in _solve_eq_phi() local
947 const cs_real_t hint = w2[c_id]/distb[face_id]; in _solve_eq_phi()
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Dfast_math_test.cc65 std::uniform_real_distribution<float> distb(1e-3f, 1e3f); in TestFastPow() local
70 const float b = distb(rng); in TestFastPow()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dfast_math_test.cc65 std::uniform_real_distribution<float> distb(1e-3f, 1e3f); in TestFastPow() local
70 const float b = distb(rng); in TestFastPow()
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dfast_math_test.cc65 std::uniform_real_distribution<float> distb(1e-3f, 1e3f); in TestFastPow() local
70 const float b = distb(rng); in TestFastPow()
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/
H A Ddis.pyi62 def distb(tb: Optional[types.TracebackType] = ..., *, file: Optional[IO[str]] = ...) -> None: ...
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Ddis.py53 distb(file=file)
88 def distb(tb=None, *, file=None): function
/dports/lang/python310/Python-3.10.1/Lib/
H A Ddis.py53 distb(file=file)
88 def distb(tb=None, *, file=None): function
/dports/lang/python37/Python-3.7.12/Lib/
H A Ddis.py44 distb(file=file)
79 def distb(tb=None, *, file=None): function
/dports/lang/python38/Python-3.8.12/Lib/
H A Ddis.py53 distb(file=file)
88 def distb(tb=None, *, file=None): function
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Ddis.py53 distb(file=file)
88 def distb(tb=None, *, file=None): function
/dports/lang/python39/Python-3.9.9/Lib/
H A Ddis.py53 distb(file=file)
88 def distb(tb=None, *, file=None): function
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Ddis.py53 distb(file=file)
88 def distb(tb=None, *, file=None): function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Ddis.py53 distb(file=file)
88 def distb(tb=None, *, file=None): function
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Ddis.py56 distb(file=file)
91 def distb(tb=None, *, file=None): function

123456