Home
last modified time | relevance | path

Searched refs:Pz (Results 1 – 25 of 847) sorted by relevance

12345678910>>...34

/dports/security/pbc/pbc-0.5.14/ecc/
H A Dhilbert.c341 darray_t Pz; in pbc_hilbert() local
382 darray_init(Pz); in pbc_hilbert()
434 n = Pz->count; in pbc_hilbert()
445 darray_append(Pz, p0); in pbc_hilbert()
462 n = Pz->count; in pbc_hilbert()
476 mpc_add(Pz->item[1], Pz->item[1], p0); in pbc_hilbert()
490 darray_append(Pz, p1); in pbc_hilbert()
491 darray_append(Pz, p0); in pbc_hilbert()
514 mpc_clear(Pz->item[i]); in pbc_hilbert()
515 pbc_free(Pz->item[i]); in pbc_hilbert()
[all …]
/dports/astro/xplanet/xplanet-1.3.1/src/libephemeris/
H A Dpluto.cpp267 Pz = 0; in pluto()
273 Pz += az[i] * wx; in pluto()
297 Pz += w[2] * wx; in pluto()
303 Pz /= 1e10; in pluto()
379 double Px, Py, Pz;
381 pluto(2341972.5, Px, Py, Pz, Vx, Vy, Vz);
382 pluto(2378497.75, Px, Py, Pz, Vx, Vy, Vz);
383 pluto(2415023., Px, Py, Pz, Vx, Vy, Vz);
384 pluto(2451548.25, Px, Py, Pz, Vx, Vy, Vz);
385 pluto(2488073.5, Px, Py, Pz, Vx, Vy, Vz);
[all …]
H A DEphemerisLow.cpp32 void pluto(const double JD, double &Px, double &Py, double &Pz,
45 double &Px, double &Py, double &Pz) in GetHeliocentricXYZ() argument
166 Pz = 0; in GetHeliocentricXYZ()
197 pluto(tjd, Px, Py, Pz, Vx, Vy, Vz); in GetHeliocentricXYZ()
209 Px, Py, Pz, Vx, Vy, Vz); in GetHeliocentricXYZ()
218 const double Z0 = Pz; in GetHeliocentricXYZ()
221 Pz = Z0 * cEps + Y0 * sEps; in GetHeliocentricXYZ()
263 double &Px, double &Py, double &Pz, in ellipx() argument
294 Pz = -2*xxx*xki*xm; in ellipx()
311 double &Px, double &Py, double &Pz, in calcHeliocentricXYZ() argument
[all …]
H A DEphemerisSpice.cpp17 double &Px, double &Py, double &Pz) in GetHeliocentricXYZ() argument
33 Pz = 0; in GetHeliocentricXYZ()
42 Pz = pos[2]; in GetHeliocentricXYZ()
H A DEphemerisLow.h16 double &Px, double &Py, double &Pz);
24 double &Px, double &Py, double &Pz,
32 double &Px, double &Py, double &Pz,
H A DEphemerisHigh.cpp30 double &Px, double &Py, double &Pz) in GetHeliocentricXYZ() argument
68 Pz = 0; in GetHeliocentricXYZ()
98 Pz = r[2]; in GetHeliocentricXYZ()
/dports/science/hypre/hypre-2.23.0/src/test/TEST_fei/
H A Dsolvers.saved5 (Px, Py, Pz) = (1, 4, 1)
15 (Px, Py, Pz) = (1, 4, 1)
24 (Px, Py, Pz) = (1, 4, 1)
34 (Px, Py, Pz) = (1, 4, 1)
44 (Px, Py, Pz) = (1, 4, 1)
56 (Px, Py, Pz) = (1, 4, 1)
66 (Px, Py, Pz) = (1, 4, 1)
75 (Px, Py, Pz) = (1, 4, 1)
/dports/graphics/embree/embree-3.13.2/kernels/subdiv/
H A Dfeature_adaptive_eval_grid.h32 float* const Pz; member
46 float* Px, float* Py, float* Pz, float* U, float* V, in FeatureAdaptiveEvalGrid()
50 …Px(Px), Py(Py), Pz(Pz), U(U), V(V), Nx(Nx), Ny(Ny), Nz(Nz), dwidth(dwidth), /*dheight(dheight),*/ … in FeatureAdaptiveEvalGrid()
117 float* Px, float* Py, float* Pz, float* U, float* V, in FeatureAdaptiveEvalGrid()
121 …Px(Px), Py(Py), Pz(Pz), U(U), V(V), Nx(Nx), Ny(Ny), Nz(Nz), dwidth(dwidth), /*dheight(dheight),*/ … in FeatureAdaptiveEvalGrid()
144 Pz[ofs] = p.z; in evalLocalGrid()
163 vfloatx::storeu(Pz+ofs2,p.z); in evalLocalGrid()
176 vfloatx::storeu(valid,Pz+ofs2,p.z); in evalLocalGrid()
288 Pz[(y-y0)*dwidth+dx0] = pz[ys]; in stitch_col()
330 Pz[dy0*dwidth+x-x0] = pz[xs]; in stitch_row()
[all …]
H A Dpatch_eval_grid.h31 float* const Pz; member
44 float* Px, float* Py, float* Pz, float* U, float* V, in PatchEvalGrid()
48 …Px(Px), Py(Py), Pz(Pz), U(U), V(V), Nx(Nx), Ny(Ny), Nz(Nz), dwidth(dwidth), dheight(dheight), coun… in PatchEvalGrid()
76 Pz[ofs] = p.z; in evalLocalGrid()
95 vfloatx::storeu(Pz+ofs2,p.z); in evalLocalGrid()
108 vfloatx::storeu(valid,Pz+ofs2,p.z); in evalLocalGrid()
172 …FeatureAdaptiveEvalGrid(patch,srange,erange,depth,x0,x1,y0,y1,swidth,sheight,Px,Py,Pz,U,V,Nx,Ny,Nz… in eval()
/dports/science/siconos/siconos-4.4.0/kernel/src/modelingTools/
H A DNewtonEuler3DR.cpp55 double Pz = _Pc1->getValue(2); in FC3DcomputeJachqTFromContacts() local
100 (*_NPG1)(0, 1) = -(G1z - Pz); in FC3DcomputeJachqTFromContacts()
102 (*_NPG1)(1, 0) = (G1z - Pz); in FC3DcomputeJachqTFromContacts()
173 double Pz = _Pc1->getValue(2); in FC3DcomputeJachqTFromContacts() local
211 (*_NPG1)(0, 1) = -(G1z - Pz); in FC3DcomputeJachqTFromContacts()
213 (*_NPG1)(1, 0) = (G1z - Pz); in FC3DcomputeJachqTFromContacts()
223 (*_NPG2)(0, 1) = -(G2z - Pz); in FC3DcomputeJachqTFromContacts()
225 (*_NPG2)(1, 0) = (G2z - Pz); in FC3DcomputeJachqTFromContacts()
H A DNewtonEuler5DR.cpp58 double Pz = _Pc1->getValue(2); in RFC3DcomputeJachqTFromContacts() local
102 (*_NPG1)(0, 1) = -(G1z - Pz); in RFC3DcomputeJachqTFromContacts()
104 (*_NPG1)(1, 0) = (G1z - Pz); in RFC3DcomputeJachqTFromContacts()
189 double Pz = _Pc1->getValue(2); in RFC3DcomputeJachqTFromContacts() local
226 (*_NPG1)(0, 1) = -(G1z - Pz); in RFC3DcomputeJachqTFromContacts()
228 (*_NPG1)(1, 0) = (G1z - Pz); in RFC3DcomputeJachqTFromContacts()
238 (*_NPG2)(0, 1) = -(G2z - Pz); in RFC3DcomputeJachqTFromContacts()
240 (*_NPG2)(1, 0) = (G2z - Pz); in RFC3DcomputeJachqTFromContacts()
H A DNewtonEuler1DR.cpp44 double Pz = _Pc1->getValue(2); in NIcomputeJachqTFromContacts() local
63 (*_NPG1)(0, 1) = -(G1z - Pz); in NIcomputeJachqTFromContacts()
65 (*_NPG1)(1, 0) = (G1z - Pz); in NIcomputeJachqTFromContacts()
98 double Pz = _Pc1->getValue(2); in NIcomputeJachqTFromContacts() local
110 (*_NPG1)(0, 1) = -(G1z - Pz); in NIcomputeJachqTFromContacts()
112 (*_NPG1)(1, 0) = (G1z - Pz); in NIcomputeJachqTFromContacts()
136 (*_NPG2)(0, 1) = -(G2z - Pz); in NIcomputeJachqTFromContacts()
138 (*_NPG2)(1, 0) = (G2z - Pz); in NIcomputeJachqTFromContacts()
/dports/science/libint2/libint-2.7.1/tests/unit/
H A Dc-api.c35 double gammap, Px, Py, Pz, PAx, PAy, PAz, PBx, PBy, PBz, AB2; in _compute_eri() local
49 Pz = (alpha1*A[2] + alpha2*B[2])/gammap; in _compute_eri()
52 PAz = Pz - A[2]; in _compute_eri()
55 PBz = Pz - B[2]; in _compute_eri()
93 PQz = Pz - Qz; in _compute_eri()
97 Wz = (gammap*Pz + gammaq*Qz)/(gammap+gammaq); in _compute_eri()
101 erieval->WP_z[0] = Wz - Pz; in _compute_eri()
/dports/games/nxengine/CaveStory/data/Stage/
H A DChako.tsc1Pz����mP���P���=:���P����P���Pz������^l~tlu~t=:S`b`b=:l{u�lwy�a``hl}�wt�P���P����P��P���P���=:mz�…
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/datafiles/data/Stage/
H A DChako.tsc1Pz����mP���P���=:���P����P���Pz������^l~tlu~t=:S`b`b=:l{u�lwy�a``hl}�wt�P���P����P��P���P���=:mz�…
/dports/graphics/wings/wings-8d019ebe48/plugins_src/commands/
H A Dwpc_grid_snap.erl116 do_grid_snap(all, {X0,Y0,Z0}, {Px,Py,Pz}, D) ->
119 Z = round_to_closest(Z0, Pz, D),
127 do_grid_snap(z, {X,Y,Z0}, {_,_,Pz}, D) ->
128 Z = round_to_closest(Z0, Pz, D),
130 do_grid_snap(radial_x, {X,Y0,Z0}, {_,Py,Pz}, D) ->
132 Z = round_to_closest(Z0, Pz, D),
134 do_grid_snap(radial_y, {X0,Y,Z0}, {Px,_,Pz}, D) ->
136 Z = round_to_closest(Z0, Pz, D),
/dports/science/libint2/libint-2.7.1/doc/progman/
H A Dlstusecpp.cc47 const double Pz = (alpha1*A[2] + alpha2*B[2])/gammap; in compute_eri() local
50 const double PAz = Pz - A[2]; in compute_eri()
53 const double PBz = Pz - B[2]; in compute_eri()
91 const double PQz = Pz - Qz; in compute_eri()
95 const double Wz = (gammap*Pz + gammaq*Qz)/(gammap+gammaq); in compute_eri()
99 erieval.WP_z[0] = Wz - Pz; in compute_eri()
/dports/finance/R-cran-urca/urca/man/
H A Dca.po.Rd6 Performs the Phillips \& Ouliaris \code{"Pu"} and \code{"Pz"}
11 lag = c("short", "long"), type = c("Pu", "Pz"), tol = NULL)
19 \item{type}{The test type, either \code{"Pu"} or \code{"Pz"}.}
24 The test \code{"Pz"}, compared to the test \code{"Pu"}, has the
47 m3d.po <- ca.po(ecb.data, type="Pz")
/dports/databases/pgaccess/pgaccess-1.00.20140902/lib/widgets/icons1.0/
H A DtkIcons-sample.slick11 …ions16 16:photo:16 16:R0lGODlhEAARAIYAAPwCBPz+9PTynPz6dPz2XPz+5Pz+nPz+vPz+rPz+pPz65Pz+7Pz+/Pz63Pzm…
82 …ions16 16:photo:16 16:R0lGODlhEAARAIYAAPwCBPz+9PTynPz6dPz2XPz+5Pz+nPz+vPz+rPz+pPz65Pz+7Pz+/Pz63Pzm…
149 wizard-16:actions actions16 16:photo:16 16:R0lGODlhEAAQAIUAAPwCBPz+zPz+xPz+3Pz+7Pz+5Pz+/Pz+9Pz+1Pz2…
182 …pIR+fNTSzMTCxKyqpKyupJSShOzq5Nza1OTe1OTi1MzCpJyWjOzq7Pz+/Pz+9Pz+3KSifPz2/Pz6/Pz29Pz65Pz61Pz+7Pz+5P…
183 …pIR+fNTSzMTCxKyqpKyupJSShOzq5Nza1OTe1OTi1MzCpJyWjOzq7Pz+/Pz+9Pz+3KSifPz2/Pz6/Pz29Pz65Pz61Pz+7Pz+5P…
188 knotes-16:apps apps16 16:photo:16 16:R0lGODlhEAAQAIUAAPwCBPz+5Pz+3Pz+xPz+vPz+pPz+nPz+lPz+jPz+fPz+bP…
232 …oto:16 16:R0lGODlhEAAQAIUAAPwCBGxqbOzqBGRiZLS2BPz+JPz+tPz+BPz+lPz+zPz+1Pz+9Pz+3Pz+pPz+hJSOVMTGtLSy…
341 …ODlhEAAQAIYAAPwCBPzGhPzipPzSlPy+dPyyXPz+3Pz6zPzuvPzWnPzOhPy6ZPyqVPyWJPz+9Pz+5Pz+1PzyvPzmpPzSjPzCdP…
371 …1Pz+xPz6tPz2LPz6vPz+tPT2ZPT2JOzyDOTqDNzmBNzaDLS2DHx6DPz6lPz6hPz6fPz2dPz6bPz2XPz6XPTyVPT2RARKBPz+/P…
413 …16 16:photo:16 16:R0lGODlhEAAQAIQAAPwCBNTO1NTW1NzW3LS2tJyanPT29Ly6vOzm7Pz6/Pz+/Ozu7KymrKSmpPz2/OTm…
[all …]
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DGaussHermite.cpp75 double Px, Py, Pz, temp, Ptx, Pty, Ptz, Ax, Ay, Az, Bx, By, Bz; in DoGaussHermite() local
111 Px = Py = Pz = W[iPt]; in DoGaussHermite()
125 Pz *= Az; in DoGaussHermite()
130 Pz *= Bz; in DoGaussHermite()
134 lInt->zIntegral += Pz; in DoGaussHermite()
/dports/science/py-ase/ase-3.22.0/ase/test/calculator/siesta/lrtddft/
H A Dtest_siesta_raman.py30 Pz = PlaczekStatic(n2, name=name)
31 e_vib = Pz.get_energies()
33 Pz.summary()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dmri_rbfinterp.c169 float *P0=rbk->P0 , *Px=rbk->Px , *Py=rbk->Py , *Pz=rbk->Pz ; in RBF_setup_evalues() local
172 qy += Py[ii]*aa[ii] ; qz += Pz[ii]*aa[ii] ; in RBF_setup_evalues()
177 aa[ii] = (double)vv[ii] - b0*P0[ii] - bx*Px[ii] - by*Py[ii] - bz*Pz[ii] ; in RBF_setup_evalues()
206 float *P0=NULL,*Px=NULL,*Py=NULL,*Pz=NULL ; in RBF_setup_knots() local
312 Pz = (float *)calloc(nn,sizeof(float)) ; in RBF_setup_knots()
333 Pz[ii] = (zz[ii]-zm)*zd ; in RBF_setup_knots()
348 if( uselin ){ free(P0); free(Px); free(Py); free(Pz); } in RBF_setup_knots()
357 if( uselin ){ free(P0); free(Px); free(Py); free(Pz); } in RBF_setup_knots()
379 rbk->P0 = P0 ; rbk->Px = Px ; rbk->Py = Py ; rbk->Pz = Pz ; in RBF_setup_knots()
394 vv[2][ii] = Py[ii] ; vv[3][ii] = Pz[ii] ; in RBF_setup_knots()
/dports/science/siesta/siesta-4.1.5/Src/
H A Dpoison.F57 & ProcessorZ, Py, Pz, J2min, J2max,
118 Pz = Node - (Py - 1)*ProcessorZ + 1
134 J3min = (Pz-1)*BlockSizeZ + NSM*min(Pz-1,NRemZ)
136 if (Pz-1.lt.NRemZ) J3max = J3max + NSM
H A Dfft.F115 . n1lf, nrem, Py, Pz
202 Pz = Node - (Py - 1)*ProcessorZ + 1
239 if (Pz.le.nrem) n1lf = n1lf + 1
339 . ProcessorZ, Py, Pz, ZCommunicator, ZNode, ZNodes
354 Pz = Node - (Py - 1)*ProcessorZ + 1
358 call MPI_Comm_Split(MPI_Comm_World, Pz, Py, ZCommunicator,
613 . ProcessorZ, Py, Pz, YCommunicator, YNode, YNodes
628 Pz = Node - (Py - 1)*ProcessorZ + 1
632 call MPI_Comm_Split(MPI_Comm_World, Py, Pz, YCommunicator,
672 imin = (Pz-1)*BlockSizeZ + nsm*min(Pz-1,NRemZ) + 1
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/doc/src/
H A Dprocessors.rst11 processors Px Py Pz keyword args ...
59 processors it means choosing a factorization P = Px by Py by Pz so
65 The Px, Py, Pz parameters affect the factorization. Any of the 3
72 Choosing explicit values for Px or Py or Pz can be used to override
78 The product of Px, Py, Pz must equal P, the total # of processors
91 Px,Py,Pz values for different partitions.
143 The *Cx*, *Cy*, *Cz* settings are similar to the *Px*, *Py*, *Pz*
174 or Py of Pz values is greater than 1.
195 and the Px, Py, Pz settings of the processors command.
198 P = Px\*Py\*Pz lines of the form:
[all …]

12345678910>>...34