Home
last modified time | relevance | path

Searched refs:vz (Results 126 – 150 of 4398) sorted by relevance

12345678910>>...176

/dports/devel/atlas-devel/Atlas-C++-0.6.4/benchmark/
H A DCall_Move.cpp7 NPC() {x=y=z = vx=vy=vz = 0.0;} in NPC()
13 double vx,vy,vz; member in NPC
22 vz = new_vz; in move()
26 z += vz; in move()
34 res_vz = vz; in move()
41 double x,y,z, vx,vy,vz; in main() local
44 npc1.move(i,i-1.0,i+1.0, x,y,z, vx,vy,vz); in main()
/dports/science/mcstas-comps/mcstas-comps-2.5-src/contrib/
H A DGuide_four_side_10_shells.comp8934 vzin=vz;
8948 vzin=vz;
8962 vzin=vz;
8976 vzin=vz;
8991 vzin=vz;
9005 vzin=vz;
9019 vzin=vz;
9033 vzin=vz;
9047 vzin=vz;
9061 vzin=vz;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/tests/bench/shootout/src/
H A Dn_body.pp18 vx, vy, vz,
32 ( x:0; y:0; z:0; vx:0; vy:0; vz:0; mass: solarMass ),
39 vz: -6.90460016972063023e-05 * daysPerYear;
47 vz: 2.30417297573763929e-05 * daysPerYear;
55 vz: -2.96589568540237556e-05 * daysPerYear;
63 vz: -9.51592254519715870e-05 * daysPerYear;
77 pz := pz - vz * mass;
81 b[low(b)].vz := pz / solarMass;
121 bi^.vz := bi^.vz - dz * bj^.mass * mag;
124 bj^.vz := bj^.vz + dz * bi^.mass * mag;
[all …]
/dports/science/tfel-edf/tfel-3.2.1/src/Math/
H A DKriging3D.cxx25 const std::vector<double>& vz, in Kriging3D() argument
40 const auto n3 = KrigingUtilities::normalize(vz); in Kriging3D()
44 (vx.size()!=vz.size())|| in Kriging3D()
46 for(px=vx.begin(),py=vy.begin(),pz=vz.begin(),pv=vv.begin(); in Kriging3D()
58 const tfel::math::vector<double>& vz, in Kriging3D() argument
69 (vx.size()!=vz.size())|| in Kriging3D()
77 const auto n3 = KrigingUtilities::normalize(vz); in Kriging3D()
80 for(px=vx.begin(),py=vy.begin(),pz=vz.begin(),pv=vv.begin(); in Kriging3D()
92 const double vz) const in operator ()()
98 v(2)=this->a3*(vz)+this->b3; in operator ()()
H A DFactorizedKriging1D3D.cxx26 const std::vector<double>& vz, in FactorizedKriging1D3D() argument
31 (vt.size()!=vz.size())|| in FactorizedKriging1D3D()
42 const auto n3 = KrigingUtilities::normalize(vz); in FactorizedKriging1D3D()
48 auto pz = vz.cbegin(); in FactorizedKriging1D3D()
62 const tfel::math::vector<double>& vz, in FactorizedKriging1D3D() argument
67 (vt.size()!=vz.size())|| in FactorizedKriging1D3D()
78 const auto n3 = KrigingUtilities::normalize(vz); in FactorizedKriging1D3D()
84 auto pz = vz.cbegin(); in FactorizedKriging1D3D()
98 const double vz) const in operator ()()
102 this->a3*(vz)+b3}; in operator ()()
/dports/science/tfel/tfel-3.4.0/src/Math/
H A DKriging3D.cxx25 const std::vector<double>& vz, in Kriging3D() argument
40 const auto n3 = KrigingUtilities::normalize(vz); in Kriging3D()
44 (vx.size()!=vz.size())|| in Kriging3D()
46 for(px=vx.begin(),py=vy.begin(),pz=vz.begin(),pv=vv.begin(); in Kriging3D()
58 const tfel::math::vector<double>& vz, in Kriging3D() argument
69 (vx.size()!=vz.size())|| in Kriging3D()
77 const auto n3 = KrigingUtilities::normalize(vz); in Kriging3D()
80 for(px=vx.begin(),py=vy.begin(),pz=vz.begin(),pv=vv.begin(); in Kriging3D()
92 const double vz) const in operator ()()
98 v(2)=this->a3*(vz)+this->b3; in operator ()()
H A DFactorizedKriging1D3D.cxx26 const std::vector<double>& vz, in FactorizedKriging1D3D() argument
31 (vt.size()!=vz.size())|| in FactorizedKriging1D3D()
42 const auto n3 = KrigingUtilities::normalize(vz); in FactorizedKriging1D3D()
48 auto pz = vz.cbegin(); in FactorizedKriging1D3D()
62 const tfel::math::vector<double>& vz, in FactorizedKriging1D3D() argument
67 (vt.size()!=vz.size())|| in FactorizedKriging1D3D()
78 const auto n3 = KrigingUtilities::normalize(vz); in FactorizedKriging1D3D()
84 auto pz = vz.cbegin(); in FactorizedKriging1D3D()
98 const double vz) const in operator ()()
102 this->a3*(vz)+b3}; in operator ()()
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dcompute_temp_chunk.cpp259 t += (vx*vx + vy*vy + vz*vz) * rmass[i]; in compute_scalar()
270 t += (vx*vx + vy*vy + vz*vz) * mass[type[i]]; in compute_scalar()
367 t[2] += massone * vz*vz; in compute_vector()
536 sum[index] += (vx*vx + vy*vy + vz*vz) * rmass[i]; in temperature()
547 sum[index] += (vx*vx + vy*vy + vz*vz) * mass[type[i]]; in temperature()
593 double vx,vy,vz; in kecom() local
602 sum[index] += (vx*vx + vy*vy + vz*vz) * rmass[i]; in kecom()
612 sum[index] += (vx*vx + vy*vy + vz*vz) * mass[type[i]]; in kecom()
649 double vx,vy,vz; in internal() local
658 sum[index] += (vx*vx + vy*vy + vz*vz) * rmass[i]; in internal()
[all …]
/dports/math/freefem++/FreeFem-sources-4.6/examples/ffddm/
H A DMaxwell-3d-simple.edp55 varf varfName([Ex,Ey,Ez],[vx,vy,vz]) =
56 int3d(meshName)(Curl(vx,vy,vz)'*Curl(Ex,Ey,Ez))
57 + int3d(meshName)(-(k^2-1i*epsilonprob)*[vx,vy,vz]'*[Ex,Ey,Ez])
58 + int2d(meshName,Robin)(1i*k*CrossN(vx,vy,vz)'*CrossN(Ex,Ey,Ez))
63 varf varfName([Ex,Ey,Ez],[vx,vy,vz]) =
64 int3d(meshName)(Curl(vx,vy,vz)'*Curl(Ex,Ey,Ez))
72 varf varfName([Ex,Ey,Ez],[vx,vy,vz]) =
73 int3d(meshName)(Curl(vx,vy,vz)'*Curl(Ex,Ey,Ez))
76 + int2d(meshName,10)(1i*k*CrossN(vx,vy,vz)'*CrossN(Ex,Ey,Ez))
80 varf varfName([Ex,Ey,Ez],[vx,vy,vz]) =
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/3d-viewer/3d_cache/sg/
H A Dsg_base.cpp212 vz = 1.0; in SGVECTOR()
220 vz = aZVal; in SGVECTOR()
229 aZVal = vz; in GetVector()
237 vz = aZVal; in SetVector()
244 aVector.GetVector( vx, vy, vz ); in SetVector()
252 double dz = vz * vz; in normalize()
260 vz = 1.0; in normalize()
266 vz /= dv2; in normalize()
274 vz = source.vz; in operator =()
/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dlight_pc.cpp165 dir.vz = pos->vz - plampstate->pos.vz; in prepareLightsPC()
284 …t32 cosa = normdir.vx * plampstate->vx + normdir.vy * plampstate->vy + normdir.vz * plampstate->vz; in prepareLightsPC()
288 plampstate->pos.vz, plampstate->vx, plampstate->vy, plampstate->vz, (cosa >> 12), bs, ba); in prepareLightsPC()
376 …t32 cosa = normdir.vx * plampstate->vx + normdir.vy * plampstate->vy + normdir.vz * plampstate->vz; in prepareLightsPC()
395 pos->vx, pos->vy, pos->vz, normdir.vx, normdir.vy, normdir.vz) ; in prepareLightsPC()
414 normdir.vz = plampstate->vz; in prepareLightsPC()
469 lampInfo[i].direct.vz = normdir.vz; in prepareLightsPC()
539 lDirects->m[i][2] = (int16)padirs->vz; in prepareLightsPC()
635 lightDirects->m[0][2] = (int16)Lights[0].vz; in prepareLightsGlobalPC()
638 lightDirects->m[1][2] = (int16)Lights[1].vz; in prepareLightsGlobalPC()
[all …]
H A Dbone.cpp141 jawBone->boneTarget.vz = (int16)0; in UpdateTalking()
331 while (b->boneTarget.vz > 2048) in UpdatePlayerLook()
332 b->boneTarget.vz -= 4096; in UpdatePlayerLook()
334 while (b->boneTarget.vz < -2048) in UpdatePlayerLook()
335 b->boneTarget.vz += 4096; in UpdatePlayerLook()
337 if (b->boneTarget.vz > 1024) in UpdatePlayerLook()
338 b->boneTarget.vz = 1024; in UpdatePlayerLook()
339 if (b->boneTarget.vz < -1024) in UpdatePlayerLook()
340 b->boneTarget.vz = -1024; in UpdatePlayerLook()
372 b->boneTarget.vz = 0; in UpdatePlayerLook()
[all …]
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_milkdrop_104/
H A Dyin - 250 - Artificial poles of the continuum.milk94 wave_0_per_point18=vx=bx; vy=by; vz=bz;
96 wave_0_per_point20=x=vx/abs(vz-10)+.5;
97 wave_0_per_point21=y=vy/abs(vz-10)+.5;
132 wave_1_per_point19=x=vx/abs(vz-10)+.5;
133 wave_1_per_point20=y=vy/abs(vz-10)+.5;
168 wave_2_per_point20=x=vx/abs(vz-10)+.5;
169 wave_2_per_point21=y=vy/abs(vz-10)+.5;
252 shape_0_per_frame20=a=below(vz,0);
375 per_frame_24=vx=bx; vy=by; vz=bz;
377 per_frame_26=q7=vx/abs(vz-10)+.5;
[all …]
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_milkdrop_200/
H A Dyin - 250 - Artificial poles of the continuum.milk94 wave_0_per_point18=vx=bx; vy=by; vz=bz;
96 wave_0_per_point20=x=vx/abs(vz-10)+.5;
97 wave_0_per_point21=y=vy/abs(vz-10)+.5;
132 wave_1_per_point19=x=vx/abs(vz-10)+.5;
133 wave_1_per_point20=y=vy/abs(vz-10)+.5;
168 wave_2_per_point20=x=vx/abs(vz-10)+.5;
169 wave_2_per_point21=y=vy/abs(vz-10)+.5;
252 shape_0_per_frame20=a=below(vz,0);
375 per_frame_24=vx=bx; vy=by; vz=bz;
377 per_frame_26=q7=vx/abs(vz-10)+.5;
[all …]
/dports/graphics/embree/embree-3.13.2/kernels/bvh/
H A Dbvh_node_obb_mb.h60 … space0.l.vz.x[i] = space.l.vz.x; space0.l.vz.y[i] = space.l.vz.y; space0.l.vz.z[i] = space.l.vz.z; in setBounds()
81 const Vec3fa vz(space0.l.vz.x[i],space0.l.vz.y[i],space0.l.vz.z[i]); in extent0()
82 return rsqrt(vx*vx + vy*vy + vz*vz); in extent0()
/dports/cad/calculix-ccx/CalculiX/ccx_2.18/test/
H A Ddashpot5.dat.ref2 displacements (vx,vy,vz) for set NALL and time 0.1000000E-05
15 velocities (vx,vy,vz) for set NALL and time 0.1000000E-05
28 displacements (vx,vy,vz) for set NALL and time 0.2000000E-05
41 velocities (vx,vy,vz) for set NALL and time 0.2000000E-05
54 displacements (vx,vy,vz) for set NALL and time 0.3000000E-05
67 velocities (vx,vy,vz) for set NALL and time 0.3000000E-05
93 velocities (vx,vy,vz) for set NALL and time 0.4000000E-05
119 velocities (vx,vy,vz) for set NALL and time 0.5000000E-05
145 velocities (vx,vy,vz) for set NALL and time 0.6000000E-05
171 velocities (vx,vy,vz) for set NALL and time 0.7000000E-05
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3danisosmooth.c1289 for(vz=0;vz<nz;vz++) {
1321 v5 = vox_val(vx+1, vy, vz, ar, nx, ny, nz, maskptr, vx, vy, vz);
1377 for(vz=0;vz<nz;vz++) {
1414 v10 = vox_val(vx, vy-1, vz, ar, nx, ny, nz, maskptr, vx,vy,vz);
1420 v12 = vox_val(vx-1, vy, vz, ar, nx, ny, nz, maskptr, vx, vy, vz);
1421 v14 = vox_val(vx+1, vy, vz, ar, nx, ny, nz, maskptr, vx, vy, vz);
1437 if(vz==0){
1448 v1 = vox_val(vx, vy-1, vz-1, ar, nx, ny, nz, maskptr, vx,vy,vz);
1460 v7 = vox_val(vx, vy+1, vz-1, ar, nx, ny, nz, maskptr, vx,vy,vz);
1477 v19 = vox_val(vx, vy-1, vz+1, ar, nx, ny, nz, maskptr, vx,vy,vz);
[all …]
/dports/textproc/htdig/htdig-3.2.0b6/htlib/
H A DHtVectorGeneric.cc79 HtVector_ZOZO vz; in test_HtVectorGeneric() local
81 vz.push_back(zz); in test_HtVectorGeneric()
82 vz.push_back(zz); in test_HtVectorGeneric()
83 vz.push_back(zz); in test_HtVectorGeneric()
86 for(i=0;i<vz.size();i++) in test_HtVectorGeneric()
88 vz[i].show(); in test_HtVectorGeneric()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/VE/
H A DVEInstrIntrinsicVL.td34 def : Pat<(int_ve_vl_vmrgw_vsvMl i32:$sy, v256f64:$vz, v512i1:$vm, i32:$vl),
35 (VMRGWrvml (i2l i32:$sy), v256f64:$vz, v512i1:$vm, i32:$vl)>;
36 def : Pat<(int_ve_vl_vmrgw_vsvMvl i32:$sy, v256f64:$vz, v512i1:$vm,
38 (VMRGWrvml_v (i2l i32:$sy), v256f64:$vz, v512i1:$vm, i32:$vl,
42 def : Pat<(int_ve_vl_vmv_vsvl i32:$sy, v256f64:$vz, i32:$vl),
43 (VMVrvl (i2l i32:$sy), v256f64:$vz, i32:$vl)>;
44 def : Pat<(int_ve_vl_vmv_vsvvl i32:$sy, v256f64:$vz, v256f64:$pt, i32:$vl),
45 (VMVrvl_v (i2l i32:$sy), v256f64:$vz, i32:$vl, v256f64:$pt)>;
46 def : Pat<(int_ve_vl_vmv_vsvmvl i32:$sy, v256f64:$vz, v256i1:$vm, v256f64:$pt,
48 (VMVrvml_v (i2l i32:$sy), v256f64:$vz, v256i1:$vm, i32:$vl,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/VE/
H A DVEInstrIntrinsicVL.td34 def : Pat<(int_ve_vl_vmrgw_vsvMl i32:$sy, v256f64:$vz, v512i1:$vm, i32:$vl),
35 (VMRGWrvml (i2l i32:$sy), v256f64:$vz, v512i1:$vm, i32:$vl)>;
36 def : Pat<(int_ve_vl_vmrgw_vsvMvl i32:$sy, v256f64:$vz, v512i1:$vm,
38 (VMRGWrvml_v (i2l i32:$sy), v256f64:$vz, v512i1:$vm, i32:$vl,
42 def : Pat<(int_ve_vl_vmv_vsvl i32:$sy, v256f64:$vz, i32:$vl),
43 (VMVrvl (i2l i32:$sy), v256f64:$vz, i32:$vl)>;
44 def : Pat<(int_ve_vl_vmv_vsvvl i32:$sy, v256f64:$vz, v256f64:$pt, i32:$vl),
45 (VMVrvl_v (i2l i32:$sy), v256f64:$vz, i32:$vl, v256f64:$pt)>;
46 def : Pat<(int_ve_vl_vmv_vsvmvl i32:$sy, v256f64:$vz, v256i1:$vm, v256f64:$pt,
48 (VMVrvml_v (i2l i32:$sy), v256f64:$vz, v256i1:$vm, i32:$vl,
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/VE/
H A DVEInstrIntrinsicVL.td34 def : Pat<(int_ve_vl_vmrgw_vsvMl i32:$sy, v256f64:$vz, v512i1:$vm, i32:$vl),
35 (VMRGWrvml (i2l i32:$sy), v256f64:$vz, v512i1:$vm, i32:$vl)>;
36 def : Pat<(int_ve_vl_vmrgw_vsvMvl i32:$sy, v256f64:$vz, v512i1:$vm,
38 (VMRGWrvml_v (i2l i32:$sy), v256f64:$vz, v512i1:$vm, i32:$vl,
42 def : Pat<(int_ve_vl_vmv_vsvl i32:$sy, v256f64:$vz, i32:$vl),
43 (VMVrvl (i2l i32:$sy), v256f64:$vz, i32:$vl)>;
44 def : Pat<(int_ve_vl_vmv_vsvvl i32:$sy, v256f64:$vz, v256f64:$pt, i32:$vl),
45 (VMVrvl_v (i2l i32:$sy), v256f64:$vz, i32:$vl, v256f64:$pt)>;
46 def : Pat<(int_ve_vl_vmv_vsvmvl i32:$sy, v256f64:$vz, v256i1:$vm, v256f64:$pt,
48 (VMVrvml_v (i2l i32:$sy), v256f64:$vz, v256i1:$vm, i32:$vl,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/VE/
H A DVEInstrIntrinsicVL.td34 def : Pat<(int_ve_vl_vmrgw_vsvMl i32:$sy, v256f64:$vz, v512i1:$vm, i32:$vl),
35 (VMRGWrvml (i2l i32:$sy), v256f64:$vz, v512i1:$vm, i32:$vl)>;
36 def : Pat<(int_ve_vl_vmrgw_vsvMvl i32:$sy, v256f64:$vz, v512i1:$vm,
38 (VMRGWrvml_v (i2l i32:$sy), v256f64:$vz, v512i1:$vm, i32:$vl,
42 def : Pat<(int_ve_vl_vmv_vsvl i32:$sy, v256f64:$vz, i32:$vl),
43 (VMVrvl (i2l i32:$sy), v256f64:$vz, i32:$vl)>;
44 def : Pat<(int_ve_vl_vmv_vsvvl i32:$sy, v256f64:$vz, v256f64:$pt, i32:$vl),
45 (VMVrvl_v (i2l i32:$sy), v256f64:$vz, i32:$vl, v256f64:$pt)>;
46 def : Pat<(int_ve_vl_vmv_vsvmvl i32:$sy, v256f64:$vz, v256i1:$vm, v256f64:$pt,
48 (VMVrvml_v (i2l i32:$sy), v256f64:$vz, v256i1:$vm, i32:$vl,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/VE/
H A DVEInstrIntrinsicVL.td34 def : Pat<(int_ve_vl_vmrgw_vsvMl i32:$sy, v256f64:$vz, v512i1:$vm, i32:$vl),
35 (VMRGWrvml (i2l i32:$sy), v256f64:$vz, v512i1:$vm, i32:$vl)>;
36 def : Pat<(int_ve_vl_vmrgw_vsvMvl i32:$sy, v256f64:$vz, v512i1:$vm,
38 (VMRGWrvml_v (i2l i32:$sy), v256f64:$vz, v512i1:$vm, i32:$vl,
42 def : Pat<(int_ve_vl_vmv_vsvl i32:$sy, v256f64:$vz, i32:$vl),
43 (VMVrvl (i2l i32:$sy), v256f64:$vz, i32:$vl)>;
44 def : Pat<(int_ve_vl_vmv_vsvvl i32:$sy, v256f64:$vz, v256f64:$pt, i32:$vl),
45 (VMVrvl_v (i2l i32:$sy), v256f64:$vz, i32:$vl, v256f64:$pt)>;
46 def : Pat<(int_ve_vl_vmv_vsvmvl i32:$sy, v256f64:$vz, v256i1:$vm, v256f64:$pt,
48 (VMVrvml_v (i2l i32:$sy), v256f64:$vz, v256i1:$vm, i32:$vl,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/VE/
H A DVEInstrIntrinsicVL.td34 def : Pat<(int_ve_vl_vmrgw_vsvMl i32:$sy, v256f64:$vz, v512i1:$vm, i32:$vl),
35 (VMRGWrvml (i2l i32:$sy), v256f64:$vz, v512i1:$vm, i32:$vl)>;
36 def : Pat<(int_ve_vl_vmrgw_vsvMvl i32:$sy, v256f64:$vz, v512i1:$vm,
38 (VMRGWrvml_v (i2l i32:$sy), v256f64:$vz, v512i1:$vm, i32:$vl,
42 def : Pat<(int_ve_vl_vmv_vsvl i32:$sy, v256f64:$vz, i32:$vl),
43 (VMVrvl (i2l i32:$sy), v256f64:$vz, i32:$vl)>;
44 def : Pat<(int_ve_vl_vmv_vsvvl i32:$sy, v256f64:$vz, v256f64:$pt, i32:$vl),
45 (VMVrvl_v (i2l i32:$sy), v256f64:$vz, i32:$vl, v256f64:$pt)>;
46 def : Pat<(int_ve_vl_vmv_vsvmvl i32:$sy, v256f64:$vz, v256i1:$vm, v256f64:$pt,
48 (VMVrvml_v (i2l i32:$sy), v256f64:$vz, v256i1:$vm, i32:$vl,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/VE/
H A DVEInstrIntrinsicVL.td34 def : Pat<(int_ve_vl_vmrgw_vsvMl i32:$sy, v256f64:$vz, v512i1:$vm, i32:$vl),
35 (VMRGWrvml (i2l i32:$sy), v256f64:$vz, v512i1:$vm, i32:$vl)>;
36 def : Pat<(int_ve_vl_vmrgw_vsvMvl i32:$sy, v256f64:$vz, v512i1:$vm,
38 (VMRGWrvml_v (i2l i32:$sy), v256f64:$vz, v512i1:$vm, i32:$vl,
42 def : Pat<(int_ve_vl_vmv_vsvl i32:$sy, v256f64:$vz, i32:$vl),
43 (VMVrvl (i2l i32:$sy), v256f64:$vz, i32:$vl)>;
44 def : Pat<(int_ve_vl_vmv_vsvvl i32:$sy, v256f64:$vz, v256f64:$pt, i32:$vl),
45 (VMVrvl_v (i2l i32:$sy), v256f64:$vz, i32:$vl, v256f64:$pt)>;
46 def : Pat<(int_ve_vl_vmv_vsvmvl i32:$sy, v256f64:$vz, v256i1:$vm, v256f64:$pt,
48 (VMVrvml_v (i2l i32:$sy), v256f64:$vz, v256i1:$vm, i32:$vl,

12345678910>>...176