Home
last modified time | relevance | path

Searched refs:kkp (Results 1 – 25 of 175) sorted by relevance

1234567

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/kinetics/
H A DReactionPath.cpp731 size_t kkp = m_prod[i][kp]; in build() local
747 if ((kkr != kkp) && (m_atoms(kkr,m) > 0 in build()
748 && m_atoms(kkp,m) > 0) in build()
749 && status[kkr] >= 0 && status[kkp] >= 0) { in build()
756 if ((m_atoms(kkp,m) < m_elatoms(m, i)) && in build()
783 f = m_atoms(kkp,m) * m_atoms(kkr,m) / m_elatoms(m, i); in build()
788 bool force_incl = ((status[kkr] == 1) || (status[kkp] == 1)); in build()
798 if (!r.hasNode(kkp)) { in build()
799 r.addNode(kkp, s.kineticsSpeciesName(kkp), m_x[kkp]); in build()
803 r.linkNodes(kkr, kkp, int(i), fwd, fwdlabel); in build()
[all …]
/dports/science/siesta/siesta-4.1.5/Util/Contrib/APostnikov/
H A Deig2bxsf.f19 . relmin(3),kkp(3),dum
125 read (ii3,*) iik,(kkp(jj),jj=1,3)
133 relk(ii,ikp)=( cell(ii,1)*kkp(1) +
134 + cell(ii,2)*kkp(2) +
135 + cell(ii,3)*kkp(3) )/twopi
/dports/cad/opencascade/opencascade-7.6.0/src/AdvApp2Var/
H A DAdvApp2Var_ApproxF2var.cxx285 integer ibb, kkm, kkp; in mma1cdi_() local
435 kkp = (*nbroot + 1) / 2 + kk; in mma1cdi_()
437 bid2 * fpntab[kkp + (ii << 1) * fpntab_dim1]; in mma1cdi_()
2322 llm, kkp, llp; in mma2cd1_() local
2507 kkp = (*nbpntv + 1) / 2 + kk; in mma2cd1_()
2564 kkp = (*nbpntv + 1) / 2 + kk; in mma2cd1_()
3157 kkp = (*nbpntu + 1) / 2 + kk; in mma2cd3_()
3161 - bid1 * (fpntab[kkp + ((ii << 1) - 1) * in mma2cd3_()
3168 - bid1 * (fpntab[kkp + ((ii << 1) - 1) * in mma2cd3_()
3175 - bid3 * (fpntab[kkp + ((ii << 1) - 1) * in mma2cd3_()
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/minimax_tools/
H A Dminimax_to_fortran_source.py170 for i, kkp in enumerate(k_p):
173 out.write("{:3}".format(kkp))
/dports/science/cp2k-data/cp2k-7.1.0/tools/minimax_tools/
H A Dminimax_to_fortran_source.py164 for i, kkp in enumerate(k_p):
167 out.write('{:3}'.format(kkp))
/dports/science/gromacs/gromacs-2021.4/src/gromacs/gmxana/
H A Dgmx_hbond.cpp1772 real kkk = 0, kkp = 0, kk2 = 0, kp2 = 0, chi2; in compute_weighted_rates() local
1805 kkp += tl.kkk[1]; in compute_weighted_rates()
1811 *sigma_kp = std::sqrt(kp2 / NK - gmx::square(kkp / NK)); in compute_weighted_rates()
/dports/devel/upp/upp/uppsrc/plugin/Eigen/srcdoc.tpp/
H A DEigen_en-us.tpp60 …qo/JkkUnwGAttqjTtPvOWvRmkU+J8cCG/VGvJLBBJ0kV/cjP2DCSxoR9lBvUp2PKd0m+XRNWSr/kkp/IkW5Ot2cu5qm8Z+QcUd…
/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmx270.for3397 do 8 kkp = ip+1 , nn(ivx)
3400 levnext = nolev(ivx,kkp)-ncmid(iv,kkp)+4 ! Relative to bottom line
3412 do 3 kkp = ip-1, 1, -1
3413 if (.not.btest(irest(ivx,kkp),0)) then
3414 levnext = nolev(ivx,kkp)-ncmid(iv,kkp)+4 ! Relative to bottom line
3427 do 5 kkp = 1 , nib(ivother,ibar)
3429 tother = tother+nodur(ivother,kkp)
17067 c do 8 kkp = ip+1 , nn(ivx)
17070 c levnext = nolev(ivx,kkp)-ncmid(iv,kkp)+4 ! Relative to bottom line
17081 c do 3 kkp = ip-1, 1, -1
[all …]
H A Dpmxab.c5814 static integer levother, kkp; in chkkbdrests_() local
5851 for (kkp = *ip + 1; kkp <= i__1; ++kkp) { in chkkbdrests_()
5852 if (bit_test(islur[*ivx + kkp * 24],29)) { in chkkbdrests_()
5855 if (! bit_test(irest[*ivx + kkp * 24],0)) { in chkkbdrests_()
5856 levnext = nolev[*ivx + kkp * 24] - ncmid_(iv, &kkp) + 4; in chkkbdrests_()
5873 for (kkp = *ip - 1; kkp >= 1; --kkp) { in chkkbdrests_()
5874 if (! bit_test(irest[*ivx + kkp * 24],0)) { in chkkbdrests_()
5875 levnext = nolev[*ivx + kkp * 24] - ncmid_(iv, &kkp) + 4; in chkkbdrests_()
5893 for (kkp = 1; kkp <= i__1; ++kkp) { in chkkbdrests_()
5897 tother += nodur[ivother + kkp * 24]; in chkkbdrests_()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerperfect/qa/unit/data/writer/libmwaw/pass/
H A DDOCMaker_4.hqx886 (d%kkp"B[,IcLU(0)EIcFUK8JEIcL,fJ!%!88,fJ!&!8B5Lf0T@FB$'d!!C13!'m
1017 35'm0V%kkp*B[,`Z3!#mm'!!%$+Mp,bhiQ#"IS#NJEILB)&!KEIcL!&)[,ILB)&q
1407 B5'm$E%kkp*!!5'm!+#mm!!B!J8kj!!!$U%([!#aB6d2[!L`J2!!!!3#L,LmYr3"
1408 )E`)`3QHS*R!"d'm#+$p!!LJ[,IhF5'm$E%kkp%a++`!%CJC++`!&CbiII!!Y!Li
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerperfect/qa/unit/data/writer/libmwaw/pass/
H A DDOCMaker_4.hqx886 (d%kkp"B[,IcLU(0)EIcFUK8JEIcL,fJ!%!88,fJ!&!8B5Lf0T@FB$'d!!C13!'m
1017 35'm0V%kkp*B[,`Z3!#mm'!!%$+Mp,bhiQ#"IS#NJEILB)&!KEIcL!&)[,ILB)&q
1407 B5'm$E%kkp*!!5'm!+#mm!!B!J8kj!!!$U%([!#aB6d2[!L`J2!!!!3#L,LmYr3"
1408 )E`)`3QHS*R!"d'm#+$p!!LJ[,IhF5'm$E%kkp%a++`!%CJC++`!&CbiII!!Y!Li
/dports/comms/xastir/Xastir-Release-2.1.8/symbols/
H A Dsymbols.dat1590 .......kkp..no...po.
/dports/deskutils/xneur/xneur-0.20.0/share/languages/pl/
H A Dproto33567 kkp
/dports/deskutils/xneur/xneur-0.20.0/share/languages/us/
H A Dproto33569 kkp
/dports/deskutils/xneur/xneur-0.20.0/share/languages/gb/
H A Dproto33569 kkp
/dports/deskutils/xneur/xneur-0.20.0/share/languages/en/
H A Dproto33569 kkp
/dports/deskutils/xneur/xneur-0.20.0/share/languages/ee/
H A Dproto34383 kkp
/dports/deskutils/xneur/xneur-0.20.0/share/languages/ro/
H A Dproto35150 kkp
/dports/deskutils/xneur/xneur-0.20.0/share/languages/de/
H A Dproto34681 kkp
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Dpictograph.cin7890 kkp
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Dpictograph.cin7890 kkp
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/data/
H A Diso-639-3_Name_Index.tab3231 kkp Gugubera Gugubera
3232 kkp Koko-Bera Koko-Bera
/dports/deskutils/xneur/xneur-0.20.0/share/languages/fr/
H A Dproto35131 kkp
/dports/deskutils/xneur/xneur-0.20.0/share/languages/lv/
H A Dproto35357 kkp
/dports/math/py-heyoka/heyoka.py-0.16.0/doc/notebooks/
H A DThe restricted three-body problem.ipynb156 …UEfurncnUrz20EKqP83aGhW8N2hZFacykQURSaHd+KpQd7Xbc0dn1fF6B9P3laxbLNcye+ROSw+kkp+VSNBrhZqbfD3jwYxNsg…

1234567