Home
last modified time | relevance | path

Searched refs:one_half (Results 1 – 25 of 1505) sorted by relevance

12345678910>>...61

/dports/science/tfel/tfel-3.4.0/include/TFEL/Math/ST2toT2/
H A DStensorProductRightDerivativeExpr.hxx158 this->v[3u] =a(3)*one_half; in Expr()
162 this->v[7u] =a(3)*one_half; in Expr()
281 this->v[3u] =a(3)*one_half; in Expr()
282 this->v[4u] =a(4)*one_half; in Expr()
287 this->v[9u] =a(3)*one_half; in Expr()
289 this->v[11u]=a(5)*one_half; in Expr()
294 this->v[16u]=a(4)*one_half; in Expr()
295 this->v[17u]=a(5)*one_half; in Expr()
301 this->v[23u]=a(4)*one_half; in Expr()
306 this->v[28u]=a(5)*one_half; in Expr()
[all …]
H A DStensorProductLeftDerivativeExpr.hxx157 this->v[3u]=b(3)*one_half; in Expr()
161 this->v[7u]=b(3)*one_half; in Expr()
280 this->v[3u] =b(3)*one_half; in Expr()
281 this->v[4u] =b(4)*one_half; in Expr()
286 this->v[9u] =b(3)*one_half; in Expr()
288 this->v[11u]=b(5)*one_half; in Expr()
293 this->v[16u]=b(4)*one_half; in Expr()
294 this->v[17u]=b(5)*one_half; in Expr()
299 this->v[22u]=b(5)*one_half; in Expr()
306 this->v[29u]=b(4)*one_half; in Expr()
[all …]
/dports/science/tfel-edf/tfel-3.2.1/include/TFEL/Math/ST2toT2/
H A DStensorProductRightDerivativeExpr.hxx158 this->v[3u] =a(3)*one_half; in Expr()
162 this->v[7u] =a(3)*one_half; in Expr()
281 this->v[3u] =a(3)*one_half; in Expr()
282 this->v[4u] =a(4)*one_half; in Expr()
287 this->v[9u] =a(3)*one_half; in Expr()
289 this->v[11u]=a(5)*one_half; in Expr()
294 this->v[16u]=a(4)*one_half; in Expr()
295 this->v[17u]=a(5)*one_half; in Expr()
301 this->v[23u]=a(4)*one_half; in Expr()
306 this->v[28u]=a(5)*one_half; in Expr()
[all …]
H A DStensorProductLeftDerivativeExpr.hxx157 this->v[3u]=b(3)*one_half; in Expr()
161 this->v[7u]=b(3)*one_half; in Expr()
280 this->v[3u] =b(3)*one_half; in Expr()
281 this->v[4u] =b(4)*one_half; in Expr()
286 this->v[9u] =b(3)*one_half; in Expr()
288 this->v[11u]=b(5)*one_half; in Expr()
293 this->v[16u]=b(4)*one_half; in Expr()
294 this->v[17u]=b(5)*one_half; in Expr()
299 this->v[22u]=b(5)*one_half; in Expr()
306 this->v[29u]=b(4)*one_half; in Expr()
[all …]
/dports/science/tfel-edf/tfel-3.2.1/mfront/include/MFront/CalculiX/
H A DCalculiXTangentOperator.hxx66 DDSDDE[9] = Dt(3,3)*one_half; in exe()
70 DDSDDE[13] = Dt(3,4)*one_half; in exe()
71 DDSDDE[14] = Dt(4,4)*one_half; in exe()
75 DDSDDE[18] = Dt(3,5)*one_half; in exe()
76 DDSDDE[19] = Dt(4,5)*one_half; in exe()
77 DDSDDE[20] = Dt(5,5)*one_half; in exe()
97 DDSDDE[1] = (Dt(0,1)+Dt(1,0))*one_half; in exe()
99 DDSDDE[3] = (Dt(0,2)+Dt(2,0))*one_half; in exe()
105 DDSDDE[9] = Dt(3,3)*one_half; in exe()
110 DDSDDE[14] = Dt(4,4)*one_half; in exe()
[all …]
/dports/science/tfel/tfel-3.4.0/mfront/include/MFront/CalculiX/
H A DCalculiXTangentOperator.hxx66 DDSDDE[9] = Dt(3,3)*one_half; in exe()
70 DDSDDE[13] = Dt(3,4)*one_half; in exe()
71 DDSDDE[14] = Dt(4,4)*one_half; in exe()
75 DDSDDE[18] = Dt(3,5)*one_half; in exe()
76 DDSDDE[19] = Dt(4,5)*one_half; in exe()
77 DDSDDE[20] = Dt(5,5)*one_half; in exe()
97 DDSDDE[1] = (Dt(0,1)+Dt(1,0))*one_half; in exe()
99 DDSDDE[3] = (Dt(0,2)+Dt(2,0))*one_half; in exe()
105 DDSDDE[9] = Dt(3,3)*one_half; in exe()
110 DDSDDE[14] = Dt(4,4)*one_half; in exe()
[all …]
/dports/math/libflame/libflame-5.2.0/src/base/flamec/util/lapack/
H A DFLA_Househ2_UT.c165 float one_half = *FLA_FLOAT_PTR( FLA_ONE_HALF ); in FLA_Househ2_UT_l_ops() local
194 *tau = one_half; in FLA_Househ2_UT_l_ops()
258 *tau = one_half + one_half*(norm_x_2_div_abs_chi_1_minus_alpha * in FLA_Househ2_UT_l_ops()
308 *tau = one_half; in FLA_Househ2_UT_l_opd()
374 *tau = one_half + one_half*(norm_x_2_div_abs_chi_1_minus_alpha * in FLA_Househ2_UT_l_opd()
425 tau->real = one_half.real; in FLA_Househ2_UT_l_opc()
426 tau->imag = one_half.imag; in FLA_Househ2_UT_l_opc()
502 tau->real = one_half.real + one_half.real*(norm_x_2_div_abs_chi_1_minus_alpha * in FLA_Househ2_UT_l_opc()
556 tau->real = one_half.real; in FLA_Househ2_UT_l_opz()
557 tau->imag = one_half.imag; in FLA_Househ2_UT_l_opz()
[all …]
H A DFLA_Househ2s_UT.c149 float one_half = *FLA_FLOAT_PTR( FLA_ONE_HALF ); in FLA_Househ2s_UT_l_ops() local
177 *tau = one_half; in FLA_Househ2s_UT_l_ops()
229 *tau = one_half + one_half*( norm_x_2_div_abs_chi_1_minus_alpha * in FLA_Househ2s_UT_l_ops()
272 *tau = one_half; in FLA_Househ2s_UT_l_opd()
324 *tau = one_half + one_half*( norm_x_2_div_abs_chi_1_minus_alpha * in FLA_Househ2s_UT_l_opd()
369 tau->real = one_half.real; in FLA_Househ2s_UT_l_opc()
370 tau->imag = one_half.imag; in FLA_Househ2s_UT_l_opc()
434 tau->real = one_half.real + one_half.real*( norm_x_2_div_abs_chi_1_minus_alpha * in FLA_Househ2s_UT_l_opc()
480 tau->real = one_half.real; in FLA_Househ2s_UT_l_opz()
481 tau->imag = one_half.imag; in FLA_Househ2s_UT_l_opz()
[all …]
H A DFLA_Househ3UD_UT.c147 float one_half = *FLA_FLOAT_PTR( FLA_ONE_HALF ); in FLA_Househ3UD_UT_ops() local
181 *tau = one_half; in FLA_Househ3UD_UT_ops()
274 double one_half = *FLA_DOUBLE_PTR( FLA_ONE_HALF ); in FLA_Househ3UD_UT_opd() local
308 *tau = one_half; in FLA_Househ3UD_UT_opd()
400 scomplex one_half = *FLA_COMPLEX_PTR( FLA_ONE_HALF ); in FLA_Househ3UD_UT_opc() local
435 tau->real = one_half.real; in FLA_Househ3UD_UT_opc()
436 tau->imag = one_half.imag; in FLA_Househ3UD_UT_opc()
534 dcomplex one_half = *FLA_DOUBLE_COMPLEX_PTR( FLA_ONE_HALF ); in FLA_Househ3UD_UT_opz() local
569 tau->real = one_half.real; in FLA_Househ3UD_UT_opz()
570 tau->imag = one_half.imag; in FLA_Househ3UD_UT_opz()
/dports/science/tfel/tfel-3.4.0/include/TFEL/Math/Stensor/Internals/
H A DStensorComputeEigenValues.hxx71 TFEL_CONSTEXPR const auto one_half = T(1)/T(2); in exe() local
74 const auto delta = std::max((tmp*tmp*one_half+(v[3]*v[3]))*one_half,zero); in exe()
77 vp1 = one_half*tr+std::sqrt(delta); in exe()
78 vp2 = one_half*tr-std::sqrt(delta); in exe()
94 TFEL_CONSTEXPR const auto one_half = 1/T{2}; in exe()
107 const T p1 = one_half*(s2[5]*s2[5]+s2[4]*s2[4]+s2[3]*s2[3])-(s2[0]*(s2[2]+s2[1])+s2[1]*s2[2]); in exe()
108 …const T p0 = -one_half*(s2[0]*s2[5]*s2[5]+s2[1]*s2[4]*s2[4]+s2[2]*s2[3]*s2[3])+icste*(s2[3]*s2[4]*… in exe()
114 const auto vm = (vp1+vp2)*one_half; in exe()
118 const auto vm = (vp1+vp3)*one_half; in exe()
122 const auto vm = (vp2+vp3)*one_half; in exe()
/dports/science/tfel-edf/tfel-3.2.1/include/TFEL/Math/Stensor/Internals/
H A DStensorComputeEigenValues.hxx71 TFEL_CONSTEXPR const auto one_half = T(1)/T(2); in exe() local
74 const auto delta = std::max((tmp*tmp*one_half+(v[3]*v[3]))*one_half,zero); in exe()
77 vp1 = one_half*tr+std::sqrt(delta); in exe()
78 vp2 = one_half*tr-std::sqrt(delta); in exe()
94 TFEL_CONSTEXPR const auto one_half = 1/T{2}; in exe()
107 const T p1 = one_half*(s2[5]*s2[5]+s2[4]*s2[4]+s2[3]*s2[3])-(s2[0]*(s2[2]+s2[1])+s2[1]*s2[2]); in exe()
108 …const T p0 = -one_half*(s2[0]*s2[5]*s2[5]+s2[1]*s2[4]*s2[4]+s2[2]*s2[3]*s2[3])+icste*(s2[3]*s2[4]*… in exe()
114 const auto vm = (vp1+vp2)*one_half; in exe()
118 const auto vm = (vp1+vp3)*one_half; in exe()
122 const auto vm = (vp2+vp3)*one_half; in exe()
/dports/science/tfel/tfel-3.4.0/include/TFEL/Math/Stensor/
H A DDecompositionInPositiveAndNegativeParts.ixx64 dpp(0,0) = one_half;
74 dpp(1,1) = one_half;
84 dpp(2,2) = one_half;
147 dpp = (n0^n0)*one_half;
165 dpp += (n2^n2)*one_half;
355 dpp(0,0) = one_half;
356 dnp(0,0) = one_half;
370 dpp(1,1) = one_half;
371 dnp(1,1) = one_half;
385 dpp(2,2) = one_half;
[all …]
/dports/science/tfel-edf/tfel-3.2.1/include/TFEL/Math/Stensor/
H A DDecompositionInPositiveAndNegativeParts.ixx64 dpp(0,0) = one_half;
74 dpp(1,1) = one_half;
84 dpp(2,2) = one_half;
147 dpp = (n0^n0)*one_half;
165 dpp += (n2^n2)*one_half;
355 dpp(0,0) = one_half;
356 dnp(0,0) = one_half;
370 dpp(1,1) = one_half;
371 dnp(1,1) = one_half;
385 dpp(2,2) = one_half;
[all …]
/dports/science/tfel/tfel-3.4.0/include/TFEL/Math/ST2toST2/
H A DStensorSquareDerivative.hxx259 TFEL_CONSTEXPR const auto one_half = real(1)/2; in Expr() local
282 this->v[21] = (2*s(1)+2*s(0))*one_half; in Expr()
289 this->v[28] = (2*s(2)+2*s(0))*one_half; in Expr()
296 this->v[35] = (2*s(2)+2*s(1))*one_half; in Expr()
321 TFEL_CONSTEXPR const auto one_half = real(1)/real(2); in Expr() local
341 … (cste*C(4,0)*s(5)+cste*C(5,0)*s(4)+(2*C(1,0)+2*C(0,0))*s(3)+2*C(3,0)*s(1)+2*C(3,0)*s(0))*one_half; in Expr()
342 … (cste*C(4,1)*s(5)+cste*C(5,1)*s(4)+(2*C(1,1)+2*C(0,1))*s(3)+2*C(3,1)*s(1)+2*C(3,1)*s(0))*one_half; in Expr()
343 … (cste*C(4,2)*s(5)+cste*C(5,2)*s(4)+(2*C(1,2)+2*C(0,2))*s(3)+2*C(3,2)*s(1)+2*C(3,2)*s(0))*one_half; in Expr()
344 … (cste*C(4,3)*s(5)+cste*C(5,3)*s(4)+(2*C(1,3)+2*C(0,3))*s(3)+2*C(3,3)*s(1)+2*C(3,3)*s(0))*one_half; in Expr()
345 … (cste*C(4,4)*s(5)+cste*C(5,4)*s(4)+(2*C(1,4)+2*C(0,4))*s(3)+2*C(3,4)*s(1)+2*C(3,4)*s(0))*one_half; in Expr()
[all …]
/dports/science/tfel-edf/tfel-3.2.1/include/TFEL/Math/ST2toST2/
H A DStensorSquareDerivative.hxx259 TFEL_CONSTEXPR const auto one_half = real(1)/2; in Expr() local
282 this->v[21] = (2*s(1)+2*s(0))*one_half; in Expr()
289 this->v[28] = (2*s(2)+2*s(0))*one_half; in Expr()
296 this->v[35] = (2*s(2)+2*s(1))*one_half; in Expr()
321 TFEL_CONSTEXPR const auto one_half = real(1)/real(2); in Expr() local
341 … (cste*C(4,0)*s(5)+cste*C(5,0)*s(4)+(2*C(1,0)+2*C(0,0))*s(3)+2*C(3,0)*s(1)+2*C(3,0)*s(0))*one_half; in Expr()
342 … (cste*C(4,1)*s(5)+cste*C(5,1)*s(4)+(2*C(1,1)+2*C(0,1))*s(3)+2*C(3,1)*s(1)+2*C(3,1)*s(0))*one_half; in Expr()
343 … (cste*C(4,2)*s(5)+cste*C(5,2)*s(4)+(2*C(1,2)+2*C(0,2))*s(3)+2*C(3,2)*s(1)+2*C(3,2)*s(0))*one_half; in Expr()
344 … (cste*C(4,3)*s(5)+cste*C(5,3)*s(4)+(2*C(1,3)+2*C(0,3))*s(3)+2*C(3,3)*s(1)+2*C(3,3)*s(0))*one_half; in Expr()
345 … (cste*C(4,4)*s(5)+cste*C(5,4)*s(4)+(2*C(1,4)+2*C(0,4))*s(3)+2*C(3,4)*s(1)+2*C(3,4)*s(0))*one_half; in Expr()
[all …]
/dports/science/tfel/tfel-3.4.0/mfront/include/MFront/LSDYNA/
H A DLSDYNATangentOperator.ixx46 TFEL_CONSTEXPR const auto one_half = real(1)/real(2);
65 Dt(3,3) *= one_half;
66 Dt(3,4) *= one_half;
67 Dt(3,5) *= one_half;
68 Dt(4,3) *= one_half;
69 Dt(4,4) *= one_half;
70 Dt(4,5) *= one_half;
71 Dt(5,3) *= one_half;
72 Dt(5,4) *= one_half;
73 Dt(5,5) *= one_half;
/dports/science/tfel-edf/tfel-3.2.1/mfront/include/MFront/LSDYNA/
H A DLSDYNATangentOperator.ixx46 TFEL_CONSTEXPR const auto one_half = real(1)/real(2);
65 Dt(3,3) *= one_half;
66 Dt(3,4) *= one_half;
67 Dt(3,5) *= one_half;
68 Dt(4,3) *= one_half;
69 Dt(4,4) *= one_half;
70 Dt(4,5) *= one_half;
71 Dt(5,3) *= one_half;
72 Dt(5,4) *= one_half;
73 Dt(5,5) *= one_half;
/dports/science/tfel-edf/tfel-3.2.1/mfront/include/MFront/Abaqus/
H A DAbaqusTangentOperator.ixx46 TFEL_CONSTEXPR const auto one_half = real(1)/real(2);
65 Dt(3,3) *= one_half;
66 Dt(3,4) *= one_half;
67 Dt(3,5) *= one_half;
68 Dt(4,3) *= one_half;
69 Dt(4,4) *= one_half;
70 Dt(4,5) *= one_half;
71 Dt(5,3) *= one_half;
72 Dt(5,4) *= one_half;
73 Dt(5,5) *= one_half;
/dports/science/tfel/tfel-3.4.0/mfront/include/MFront/Abaqus/
H A DAbaqusTangentOperator.ixx46 TFEL_CONSTEXPR const auto one_half = real(1)/real(2);
65 Dt(3,3) *= one_half;
66 Dt(3,4) *= one_half;
67 Dt(3,5) *= one_half;
68 Dt(4,3) *= one_half;
69 Dt(4,4) *= one_half;
70 Dt(4,5) *= one_half;
71 Dt(5,3) *= one_half;
72 Dt(5,4) *= one_half;
73 Dt(5,5) *= one_half;
/dports/science/tfel-edf/tfel-3.2.1/tests/Math/
H A Dinvert2.cxx73 const auto one_half = 1/T(2);
79 TFEL_TESTS_ASSERT(std::abs(m(1,0)-3*one_half)<eps);
80 TFEL_TESTS_ASSERT(std::abs(m(1,1)+one_half)<eps);
100 const auto one_half = 1/T(2);
108 TFEL_TESTS_ASSERT(std::abs(m(1,0)-one_half)<eps);
109 TFEL_TESTS_ASSERT(std::abs(m(1,1)-3*one_half)<eps);
110 TFEL_TESTS_ASSERT(std::abs(m(1,2)+one_half)<eps);
/dports/science/tfel/tfel-3.4.0/tests/Math/
H A Dinvert2.cxx73 const auto one_half = 1/T(2); in execute() local
79 TFEL_TESTS_ASSERT(std::abs(m(1,0)-3*one_half)<eps); in execute()
80 TFEL_TESTS_ASSERT(std::abs(m(1,1)+one_half)<eps); in execute()
100 const auto one_half = 1/T(2); in execute() local
108 TFEL_TESTS_ASSERT(std::abs(m(1,0)-one_half)<eps); in execute()
109 TFEL_TESTS_ASSERT(std::abs(m(1,1)-3*one_half)<eps); in execute()
110 TFEL_TESTS_ASSERT(std::abs(m(1,2)+one_half)<eps); in execute()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/libpixman/src/
H A Dmake-combine.pl24 $one_half = "8" . "0" x ($nibbles - 1);
33 $one_half_ = mask($one_half);
39 $rb_one_half = mask($one_half . $zero_mask . $one_half);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/libpixman/src/
H A Dmake-combine.pl24 $one_half = "8" . "0" x ($nibbles - 1);
33 $one_half_ = mask($one_half);
39 $rb_one_half = mask($one_half . $zero_mask . $one_half);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/libpixman/src/
H A Dmake-combine.pl24 $one_half = "8" . "0" x ($nibbles - 1);
33 $one_half_ = mask($one_half);
39 $rb_one_half = mask($one_half . $zero_mask . $one_half);
/dports/games/libretro-2048/libretro-2048-35a299c/pixman/pixman/
H A Dmake-combine.pl24 $one_half = "8" . "0" x ($nibbles - 1);
33 $one_half_ = mask($one_half);
39 $rb_one_half = mask($one_half . $zero_mask . $one_half);

12345678910>>...61