Home
last modified time | relevance | path

Searched refs:lphase (Results 1 – 25 of 56) sorted by relevance

123

/dports/science/py-obspy/obspy-1.2.2/obspy/taup/
H A Dutils.py34 lphase = phase_name.lower()
36 if lphase in ("ttp", "tts", "ttbasic", "tts+", "ttp+", "ttall"):
37 if lphase in ("ttp", "ttp+", "ttbasic", "ttall"):
40 if lphase in ("tts", "tts+", "ttbasic", "ttall"):
43 if lphase in ("ttp+", "ttbasic", "ttall"):
47 if lphase in ("tts+", "ttbasic", "ttall"):
51 if lphase in ("ttbasic", "ttall"):
55 if lphase == "ttall":
/dports/devel/mercurial/mercurial-6.0/mercurial/templates/
H A Dmap-cmdline.phases4 changeset = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{luser}{ldate}{summary}\n'
5 changeset_verbose = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{luser}{ldate}{lfiles}{lfile…
H A Dmap-cmdline.default8 changeset_debug = '{fullcset}{branches}{bookmarks}{tags}{lphase}{parents}{manifest}{luser}{ldate}{l…
36 lphase = '{label("log.phase",
H A Dmap-cmdline.bisect7 changeset_debug = '{fullcset}{lbisect}{branches}{bookmarks}{tags}{lphase}{parents}{manifest}{luser}…
H A Dmap-cmdline.status7 changeset_debug = '{fullcset}{branches}{bookmarks}{tags}{lphase}{parents}{manifest}{luser}{ldate}{e…
/dports/math/octave/octave-6.4.0/scripts/audio/@audioplayer/
H A Daudioplayer.m70 ## global lphase = 0.0;
76 ## left = sin (2.0 * pi * [lphase:incl:lphase+nl]);
80 ## lphase = lphase + nl;
/dports/science/quantum-espresso/q-e-qe-6.7.0/PP/src/
H A Datomic_wfc_nc_proj.f9041 COMPLEX(DP) :: kphase, lphase local
121 lphase = (0.d0,1.d0)**l
186 wfcatom (ig,is,n_starting_wfc) = lphase*fact(is)*&
226 wfcatom (ig,is,n_starting_wfc) = lphase * &
/dports/math/math77/MATH77/
H A Dddaslv.f56 & ljcalc, lphase, revloc, mxstep, le, lwt, lphi, ntemp, lipvt local
60 & lphase=20, revloc=21, mxstep=22, le=23, lwt=24, lphi=25,
H A Dsdaslv.f56 & ljcalc, lphase, revloc, mxstep, le, lwt, lphi, ntemp, lipvt local
60 & lphase=20, revloc=21, mxstep=22, le=23, lwt=24, lphi=25,
H A Dddastp.f134 & ljcalc, lphase, revloc, mxstep, le, lwt, lphi, ntemp, lipvt local
138 & lphase=20, revloc=21, mxstep=22, le=23, lwt=24, lphi=25,
187 iwork(lphase) = 0
627 if ((knew .eq. km1) .or. (k .eq. iwork(lmxord))) iwork(lphase) = 1
628 if (iwork(lphase) .eq. 0) go to 400
734 490 iwork(lphase) = 1
H A Dsdastp.f134 & ljcalc, lphase, revloc, mxstep, le, lwt, lphi, ntemp, lipvt local
138 & lphase=20, revloc=21, mxstep=22, le=23, lwt=24, lphi=25,
187 iwork(lphase) = 0
628 if ((knew .eq. km1) .or. (k .eq. iwork(lmxord))) iwork(lphase) = 1
629 if (iwork(lphase) .eq. 0) go to 400
735 490 iwork(lphase) = 1
H A Dddasdb.f76 & ljcalc, lphase, revloc, mxstep, le, lwt, lphi, ntemp, lipvt local
80 & lphase=20, revloc=21, mxstep=22, le=23, lwt=24, lphi=25,
/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/src/
H A Datomic_wfc.f9044 COMPLEX(DP) :: kphase, lphase local
131 lphase = (0.d0,1.d0)**l
203 wfcatom(ig,is,n_starting_wfc) = lphase*fact(is)*&
372 wfcatom (ig, 1, n_starting_wfc) = lphase * &
/dports/science/quantum-espresso/q-e-qe-6.7.0/test-suite/epw_polar/
H A Depw2.in19 lphase = .true.
H A Depw1.in19 lphase = .true.
H A Depw3.in19 lphase = .true.
/dports/science/quantum-espresso/q-e-qe-6.7.0/test-suite/epw_soc/
H A Depw1.in16 lphase = .true.
H A Depw2.in16 lphase = .true.
/dports/science/quantum-espresso/q-e-qe-6.7.0/test-suite/epw_mob_ibte_sym/
H A Depw4.in20 lphase = .true.
H A Depw5.in39 lphase = .true.
H A Depw6.in39 lphase = .true.
H A Depw7.in39 lphase = .true.
H A Depw8.in38 lphase = .true.
/dports/audio/spectmorph/spectmorph-0.5.2/lib/
H A Dsmlivedecoder.cc443 const double lphase = old_pstate[old_partial].phase; in process_internal() local
445 phase = fmod (lphase + lfreq * phase_factor, 2 * M_PI); in process_internal()
461 … const double lphase = unison_old_phases[old_partial * unison_voices + i]; in process_internal() local
463 … phase = fmod (lphase + lfreq * phase_factor * unison_freq_factor[i], 2 * M_PI); in process_internal()
/dports/science/quantum-espresso/q-e-qe-6.7.0/test-suite/epw_mob_polar/
H A Depw1.in24 lphase = .true.

123