Home
last modified time | relevance | path

Searched refs:kphase (Results 1 – 25 of 39) sorted by relevance

12

/dports/audio/sfront/sfront-0.99/examples/claps/
H A Dclaps.saol105 ksig prn , kct , new , kphase [ 50 ] , kinit , cur_ppl ;
140 kphase [ kct ] = klinrand ( 0 , 1 ) ;
146 kphase [ kct ] = kphase [ kct ] + 1 / k_rate * pd [ kct ] ;
147 if ( kphase [ kct ] > 1 ) {
148 kphase [ kct ] = kphase [ kct ] - 1 ;
/dports/science/bagel/bagel-1.2.2/src/asd/dmrg/
H A Dphi_ijk_lists.cc43 const int kphase = sign(tbit, k); in PhiIJKLists() local
53 phi.emplace_back(source_lex, ijphase*kphase, i, j, k); in PhiIJKLists()
75 const int kphase = sign(sbit, k); in PhiIJKLists() local
77 phi.emplace_back(source_lex, ijphase*kphase, i, j, k); in PhiIJKLists()
/dports/audio/csound/csound-6.15.0/tests/soak/
H A Dlpsholdp.csd19 ; kphase - looping pointer - is generated using a random spline
20 kphase rspline 0,1,0.5,5
23 knote lpsholdp kphase, 60, 1, 59, 0.1, 62, 1, 64, 1, 67, 0.1, 65, 1
H A Dloopsegp.csd20 ; kphase - looping pointer
21 kphase phasor kdir
23 knote loopsegp kphase, 40,1,40,0, 43,1,43,0, 49,2,48,0, \
H A Dvaset.csd31 kphase = (ksampnum % iperiod) / iperiod
33 knewval = sin(kphase * i2pi)
H A Dtimedseq.csd32 kphase phasor iBPS/ibeats ;phasor to move through table
33 kpointer = kphase*ibeats ;multiply phase (range 0 - 1) by the number of beats contained within t…
/dports/science/tfel/tfel-3.4.0/docs/web/
H A DExplicitBerveillerZaouiPolyCrystals.md79 \newcommand{\kphase}[1]{{#1}^{(k)}}
118 - \(\kphase{\tsigma}\): the microscopic stress of the
123 \kphase{\phi}=\dfrac{\kphase{V}}{\sum_{l=1}^{N_{g}}\lphase{V}}
142 have shown that the local stress \(\kphase{\tsigma}\) applied in a
145 plastic strain \(\kphase{\tepsilonvp}\), the macroscopic stress
149 plastic strain \(\kphase{\tepsilonvp}\) by a simple mixing rule:
152 \tEpsilonvp=\sum_{k=1}^{N_{g}} \kphase{\phi}\,\kphase{\tepsilonvp}
155 where \(\kphase{\phi}\) is the volume fraction of the
158 The local stress \(\kphase{\tsigma}\) is given by the following
179 \kphase{\tsigma}=\tSigma+M\alpha\paren{\Sigmaeq,P}\,\paren{\tEpsilonvp-\kphase{\tepsilonvp}}
[all …]
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/kinetics/
H A DReactionFactory.cpp271 size_t kphase = kin.thermo(i).speciesIndex(sp.first); in isElectrochemicalReaction() local
272 e_counter[i] += sp.second * kin.thermo(i).charge(kphase); in isElectrochemicalReaction()
279 size_t kphase = kin.thermo(i).speciesIndex(sp.first); in isElectrochemicalReaction() local
280 e_counter[i] -= sp.second * kin.thermo(i).charge(kphase); in isElectrochemicalReaction()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/mcscf/detci/
H A Ddetci_sigma.F60 integer kphase, jphase
122 kphase = exb(4,iex,istr)
124 $ kphase*(h(kl) - h1(kl))
129 jphase = exb(4,kex,kstr)*kphase
/dports/science/nwchem-data/nwchem-7.0.2-release/src/mcscf/detci/
H A Ddetci_sigma.F60 integer kphase, jphase
122 kphase = exb(4,iex,istr)
124 $ kphase*(h(kl) - h1(kl))
129 jphase = exb(4,kex,kstr)*kphase
/dports/science/nwchem-data/nwchem-7.0.2-release/src/mcscf/detci_sym/
H A Ddetci_sigma.F60 integer kphase, jphase
122 kphase = exb(4,iex,istr)
124 $ kphase*(h(kl) - h1(kl))
129 jphase = exb(4,kex,kstr)*kphase
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/mcscf/detci_sym/
H A Ddetci_sigma.F60 integer kphase, jphase
122 kphase = exb(4,iex,istr)
124 $ kphase*(h(kl) - h1(kl))
129 jphase = exb(4,kex,kstr)*kphase
/dports/science/quantum-espresso/q-e-qe-6.7.0/PP/src/
H A Datomic_wfc_nc_proj.f9041 COMPLEX(DP) :: kphase, lphase local
106 kphase = cmplx(cos (arg), - sin (arg) ,kind=DP)
112 sk (ig) = kphase * eigts1 (mill(1,iig), na) * &
/dports/science/madness/madness-ebb3fd7/src/madness/mra/
H A Dderivative.h442 double kphase = -1.0; in initCoefficients() local
443 if (this->k%2 == 0) kphase = 1.0; in initCoefficients()
461 left_rm(i,j) = jphase*gammaij*0.5*(1.0 + iphase*kphase/this->k); in initCoefficients()
475 …left_r0(i,j) = (0.5*(1.0 + iphase*kphase/this->k) - Kij)*gammaij + iphase*sqrt(double(2*i+1))*phi_… in initCoefficients()
491 right_rp(i,j) = -0.5*(iphase + kphase / this->k)*gammaij; in initCoefficients()
501 …right_r0(i,j) = -(0.5*jphase*(iphase+ kphase/this->k) + Kij)*gammaij + sqrt(double(2*i+1))*phi_tmp… in initCoefficients()
/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/src/
H A Datomic_wfc.f9044 COMPLEX(DP) :: kphase, lphase local
116 kphase = CMPLX( COS(arg), - SIN(arg) ,KIND=DP)
122 sk (ig) = kphase * eigts1 (mill (1,iig), na) * &
H A Dplus_u_full.f90320 COMPLEX(DP) :: kphase local
388 kphase = CMPLX(COS(arg), - SIN(arg), KIND=DP)
394 sk(ig) = kphase * eigts1 (mill(1,iig), na) * &
/dports/audio/csound/csound-6.15.0/Opcodes/gab/
H A Dvectorial.h182 MYFLT *kphase, *ioutfunc, *ielements,*argums[VARGMAX]; member
H A Dhvs.c378 MYFLT *kphase, *ioutfunc, *ielements,*argums[VARGMAX]; member
470 double phase = *p->kphase, partialPhase = 0.0; in vphaseseg()
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Duggab.h112 MYFLT *out, *kphase, *argums[VARGMAX]; member
/dports/math/ogdf/OGDF/src/coin/Clp/
H A DClpGubDynamicMatrix.cpp1196 int kphase; in useEffectiveRhs() local
1199 kphase = 1; in useEffectiveRhs()
1205 kphase = 0; in useEffectiveRhs()
1214 for (int iphase = kphase; iphase < 2; iphase++) { in useEffectiveRhs()
H A DClpDynamicMatrix.cpp1995 int kphase; in gubCrash() local
1998 kphase = 0; in gubCrash()
2006 for (int iphase = kphase; iphase < 2; iphase++) { in gubCrash()
H A DClpGubMatrix.cpp3179 int kphase; in useEffectiveRhs() local
3182 kphase = 1; in useEffectiveRhs()
3187 kphase = 0; in useEffectiveRhs()
3196 for (int iphase = kphase; iphase < 2; iphase++) { in useEffectiveRhs()
/dports/math/clp/Clp-1.17.3/Clp/src/
H A DClpGubDynamicMatrix.cpp1184 int kphase; in useEffectiveRhs() local
1187 kphase = 1; in useEffectiveRhs()
1193 kphase = 0; in useEffectiveRhs()
1202 for (int iphase = kphase; iphase < 2; iphase++) { in useEffectiveRhs()
H A DClpDynamicMatrix.cpp1962 int kphase; in gubCrash() local
1965 kphase = 0; in gubCrash()
1973 for (int iphase = kphase; iphase < 2; iphase++) { in gubCrash()
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/Examples/McCurdy Collection/RealtimeScoreGeneration/
H A Dtimedseq.csd31kphase phasor kBPS/ibeats ;DEFINE PHASOR ACCORDING TO BEATS-PER-SECOND AND NUMBER OF BEAT…
32 kpointer = kphase * ibeats ;MULTIPLY PHASE VALUE BY NUMBER OF BEATS

12