Home
last modified time | relevance | path

Searched refs:f0y (Results 1 – 25 of 45) sorted by relevance

12

/dports/math/freefem++/FreeFem-sources-4.6/plugin/seq/
H A DElement_P1bl.cpp97 RN_ f0y(val('.', 0, op_dy)); in FB() local
98 f0y[3] = G0[0].y; in FB()
99 f0y[i1] = G0[1].y; in FB()
100 f0y[i2] = G0[2].y; in FB()
162 RN_ f0y(val('.', 0, op_dy)); in FB() local
163 f0y[4] = G0[0].y; in FB()
164 f0y[i1] = G0[1].y; in FB()
165 f0y[i2] = G0[2].y; in FB()
166 f0y[i3] = G0[3].y; in FB()
H A DElement_P1dc1.cpp164 f0y[0] = Dl0.y; in FB()
165 f0y[1] = Dl1.y; in FB()
166 f0y[2] = Dl2.y; in FB()
435 f0y[0] = Dl[0].y; in FB()
436 f0y[1] = Dl[1].y; in FB()
437 f0y[2] = Dl[2].y; in FB()
438 f0y[3] = Dl[3].y; in FB()
527 f0y[0] = Dl[0].y; in FB()
528 f0y[1] = Dl[1].y; in FB()
529 f0y[2] = Dl[2].y; in FB()
[all …]
H A DElement_P1ncdc.cpp120 RN_ f0y(val('.', 0, op_dy)); in FB() local
121 f0y[0] = -Dl0.y * 2; in FB()
122 f0y[1] = -Dl1.y * 2; in FB()
123 f0y[2] = -Dl2.y * 2; in FB()
H A DBernardiRaugel.cpp195 RN_ f0y(val('.', 0, op_dy)); in FB() local
198 f1y[1] = f0y[0] = Dl0.y; in FB()
199 f1y[3] = f0y[2] = Dl1.y; in FB()
200 f1y[5] = f0y[4] = Dl2.y; in FB()
202 f0y[6] = cN[0].x * (Dl1.y * l2 + Dl2.y * l1); in FB()
203 f0y[7] = cN[1].x * (Dl2.y * l0 + Dl0.y * l2); in FB()
204 f0y[8] = cN[2].x * (Dl0.y * l1 + Dl1.y * l0); in FB()
H A DElement_P2pnc.cpp186 RN_ f0y(val('.', 0, op_dy)); in FB() local
190 f0y[p[i]] += C1[j][i] * D7[j].y; in FB()
H A DElement_P3.cpp403 RN_ f0y(val('.', 0, op_dy)); in FB() local
413 f0y[i] = Df[i].y; in FB()
/dports/math/freefem++/FreeFem-sources-4.6/src/femlib/
H A DP012_3dSurf.cpp144 RN_ f0y(val('.',0,op_dy)); in FB() local
145 f0y[0] = Dl[0].y; in FB()
146 f0y[1] = Dl[1].y; in FB()
147 f0y[2] = Dl[2].y; in FB()
222 RN_ f0y(val('.',0,op_dy)); in FB() local
227 f0y[k] = Dl[i].y*l4[i]; in FB()
417 RN_ f0y(val('.',0,op_dy)); in FB() local
418 f0y[0] = Dl[0].y-Dlb.y; in FB()
419 f0y[1] = Dl[1].y-Dlb.y; in FB()
420 f0y[2] = Dl[2].y-Dlb.y; in FB()
[all …]
H A DP012_2d.cpp141 RN_ f0y(val('.',0,op_dy)); in FB() local
142 f0y[0] = Dl[0].y; in FB()
143 f0y[1] = Dl[1].y; in FB()
144 f0y[2] = Dl[2].y; in FB()
192 RN_ f0y(val('.',0,op_dy)); in FB() local
198 f0y[k] = Dl[i].y*l4[i]; in FB()
204 f0y[k] = 4*(Dl[i1].y*l[i0] + Dl[i0].y*l[i1]) ; in FB()
H A DElement_P2h.cpp87 RN_ f0y(val('.',0,op_dy)); in FB() local
88 f0y[0] = 4*(Dl1.y*l2 + Dl2.y*l1) ; in FB()
89 f0y[1] = 4*(Dl2.y*l0 + Dl0.y*l2) ; in FB()
90 f0y[2] = 4*(Dl0.y*l1 + Dl1.y*l0) ; in FB()
H A DP012_3dCurve.cpp136 RN_ f0y(val('.',0,op_dy)); in FB() local
137 f0y[0] = Dl[0].y; in FB()
138 f0y[1] = Dl[1].y; in FB()
213 RN_ f0y(val('.',0,op_dy)); in FB() local
218 f0y[k] = Dl[i].y*l3[i]; in FB()
223 f0y[k] = 4*(Dl[i1].y*l[i0] + Dl[i0].y*l[i1]) ; in FB()
H A DElement_RT.cpp494 f0y[0] = -Dl0.y*2; in FB()
495 f0y[1] = -Dl1.y*2; in FB()
496 f0y[2] = -Dl2.y*2; in FB()
709 RN_ f0y(val('.',0,op_dy)); in FB() local
710 f0y[0] = Dl0.y; in FB()
711 f0y[1] = Dl1.y; in FB()
712 f0y[2] = Dl2.y; in FB()
761 RN_ f0y(val('.',0,op_dy)); in FB() local
762 f0y[0] = Dl0.y*l4_0; in FB()
763 f0y[1] = Dl1.y*l4_1; in FB()
[all …]
H A DP012_3d.cpp150 RN_ f0y(val('.',0,op_dy)); in FB() local
151 f0y[0] = Dl[0].y; in FB()
152 f0y[1] = Dl[1].y; in FB()
153 f0y[2] = Dl[2].y; in FB()
154 f0y[3] = Dl[3].y; in FB()
238 RN_ f0y(val('.',0,op_dy)); in FB() local
243 f0y[k] = Dl[i].y*l4[i]; in FB()
548 f0y[0] = Dl[0].y-Dlb4.y; in FB()
549 f0y[1] = Dl[1].y-Dlb4.y; in FB()
550 f0y[2] = Dl[2].y-Dlb4.y; in FB()
[all …]
H A DFESpace.cpp1131 f0y[0] = Dl0.y; in FB()
1132 f0y[1] = Dl1.y; in FB()
1133 f0y[2] = Dl2.y; in FB()
1178 f0y[0] = Dl0.y-Dlb.y; in FB()
1179 f0y[1] = Dl1.y-Dlb.y; in FB()
1180 f0y[2] = Dl2.y-Dlb.y; in FB()
1181 f0y[3] = 3.*Dlb.y; in FB()
1256 f0y[0] = Dl0.y*l4_0; in FB()
1257 f0y[1] = Dl1.y*l4_1; in FB()
1258 f0y[2] = Dl2.y*l4_2; in FB()
[all …]
H A DFESpace-v0.cpp1093 RN_ f0y(val('.',0,op_dy)); in FB() local
1094 f0y[0] = Dl0.y; in FB()
1095 f0y[1] = Dl1.y; in FB()
1096 f0y[2] = Dl2.y; in FB()
1160 f0y[0] = Dl0.y-Dlb.y; in FB()
1161 f0y[1] = Dl1.y-Dlb.y; in FB()
1162 f0y[2] = Dl2.y-Dlb.y; in FB()
1163 f0y[3] = 3.*Dlb.y; in FB()
1315 f0y[0] = Dl0.y*l4_0; in FB()
1316 f0y[1] = Dl1.y*l4_1; in FB()
[all …]
/dports/lang/micropython/axtls-531cab9/ssl/test/
H A DaxTLS.key_device.pem18 apb1QXHIPFVFKsuKsrQvyXfYLFGlQbYh3TGrtq8CgYEAmDqT+95vI0ECNHNp/f0y
/dports/lang/gauche/Gauche-0.9.10/ext/tls/axTLS/ssl/test/
H A DaxTLS.key_device.pem18 apb1QXHIPFVFKsuKsrQvyXfYLFGlQbYh3TGrtq8CgYEAmDqT+95vI0ECNHNp/f0y
/dports/graphics/darktable/darktable-3.6.1/src/common/
H A Dlocallaplacian.c683 float f0y = CLAMP(py*mul0 - py0, 0.0f, 1.0f); in local_laplacian_internal() local
687 (1.0f-f0x)*(1.0f-f0y)*b->output[pl0][CLAMP(py0 , 0, ph0-1)*pw0 + CLAMP(px0 , 0, pw0-1)]+ in local_laplacian_internal()
688 ( f0x)*(1.0f-f0y)*b->output[pl0][CLAMP(py0 , 0, ph0-1)*pw0 + CLAMP(px0+1, 0, pw0-1)]+ in local_laplacian_internal()
689 (1.0f-f0x)*( f0y)*b->output[pl0][CLAMP(py0+1, 0, ph0-1)*pw0 + CLAMP(px0 , 0, pw0-1)]+ in local_laplacian_internal()
690 ( f0x)*( f0y)*b->output[pl0][CLAMP(py0+1, 0, ph0-1)*pw0 + CLAMP(px0+1, 0, pw0-1)]; in local_laplacian_internal()
/dports/graphics/darktable38/darktable-3.8.0/src/common/
H A Dlocallaplacian.c683 float f0y = CLAMP(py*mul0 - py0, 0.0f, 1.0f); in local_laplacian_internal() local
687 (1.0f-f0x)*(1.0f-f0y)*b->output[pl0][CLAMP(py0 , 0, ph0-1)*pw0 + CLAMP(px0 , 0, pw0-1)]+ in local_laplacian_internal()
688 ( f0x)*(1.0f-f0y)*b->output[pl0][CLAMP(py0 , 0, ph0-1)*pw0 + CLAMP(px0+1, 0, pw0-1)]+ in local_laplacian_internal()
689 (1.0f-f0x)*( f0y)*b->output[pl0][CLAMP(py0+1, 0, ph0-1)*pw0 + CLAMP(px0 , 0, pw0-1)]+ in local_laplacian_internal()
690 ( f0x)*( f0y)*b->output[pl0][CLAMP(py0+1, 0, ph0-1)*pw0 + CLAMP(px0+1, 0, pw0-1)]; in local_laplacian_internal()
/dports/devel/boost-docs/boost_1_72_0/boost/math/special_functions/
H A Dlambert_w.hpp235 const T f0y = f0 * y; in schroeder_update() local
237 w - 4 * f0 * (6 * f1 * (f11 + f0y) + f00 * y) / in schroeder_update()
238 (f11 * (24 * f11 + 36 * f0y) + in schroeder_update()
239 f00 * (6 * y * y + 8 * f1 * y + f0y)); // Fukushima Page 81, equation 21 from equation 20. in schroeder_update()
/dports/devel/hyperscan/boost_1_75_0/boost/math/special_functions/
H A Dlambert_w.hpp236 const T f0y = f0 * y; in schroeder_update() local
238 w - 4 * f0 * (6 * f1 * (f11 + f0y) + f00 * y) / in schroeder_update()
239 (f11 * (24 * f11 + 36 * f0y) + in schroeder_update()
240 f00 * (6 * y * y + 8 * f1 * y + f0y)); // Fukushima Page 81, equation 21 from equation 20. in schroeder_update()
/dports/devel/boost-python-libs/boost_1_72_0/boost/math/special_functions/
H A Dlambert_w.hpp235 const T f0y = f0 * y; in schroeder_update() local
237 w - 4 * f0 * (6 * f1 * (f11 + f0y) + f00 * y) / in schroeder_update()
238 (f11 * (24 * f11 + 36 * f0y) + in schroeder_update()
239 f00 * (6 * y * y + 8 * f1 * y + f0y)); // Fukushima Page 81, equation 21 from equation 20. in schroeder_update()
/dports/devel/R-cran-BH/BH/inst/include/boost/math/special_functions/
H A Dlambert_w.hpp228 const T f0y = f0 * y; in schroeder_update() local
230 w - 4 * f0 * (6 * f1 * (f11 + f0y) + f00 * y) / in schroeder_update()
231 (f11 * (24 * f11 + 36 * f0y) + in schroeder_update()
232 f00 * (6 * y * y + 8 * f1 * y + f0y)); // Fukushima Page 81, equation 21 from equation 20. in schroeder_update()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/math/special_functions/
H A Dlambert_w.hpp236 const T f0y = f0 * y; in schroeder_update() local
238 w - 4 * f0 * (6 * f1 * (f11 + f0y) + f00 * y) / in schroeder_update()
239 (f11 * (24 * f11 + 36 * f0y) + in schroeder_update()
240 f00 * (6 * y * y + 8 * f1 * y + f0y)); // Fukushima Page 81, equation 21 from equation 20. in schroeder_update()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/math/special_functions/
H A Dlambert_w.hpp236 const T f0y = f0 * y; in schroeder_update() local
238 w - 4 * f0 * (6 * f1 * (f11 + f0y) + f00 * y) / in schroeder_update()
239 (f11 * (24 * f11 + 36 * f0y) + in schroeder_update()
240 f00 * (6 * y * y + 8 * f1 * y + f0y)); // Fukushima Page 81, equation 21 from equation 20. in schroeder_update()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/math/special_functions/
H A Dlambert_w.hpp235 const T f0y = f0 * y; in schroeder_update() local
237 w - 4 * f0 * (6 * f1 * (f11 + f0y) + f00 * y) / in schroeder_update()
238 (f11 * (24 * f11 + 36 * f0y) + in schroeder_update()
239 f00 * (6 * y * y + 8 * f1 * y + f0y)); // Fukushima Page 81, equation 21 from equation 20. in schroeder_update()

12