Home
last modified time | relevance | path

Searched refs:tau5 (Results 1 – 24 of 24) sorted by relevance

/dports/math/elpa/elpa-2019.05.002/src/elpa2/kernels/
H A Dsimple_block6_template.F9093 real(kind=C_DATATYPE_KIND) :: tau1, tau2, tau3, tau4, tau5, tau6 local
334 tau5 = hh(1,5)
338 h2 = tau5 * vs_1_5
339 h3 = tau5 * vs_2_5
344 h4 = tau5 * vs_3_5
345 h5 = tau5 * vs_4_5
347 v(1:nq) = v(1:nq) * tau5 - ( w(1:nq) * h5 + z(1:nq) * h4 + y(1:nq) * h3 + x(1:nq) * h2)
H A Dreal_vsx_6hv_template.c732 h2 = _SSE_MUL(tau5, vs_1_5); in hh_trafo_kernel_4_VSX_6hv_double()
733 h3 = _SSE_MUL(tau5, vs_2_5); in hh_trafo_kernel_4_VSX_6hv_double()
736 h4 = _SSE_MUL(tau5, vs_3_5); in hh_trafo_kernel_4_VSX_6hv_double()
737 h5 = _SSE_MUL(tau5, vs_4_5); in hh_trafo_kernel_4_VSX_6hv_double()
743 h2 = _SSE_MUL(tau5, vs_1_5); in hh_trafo_kernel_4_VSX_6hv_double()
744 h3 = _SSE_MUL(tau5, vs_2_5); in hh_trafo_kernel_4_VSX_6hv_double()
749 h4 = _SSE_MUL(tau5, vs_3_5); in hh_trafo_kernel_4_VSX_6hv_double()
750 h5 = _SSE_MUL(tau5, vs_4_5); in hh_trafo_kernel_4_VSX_6hv_double()
1628 h2 = _SSE_MUL(tau5, vs_1_5); in hh_trafo_kernel_2_VSX_6hv_double()
1629 h3 = _SSE_MUL(tau5, vs_2_5); in hh_trafo_kernel_2_VSX_6hv_double()
[all …]
H A Dreal_128bit_256bit_512bit_BLOCK_template.c3462 h2 = _SIMD_MUL(tau5, vs_1_5); in CONCAT_8ARGS()
3463 h3 = _SIMD_MUL(tau5, vs_2_5); in CONCAT_8ARGS()
3464 h4 = _SIMD_MUL(tau5, vs_3_5); in CONCAT_8ARGS()
3465 h5 = _SIMD_MUL(tau5, vs_4_5); in CONCAT_8ARGS()
6621 h3 = _SIMD_MUL(tau5, vs_2_5); in CONCAT_8ARGS()
6622 h4 = _SIMD_MUL(tau5, vs_3_5); in CONCAT_8ARGS()
6623 h5 = _SIMD_MUL(tau5, vs_4_5); in CONCAT_8ARGS()
9499 h3 = _SIMD_MUL(tau5, vs_2_5); in CONCAT_8ARGS()
9500 h4 = _SIMD_MUL(tau5, vs_3_5); in CONCAT_8ARGS()
9501 h5 = _SIMD_MUL(tau5, vs_4_5); in CONCAT_8ARGS()
[all …]
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/arkode/
H A Darkode_interp.c487 realtype tval, a0, a1, tau2, tau3, tau4, tau5; in arkInterpEvaluate_Hermite() local
501 tau5 = tau*tau4; in arkInterpEvaluate_Hermite()
673 a[0] = RCONST(54.0)*tau5 + RCONST(135.0)*tau4 + RCONST(110.0)*tau3 + RCONST(30.0)*tau2; in arkInterpEvaluate_Hermite()
675 a[2] = h/FOUR*(RCONST(27.0)*tau5 + RCONST(63.0)*tau4 + RCONST(49.0)*tau3 + RCONST(13.0)*tau2); in arkInterpEvaluate_Hermite()
676 …a[3] = h/FOUR*(RCONST(27.0)*tau5 + RCONST(72.0)*tau4 + RCONST(67.0)*tau3 + RCONST(26.0)*tau2 + FOU… in arkInterpEvaluate_Hermite()
677 … a[4] = h/FOUR*(RCONST(81.0)*tau5 + RCONST(189.0)*tau4 + RCONST(135.0)*tau3 + RCONST(27.0)*tau2); in arkInterpEvaluate_Hermite()
678 … a[5] = h/FOUR*(RCONST(81.0)*tau5 + RCONST(216.0)*tau4 + RCONST(189.0)*tau3 + RCONST(54.0)*tau2); in arkInterpEvaluate_Hermite()
/dports/math/sundials/sundials-5.7.0/src/arkode/
H A Darkode_interp.c487 realtype tval, a0, a1, tau2, tau3, tau4, tau5; in arkInterpEvaluate_Hermite() local
501 tau5 = tau*tau4; in arkInterpEvaluate_Hermite()
673 a[0] = RCONST(54.0)*tau5 + RCONST(135.0)*tau4 + RCONST(110.0)*tau3 + RCONST(30.0)*tau2; in arkInterpEvaluate_Hermite()
675 a[2] = h/FOUR*(RCONST(27.0)*tau5 + RCONST(63.0)*tau4 + RCONST(49.0)*tau3 + RCONST(13.0)*tau2); in arkInterpEvaluate_Hermite()
676 …a[3] = h/FOUR*(RCONST(27.0)*tau5 + RCONST(72.0)*tau4 + RCONST(67.0)*tau3 + RCONST(26.0)*tau2 + FOU… in arkInterpEvaluate_Hermite()
677 … a[4] = h/FOUR*(RCONST(81.0)*tau5 + RCONST(189.0)*tau4 + RCONST(135.0)*tau3 + RCONST(27.0)*tau2); in arkInterpEvaluate_Hermite()
678 … a[5] = h/FOUR*(RCONST(81.0)*tau5 + RCONST(216.0)*tau4 + RCONST(189.0)*tau3 + RCONST(54.0)*tau2); in arkInterpEvaluate_Hermite()
/dports/devel/py-qutip/qutip-4.6.2/qutip/
H A Dpiqs.py1734 self.tau5,
1906 def tau5(self, j, m): member in Pim
/dports/devel/py-qutip/qutip-4.6.2/qutip/tests/
H A Dtest_piqs.py1450 model.tau5(3, 0),
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Dpoj-holo.cin13785 tau5
13786 tau5
13787 tau5
H A Dlookup-poj.cin13787tau5
13788tau5
13789tau5
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVOFReverseLookup/
H A Dlookup-poj.cin13787tau5
13788tau5
13789tau5
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Experiments/VisualBasic/OVIMPOJ-Holo/
H A Dpoj-holo.cin13785 tau5
13786 tau5
13787 tau5
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMTobacco/
H A Dpoj-holo.cin13785 tau5
13786 tau5
13787 tau5
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMPOJ-Holo/
H A Dpoj-holo.cin13785 tau5
13786 tau5
13787 tau5
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Dpoj-holo.cin13785 tau5
13786 tau5
13787 tau5
H A Dlookup-poj.cin13787tau5
13788tau5
13789tau5
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Experiments/VisualBasic/OVIMPOJ-Holo/
H A Dpoj-holo.cin13785 tau5
13786 tau5
13787 tau5
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMPOJ-Holo/
H A Dpoj-holo.cin13785 tau5
13786 tau5
13787 tau5
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVOFReverseLookup/
H A Dlookup-poj.cin13787tau5
13788tau5
13789tau5
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMTobacco/
H A Dpoj-holo.cin13785 tau5
13786 tau5
13787 tau5
/dports/astro/stellarium/stellarium-0.21.3/skycultures/greek_almagest/almstars/
H A Dcat2.dat794 793 Eri 22 17 30 -39 0 4 1088 19 tau5 Eri Sequens de tribus
H A Dcat3.dat794 793 Eri 22 17 30 -39 0 4 1088 19 tau5 Eri Der nachfolgende der drei
H A Dcatpick.dat794 793 Eri 22 17 30 -39 0 4 1088 19 tau5 Eri The rearmost of the three
H A Dcat1.dat794 793 Eri 22 17 30 -39 0 4 1088 19 tau5 Eri The rearmost of the three
/dports/chinese/rime-cantonese/rime-cantonese-5b6d334a878af8cdb180bb48408fae7cf839da1c/
H A Djyut6ping3.dict.yaml53529 速速磅唔好兩頭望 cuk1 cuk1 bong6 m4 hou2 loeng5 tau5 mong6
160539 太歲頭上動土 taai3 seoi3 tau5 soeng6 dung6 tou2
164168 拖頭 to3 tau5