Home
last modified time | relevance | path

Searched refs:cz1 (Results 1 – 25 of 607) sorted by relevance

12345678910>>...25

/dports/audio/epos-devel/epos-2.5.37/cfg/voice/czech/
H A Dmbr.ini1 name "mbr-cz1"
8 sampa_alternate cz1
12 models cz1
/dports/science/quantum-espresso/q-e-qe-6.7.0/EPW/src/
H A Drotate.f9019 SUBROUTINE rotate_eigenm(iq_first, nqc, isym, s, invs, irt, rtau, xq, cz1, cz2) argument
78 COMPLEX(KIND = DP), INTENT(inout) :: cz1(nmodes, nmodes) local
156 0, 0, -1.0, neig, w1, cz1, nmodes, cwork, rwork, iwork, ifail, info)
251 nmodes, cz1 , nmodes, czero , cz2, nmodes)
300 SUBROUTINE rotate_epmat(cz1, cz2, xq, iq, lwin, lwinq, exband) argument
334 COMPLEX(KIND = DP), INTENT(inout) :: cz1(nmodes, nmodes) local
377 cz1(mu, :) = cz1(mu, :) / massfac
416 CALL ZGEMV('t', nmodes, nmodes, cone, cz1, nmodes, &
/dports/comms/wsjtz/wsjtx/lib/
H A Ddecode4.f9015 complex*16 cz,cz1,c0,c1 local
69 cz1=dcmplx(cos(phi1),-sin(phi1))
72 c1=c1 + dat(k)*cz1
/dports/math/vtk6/VTK-6.2.0/ThirdParty/libproj4/vtklibproj4/
H A Dproj_tpeqd.c52 double cz1, cz2, s, d, cp, sp;
54 cz1 = cos(hypot(xy.y, xy.x + P->hz0));
56 s = cz1 + cz2;
57 d = cz1 - cz2;
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/gamer/src/biom/
H A DRegionGrowing.C539 double cx1,cy1,cz1; in FindSeed() local
563 cz1 = atom_list[atom1].z; in FindSeed()
566 dz = z-cz1; in FindSeed()
571 tmp.z = cz1 + radius1*dz/dist; in FindSeed()
578 cz1 = atom_list[atom1].z; in FindSeed()
583 dist = sqrt((cx2-cx1)*(cx2-cx1)+(cy2-cy1)*(cy2-cy1)+(cz2-cz1)*(cz2-cz1)); in FindSeed()
588 az = (cz2 - cz1)/dist; in FindSeed()
591 bz = z-cz1; in FindSeed()
626 cz1 = atom_list[atom1].z; in FindSeed()
646 dz = az-cz1; in FindSeed()
[all …]
H A DPDB2Mesh.C561 double cx1,cy1,cz1; in FindIntersection() local
584 cz1 = atom_list[n].z; in FindIntersection()
591 if ((radius1*radius1-(k-cz1)*(k-cz1)-(j-cy1)*(j-cy1)) >= in FindIntersection()
602 dist = sqrt((cx2-cx1)*(cx2-cx1)+(cy2-cy1)*(cy2-cy1)+(cz2-cz1)*(cz2-cz1)); in FindIntersection()
606 az = (cz2 - cz1)/dist; in FindIntersection()
610 cz = dist*az+cz1; in FindIntersection()
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Dtpeqd.hpp97 T cz1, cz2, s, d, cp, sp; in inv() local
99 cz1 = cos(boost::math::hypot(xy_y, xy_x + this->m_proj_parm.hz0)); in inv()
101 s = cz1 + cz2; in inv()
102 d = cz1 - cz2; in inv()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/srs/projections/proj/
H A Dtpeqd.hpp97 T cz1, cz2, s, d, cp, sp; in inv() local
99 cz1 = cos(boost::math::hypot(xy_y, xy_x + this->m_proj_parm.hz0)); in inv()
101 s = cz1 + cz2; in inv()
102 d = cz1 - cz2; in inv()
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Dtpeqd.hpp97 T cz1, cz2, s, d, cp, sp; in inv() local
99 cz1 = cos(boost::math::hypot(xy_y, xy_x + this->m_proj_parm.hz0)); in inv()
101 s = cz1 + cz2; in inv()
102 d = cz1 - cz2; in inv()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/srs/projections/proj/
H A Dtpeqd.hpp97 T cz1, cz2, s, d, cp, sp; in inv() local
99 cz1 = cos(boost::math::hypot(xy_y, xy_x + this->m_proj_parm.hz0)); in inv()
101 s = cz1 + cz2; in inv()
102 d = cz1 - cz2; in inv()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/srs/projections/proj/
H A Dtpeqd.hpp97 T cz1, cz2, s, d, cp, sp; in inv() local
99 cz1 = cos(boost::math::hypot(xy_y, xy_x + this->m_proj_parm.hz0)); in inv()
101 s = cz1 + cz2; in inv()
102 d = cz1 - cz2; in inv()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/srs/projections/proj/
H A Dtpeqd.hpp97 T cz1, cz2, s, d, cp, sp; in FC2()
99 cz1 = cos(boost::math::hypot(xy_y, xy_x + this->m_proj_parm.hz0)); in FC2()
101 s = cz1 + cz2; in FC2()
102 d = cz1 - cz2; in FC2()
/dports/graphics/proj/proj-7.2.1/src/projections/
H A Dtpeqd.cpp44 double cz1, cz2, s, d, cp, sp; in tpeqd_s_inverse() local
46 cz1 = cos (hypot(xy.y, xy.x + Q->hz0)); in tpeqd_s_inverse()
48 s = cz1 + cz2; in tpeqd_s_inverse()
49 d = cz1 - cz2; in tpeqd_s_inverse()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Dtpeqd.hpp97 T cz1, cz2, s, d, cp, sp; in inv() local
99 cz1 = cos(boost::math::hypot(xy_y, xy_x + this->m_proj_parm.hz0)); in inv()
101 s = cz1 + cz2; in inv()
102 d = cz1 - cz2; in inv()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/srs/projections/proj/
H A Dtpeqd.hpp103 T cz1, cz2, s, d, cp, sp; in inv() local
105 cz1 = cos(boost::math::hypot(xy_y, xy_x + this->m_proj_parm.hz0)); in inv()
107 s = cz1 + cz2; in inv()
108 d = cz1 - cz2; in inv()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libproj/vtklibproj/src/
H A DPJ_tpeqd.c38 double cz1, cz2, s, d, cp, sp; in s_inverse() local
40 cz1 = cos (hypot(xy.y, xy.x + Q->hz0)); in s_inverse()
42 s = cz1 + cz2; in s_inverse()
43 d = cz1 - cz2; in s_inverse()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libproj/vtklibproj/src/
H A DPJ_tpeqd.c38 double cz1, cz2, s, d, cp, sp; in s_inverse() local
40 cz1 = cos (hypot(xy.y, xy.x + Q->hz0)); in s_inverse()
42 s = cz1 + cz2; in s_inverse()
43 d = cz1 - cz2; in s_inverse()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/srs/projections/proj/
H A Dtpeqd.hpp102 T cz1, cz2, s, d, cp, sp; in inv() local
104 cz1 = cos(boost::math::hypot(xy_y, xy_x + this->m_proj_parm.hz0)); in inv()
106 s = cz1 + cz2; in inv()
107 d = cz1 - cz2; in inv()
/dports/science/openmx/openmx3.8/source/
H A Ddiff_geo.c167 static double cx1,cy1,cz1; in minimize_rmsd() local
197 cz1 = cz1/(double)atomnum1; in minimize_rmsd()
216 Gxyz1[ct_AN][3] -= cz1; in minimize_rmsd()
516 static double cx1,cy1,cz1; in minimize_md() local
546 cz1 = cz1/(double)atomnum1; in minimize_md()
565 Gxyz1[ct_AN][3] -= cz1; in minimize_md()
/dports/math/gap/gap-4.11.0/pkg/liealgdb-2.2.1/gap/slac/
H A Dslac.gi3811 Append( cx, cz1 );
3898 Append( cx, cz1 );
3988 Append( cx, cz1 );
4041 Append( cx, cz1 );
4076 Append( cx, cz1 );
4800 Append( cx, cz1 );
4865 Append( cx, cz1 );
4929 cz1:= ShallowCopy( cz );
4930 cz1[1]:= r*cz[1]+t*cz[2];
4931 cz1[2]:= u*cz[1]+v*cz[2];
[all …]
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/axisartist/
H A Ddemo_floating_axes.py109 cz0, cz1 = 0, 14000
111 tr, extremes=(ra0, ra1, cz0, cz1),
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/axisartist/
H A Ddemo_floating_axes.py109 cz0, cz1 = 0, 14000
111 tr, extremes=(ra0, ra1, cz0, cz1),
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/axisartist/
H A Ddemo_floating_axes.py109 cz0, cz1 = 0, 14000
111 tr, extremes=(ra0, ra1, cz0, cz1),
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/3rdparty/poisson4/
H A Doctree_poisson.hpp1757 int cx1 = x1*2+1 , cy1 = y1*2+1 , cz1 = z1*2+1; in getNeighbors() local
1773 if( temp.neighbors[2][2][cz1] && temp.neighbors[2][2][cz1]->children ) in getNeighbors()
1775 …n.neighbors[fx0+i][fy0+j][fz1+k] = temp.neighbors[2][2][cz1]->children + Cube::CornerIndex( i , j … in getNeighbors()
1790 if( temp.neighbors[cx1][2][cz1] && temp.neighbors[cx1][2][cz1]->children ) in getNeighbors()
1793 if( temp.neighbors[2][cy1][cz1] && temp.neighbors[2][cy1][cz1]->children ) in getNeighbors()
1808 if( temp.neighbors[cx2][2][cz1] && temp.neighbors[cx2][2][cz1]->children ) in getNeighbors()
1811 if( temp.neighbors[2][cy2][cz1] && temp.neighbors[2][cy2][cz1]->children ) in getNeighbors()
1825 if( temp.neighbors[cx1][cy1][cz1] && temp.neighbors[cx1][cy1][cz1]->children ) in getNeighbors()
1831 if( temp.neighbors[cx1][cy2][cz1] && temp.neighbors[cx1][cy2][cz1]->children ) in getNeighbors()
1834 if( temp.neighbors[cx2][cy1][cz1] && temp.neighbors[cx2][cy1][cz1]->children ) in getNeighbors()
[all …]
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dkonamigx.cpp57 int src, tgt, srcend, tgtend, skip, cx1, sx1, wx1, cy1, sy1, wy1, cz1, sz1, wz1, c2, s2, w2; in K055550_word_w() local
114 cz1 = (short)mspace.read_word(src +12); in K055550_word_w()
138 if (abs((cz1+sz1)-(c2+s2))>=wz1+w2) continue; // Z rejection in K055550_word_w()

12345678910>>...25