Home
last modified time | relevance | path

Searched refs:dphi2 (Results 1 – 25 of 40) sorted by relevance

12

/dports/comms/wsjtz/wsjtx/lib/
H A Djt9sim.f90128 dphi2=0.
133 dphi=twopi*freq*dt + dphi2
136 dphi2=dphi2 + ddphi2
/dports/graphics/embree/embree-3.13.2/tutorials/common/tutorial/
H A Dcamera.h98 const float dphi2 = phi - clamp(phi-dphi, 0.001f*float(pi), 0.999f*float(pi)); in rotate() local
99 view1 = xfmVector(AffineSpace3fa::rotate(cross(view1, up1), dphi2), view1); in rotate()
110 const float dphi2 = phi - clamp(phi-dphi, 0.001f*float(pi), 0.999f*float(pi)); in rotateOrbit() local
111 view1 = xfmVector(AffineSpace3fa::rotate(cross(view1, up1), dphi2), view1); in rotateOrbit()
/dports/comms/sdr-wspr/sdr-wspr-0.1.0/libwspr/
H A Dfchisq.f9066 dphi2=twopi*dt*(a(1) + x*a(2) + p2*a(3) + 0.5*baud)
70 ws2=cmplx(cos(dphi2),sin(dphi2))
/dports/science/tinker/tinker/source/
H A Detors1.f83 real*8 dphi1,dphi2,dphi3 local
217 dphi2 = 2.0d0 * (cosine2*s2 - sine2*c2)
227 dedphi = torsunit * (v1*dphi1 + v2*dphi2 + v3*dphi3
366 real*8 dphi1,dphi2,dphi3 local
527 dphi2 = 2.0d0 * (cosine2*s2 - sine2*c2)
551 dphi2 = dphi2 * damp2
561 dedphi = torsunit * (v1*dphi1 + v2*dphi2 + v3*dphi3
H A Destrtor1.f48 real*8 dphi1,dphi2,dphi3 local
184 dphi2 = 2.0d0 * (cosine2*s2 - sine2*c2)
195 dedphi = storunit * dr * (v1*dphi1 + v2*dphi2 + v3*dphi3)
248 dedphi = storunit * dr * (v1*dphi1 + v2*dphi2 + v3*dphi3)
300 dedphi = storunit * dr * (v1*dphi1 + v2*dphi2 + v3*dphi3)
H A Deimptor1.f53 real*8 dphi1,dphi2,dphi3 local
168 dphi2 = 2.0d0 * (cosine2*s2 - sine2*c2)
174 dedphi = itorunit * (v1*dphi1+v2*dphi2+v3*dphi3)
H A Deangtor1.f53 real*8 dphi1,dphi2,dphi3 local
192 dphi2 = 2.0d0 * (cosine2*s2 - sine2*c2)
206 dedphi = atorunit * dt * (v1*dphi1 + v2*dphi2 + v3*dphi3)
260 dedphi = atorunit * dt * (v1*dphi1 + v2*dphi2 + v3*dphi3)
H A Depitors1.f38 real*8 phi2,dphi2 local
195 dphi2 = 2.0d0 * (cosine2*s2 - sine2*c2)
200 dedphi = ptorunit * v2 * dphi2
H A Depitors2.f193 real*8 dedphi,dphi2 local
325 dphi2 = 2.0d0 * (cosine2*s2 - sine2*c2)
329 dedphi = ptorunit * v2 * dphi2
/dports/science/fastjet/fastjet-3.3.4/plugins/ATLASCone/
H A DJetSplitMergeTool.cc162 double dphi2 = fabs(JetDistances::deltaPhi(phiS,(*itro)->phi())); in split_merge() local
163 double dist2 = pow( deta2 , 2 ) + pow( dphi2 , 2 ); in split_merge()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/paw/paw_density/
H A Dpaw_density.F760 > phi2,dphi2, argument
767 double precision phi2(ic),dphi2(ic) local
775 tmp = (dphi1(i)*phi2(i)+phi1(i)*dphi2(i))/(r(i)**2)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/paw/paw_density/
H A Dpaw_density.F760 > phi2,dphi2,
767 double precision phi2(ic),dphi2(ic)
775 tmp = (dphi1(i)*phi2(i)+phi1(i)*dphi2(i))/(r(i)**2)
/dports/games/foobillard/foobillard-3.0a/src/
H A Dtable.c223 double phi1,phi2,dphi1,dphi2; in my_Edge() local
247 n5 = vec_rotate(n10,vec_xyz(0,0,phi2+dphi2)); in my_Edge()
249 n6 = vec_rotate(n20,vec_xyz(0,0,phi2+dphi2)); in my_Edge()
251 n7 = vec_rotate(n30,vec_xyz(0,0,phi2+dphi2)); in my_Edge()
253 n8 = vec_rotate(n40,vec_xyz(0,0,phi2+dphi2)); in my_Edge()
391 double phi1,phi2,dphi1,dphi2; in my_EdgeBumper() local
771 double y1,y2, dphi1, dphi2; in my_CoverBumper() local
795 n5 = vec_rotate(n10,vec_xyz(0,0,dphi2)); in my_CoverBumper()
796 n6 = vec_rotate(n20,vec_xyz(0,0,dphi2)); in my_CoverBumper()
797 n7 = vec_rotate(n30,vec_xyz(0,0,dphi2)); in my_CoverBumper()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dffwavesynth.c241 int64_t dphi1, dphi2, dt, cur_ts = -0x8000000000000000; in wavesynth_parse_extradata() local
282 dphi2 = frac64(f2, (int64_t)avc->sample_rate << 16); in wavesynth_parse_extradata()
284 in->ddphi = (int64_t)(dphi2 - (uint64_t)dphi1) / dt; in wavesynth_parse_extradata()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dffwavesynth.c247 int64_t dphi1, dphi2, dt, cur_ts = -0x8000000000000000; in wavesynth_parse_extradata() local
285 dphi2 = frac64(f2, (int64_t)avc->sample_rate << 16); in wavesynth_parse_extradata()
287 in->ddphi = (dphi2 - dphi1) / dt; in wavesynth_parse_extradata()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dffwavesynth.c241 int64_t dphi1, dphi2, dt, cur_ts = -0x8000000000000000; in wavesynth_parse_extradata() local
282 dphi2 = frac64(f2, (int64_t)avc->sample_rate << 16); in wavesynth_parse_extradata()
284 in->ddphi = (int64_t)(dphi2 - (uint64_t)dphi1) / dt; in wavesynth_parse_extradata()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dffwavesynth.c247 int64_t dphi1, dphi2, dt, cur_ts = -0x8000000000000000; in wavesynth_parse_extradata() local
285 dphi2 = frac64(f2, (int64_t)avc->sample_rate << 16); in wavesynth_parse_extradata()
287 in->ddphi = (dphi2 - dphi1) / dt; in wavesynth_parse_extradata()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dffwavesynth.c241 int64_t dphi1, dphi2, dt, cur_ts = -0x8000000000000000; in wavesynth_parse_extradata() local
282 dphi2 = frac64(f2, (int64_t)avc->sample_rate << 16); in wavesynth_parse_extradata()
284 in->ddphi = (dphi2 - dphi1) / dt; in wavesynth_parse_extradata()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dffwavesynth.c247 int64_t dphi1, dphi2, dt, cur_ts = -0x8000000000000000; in wavesynth_parse_extradata() local
285 dphi2 = frac64(f2, (int64_t)avc->sample_rate << 16); in wavesynth_parse_extradata()
287 in->ddphi = (dphi2 - dphi1) / dt; in wavesynth_parse_extradata()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dffwavesynth.c241 int64_t dphi1, dphi2, dt, cur_ts = -0x8000000000000000; in wavesynth_parse_extradata() local
282 dphi2 = frac64(f2, (int64_t)avc->sample_rate << 16); in wavesynth_parse_extradata()
284 in->ddphi = (int64_t)(dphi2 - (uint64_t)dphi1) / dt; in wavesynth_parse_extradata()
/dports/science/lammps/lammps-stable_29Sep2021/src/OPENMP/
H A Ddihedral_class2_omp.cpp93 double sx12,sy1,sy2,sy12,sz1,sz2,sz12,dphi1,dphi2,dphi3; in eval() local
247 dphi2 = 2.0*phi - phi2[type]; in eval()
251 k2[type]*(1.0 - cos(dphi2)) + in eval()
254 de_dihedral = k1[type]*sin(dphi1) + 2.0*k2[type]*sin(dphi2) + in eval()
/dports/comms/wsjtz/wsjtx/lib/wsprd/
H A Dwsprd.c215 float dphi0, cdphi0, sdphi0, dphi1, cdphi1, sdphi1, dphi2, cdphi2, sdphi2, in sync_and_demodulate() local
242 dphi2=twopidt*(fp+df05); in sync_and_demodulate()
243 cdphi2=cos(dphi2); in sync_and_demodulate()
244 sdphi2=sin(dphi2); in sync_and_demodulate()
363 float dphi0, cdphi0, sdphi0, dphi1, cdphi1, sdphi1, dphi2, cdphi2, sdphi2, in noncoherent_sequence_detection() local
385 dphi2=twopidt*(fp+df05); in noncoherent_sequence_detection()
386 cdphi2=cos(dphi2); in noncoherent_sequence_detection()
387 sdphi2=sin(dphi2); in noncoherent_sequence_detection()
/dports/cad/gmsh/gmsh-4.9.2-source/Numeric/
H A DHierarchicalBasisHcurlTetra.cpp1461 double dphi2 = OrthogonalPoly::EvalDKernelFunction(n2, sub[0]); in generateCurlBasis() local
1470 l1l2l3l4 * dphi2 * dsubtraction[0][2] * phi1 * in generateCurlBasis()
1480 l1l2l3l4 * dphi2 * dsubtraction[0][1] * phi1 * in generateCurlBasis()
1495 double dphi2 = OrthogonalPoly::EvalDKernelFunction(n2, sub[0]); in generateCurlBasis() local
1503 l1l2l3l4 * dphi2 * dsubtraction[0][2] * phi1 * in generateCurlBasis()
1514 l1l2l3l4 * dphi2 * dsubtraction[0][0] * phi1 * in generateCurlBasis()
1529 double dphi2 = OrthogonalPoly::EvalDKernelFunction(n2, sub[0]); in generateCurlBasis() local
1537 l1l2l3l4 * dphi2 * dsubtraction[0][1] * phi1 * in generateCurlBasis()
1547 l1l2l3l4 * dphi2 * dsubtraction[0][0] * phi1 * in generateCurlBasis()
/dports/science/tinker/tinker/other/
H A Destrtor.full245 real*8 dphi1,dphi2,dphi3
370 dphi2 = 2.0d0 * (cosine2*s2 - sine2*c2)
386 & * (v1*dphi1 + v2*dphi2 + v3*dphi3)
391 & * (v1*dphi1 + v2*dphi2 + v3*dphi3)
473 & * (v1*dphi1 + v2*dphi2 + v3*dphi3)
560 & * (v1*dphi1 + v2*dphi2 + v3*dphi3)
727 real*8 dphi1,dphi2,dphi3
1054 dphi2 = 2.0d0 * (cosine2*s2 - sine2*c2)
1069 & * (v1*dphi1 + v2*dphi2 + v3*dphi3)
1083 & * (v1*dphi1 + v2*dphi2 + v3*dphi3)
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/src/CLASS2/
H A Ddihedral_class2.cpp113 double sx12,sy1,sy2,sy12,sz1,sz2,sz12,dphi1,dphi2,dphi3; in compute() local
270 dphi2 = 2.0*phi - phi2[type]; in compute()
274 k2[type]*(1.0 - cos(dphi2)) + in compute()
277 de_dihedral = k1[type]*sin(dphi1) + 2.0*k2[type]*sin(dphi2) + in compute()

12