Home
last modified time | relevance | path

Searched refs:xyzm (Results 1 – 25 of 55) sorted by relevance

123

/dports/math/R-cran-wk/wk/tests/testthat/
H A Dtest-xyzm.R63 expect_s3_class(xyzm(), "wk_xyz")
64 expect_s3_class(xyzm(), "wk_xym")
65 expect_s3_class(xyzm(), "wk_xy")
69 expect_identical(as_xy(xyzm()), xyzm())
70 expect_identical(as_xy(xyzm(), dims = NULL), xyzm())
74 expect_identical(as_xy(xyzm(), dims = c("x", "y", "z", "m")), xyzm())
76 expect_identical(as_xy(xyzm(1, 2, 3, 4), dims = NULL), xyzm(1, 2, 3, 4))
80 expect_identical(as_xy(xyzm(1, 2, 3, 4), dims = c("x", "y", "z", "m")), xyzm(1, 2, 3, 4))
107 xyzm(1, 2, 3, 4)
119 xyzm(1, 2, 3, 4)
[all …]
H A Dtest-compat-vctrs.R19 expect_identical(vctrs::vec_restore(vctrs::vec_proxy(xyzm()), xyzm()), xyzm())
85 expect_identical(vctrs::vec_c(xy(), xyzm()), xyzm())
107 expect_identical(vctrs::vec_c(xyz(), xyzm()), xyzm())
129 expect_identical(vctrs::vec_c(xym(), xyzm()), xyzm())
137 expect_identical(vctrs::vec_cast(wkt(), xyzm()), xyzm())
139 expect_identical(vctrs::vec_cast(xy(), xyzm()), xyzm())
142 expect_identical(vctrs::vec_cast(xyzm(), xyzm()), xyzm())
148 expect_identical(vctrs::vec_c(xyzm(), xy()), xyzm())
149 expect_identical(vctrs::vec_c(xyzm(), xyz()), xyzm())
150 expect_identical(vctrs::vec_c(xyzm(), xym()), xyzm())
[all …]
H A Dtest-handle-xy.R19 …wk_handle(xyzm(c(NA, 2, 3, NA), c(NA, NA, 4, 5), c(NA, NA, NA, NA), c(NA, rep(1, 3))), wkt_writer(…
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/grid/
H A Dgrid_neighb.F1 Subroutine grid_neighb_list(x, xyzm, nctrs_scr, argument
19 double precision xyzm(3, *)
34 & dist = sqrt( (xyzm(1,i) - x(1))**2 +
35 & (xyzm(2,i) - x(2))**2 +
36 & (xyzm(3,i) - x(3))**2 )
43 xyzm(1,j) = xyzm(1,j+1)
44 xyzm(2,j) = xyzm(2,j+1)
45 xyzm(3,j) = xyzm(3,j+1)
H A Dgrid_signf.F2 & xyz,xyzm,ctr_quad, rad_quad,
15 double precision xyzm(3,*) ! [input/output]
130 xyzm(1,ictr) = xyzm(1,ic1)
131 xyzm(2,ictr) = xyzm(2,ic1)
132 xyzm(3,ictr) = xyzm(3,ic1)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/grid/
H A Dgrid_neighb.F1 Subroutine grid_neighb_list(x, xyzm, nctrs_scr, argument
19 double precision xyzm(3, *)
34 & dist = sqrt( (xyzm(1,i) - x(1))**2 +
35 & (xyzm(2,i) - x(2))**2 +
36 & (xyzm(3,i) - x(3))**2 )
43 xyzm(1,j) = xyzm(1,j+1)
44 xyzm(2,j) = xyzm(2,j+1)
45 xyzm(3,j) = xyzm(3,j+1)
H A Dgrid_signf.F2 & xyz,xyzm,ctr_quad, rad_quad,
15 double precision xyzm(3,*) ! [input/output]
130 xyzm(1,ictr) = xyzm(1,ic1)
131 xyzm(2,ictr) = xyzm(2,ic1)
132 xyzm(3,ictr) = xyzm(3,ic1)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/dftgrad/
H A Ddftg_gridpart.F1 Subroutine dftg_gridpart(d_qwght,qwght, qxyz, xyz, xyzm,rq, argument
17 double precision xyzm(3,*) ! atom coordinates [out]
57 xyzm(1,natoms_l) = xyz(1,ii)
58 xyzm(2,natoms_l) = xyz(2,ii)
59 xyzm(3,natoms_l) = xyz(3,ii)
70 & xyz,xyzm,ictr_scr,
74 call dftg_gridssw(.true.,d_qwght,qwght, qxyz, xyzm,
81 call dftg_gridsswold(.true.,d_qwght,qwght, qxyz, xyzm,
90 call dftg_beckew(.true.,d_qwght, qwght, qxyz, xyzm,
H A Ddftg_signf.F2 & xyz,xyzm,ctr_quad, rad_quad,
14 double precision xyzm(3,*) ! [input/output]
107 xyzm(1,ictr) = xyzm(1,ic1)
108 xyzm(2,ictr) = xyzm(2,ic1)
109 xyzm(3,ictr) = xyzm(3,ic1)
H A Ddftg_gridv0a.F4 & func, d_qwght, qwght, qxyz, xyz, xyzm,
80 double precision xyz(3,natoms),xyzm(3,natoms)
276 & func, d_qwght, qwght, qxyz, xyz, xyzm,
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/dftgrad/
H A Ddftg_gridpart.F1 Subroutine dftg_gridpart(d_qwght,qwght, qxyz, xyz, xyzm,rq, argument
17 double precision xyzm(3,*) ! atom coordinates [out]
67 xyzm(1,natoms_l) = xyz(1,ii)
68 xyzm(2,natoms_l) = xyz(2,ii)
69 xyzm(3,natoms_l) = xyz(3,ii)
80 & xyz,xyzm,ictr_scr,
84 call dftg_gridssw(.true.,d_qwght,qwght, qxyz, xyzm,
91 call dftg_gridsswold(.true.,d_qwght,qwght, qxyz, xyzm,
100 call dftg_beckew(.true.,d_qwght, qwght, qxyz, xyzm,
H A Ddftg_signf.F2 & xyz,xyzm,ctr_quad, rad_quad,
14 double precision xyzm(3,*) ! [input/output]
107 xyzm(1,ictr) = xyzm(1,ic1)
108 xyzm(2,ictr) = xyzm(2,ic1)
109 xyzm(3,ictr) = xyzm(3,ic1)
H A Ddftg_gridv0a.F4 & func, d_qwght, qwght, qxyz, xyz, xyzm,
80 double precision xyz(3,natoms),xyzm(3,natoms)
276 & func, d_qwght, qwght, qxyz, xyz, xyzm,
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/xc/
H A Dxc_signf.F2 & xyz,xyzm,ctr_quad, rad_quad,
14 double precision xyzm(3,*) ! [input/output]
108 xyzm(1,ictr) = xyzm(1,ic1)
109 xyzm(2,ictr) = xyzm(2,ic1)
110 xyzm(3,ictr) = xyzm(3,ic1)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/xc/
H A Dxc_signf.F2 & xyz,xyzm,ctr_quad, rad_quad,
14 double precision xyzm(3,*) ! [input/output]
108 xyzm(1,ictr) = xyzm(1,ic1)
109 xyzm(2,ictr) = xyzm(2,ic1)
110 xyzm(3,ictr) = xyzm(3,ic1)
/dports/databases/spatialite/libspatialite-5.0.1/src/headers/spatialite/
H A Dgg_const.h574 #define gaiaGetPointXYZM(xyzm,v,x,y,z,m) \ argument
575 {*x = xyzm[(v) * 4]; \
576 *y = xyzm[(v) * 4 + 1]; \
577 *z = xyzm[(v) * 4 + 2]; \
578 *m = xyzm[(v) * 4 + 3];}
595 #define gaiaSetPointXYZM(xyzm,v,x,y,z,m) \ argument
596 {xyzm[(v) * 4] = x; \
597 xyzm[(v) * 4 + 1] = y; \
598 xyzm[(v) * 4 + 2] = z; \
599 xyzm[(v) * 4 + 3] = m;}
/dports/math/R-cran-wk/wk/src/
H A Dtrans-set.c10 double* xyzm[4]; member
19 set = data->xyzm[i][set_id]; in wk_trans_set_trans()
42 double* xyzm[4]; in wk_c_trans_set_new() local
44 xyzm[i] = REAL(VECTOR_ELT(xy, i)); in wk_c_trans_set_new()
60 memcpy(data->xyzm, xyzm, 4 * sizeof(void*)); in wk_c_trans_set_new()
/dports/math/jts/jts-jts-1.18.1/modules/core/src/test/java/org/locationtech/jts/geom/
H A DCoordinateTest.java198 Coordinate xyzm = new CoordinateXYZM(); in testCoordinateXYZM() local
199 xyzm.setZ(1.0); in testCoordinateXYZM()
200 assertEquals( 1.0, xyzm.getZ()); in testCoordinateXYZM()
201 xyzm.setM(1.0); in testCoordinateXYZM()
202 assertEquals( 1.0, xyzm.getM()); in testCoordinateXYZM()
204 Coordinate coord = new Coordinate(xyzm); // copy in testCoordinateXYZM()
205 assertEquals( xyzm, coord ); in testCoordinateXYZM()
206 assertTrue( xyzm.equalInZ(coord,0.000001) ); in testCoordinateXYZM()
210 xyzm = new CoordinateXYZM( coord ); // copy in testCoordinateXYZM()
211 assertEquals( xyzm, coord ); in testCoordinateXYZM()
[all …]
/dports/math/R-cran-wk/wk/man/
H A Dxy.Rd2 % Please edit documentation in R/xyzm.R
7 \alias{xyzm}
22 xyzm(
61 xyzm(1:5, 1:5, 10, 12)
H A Dwk_set_z.Rd31 … \code{\link[=xyz]{xyz()}}, \code{\link[=xym]{xym()}}, or \code{\link[=xyzm]{xyzm()}} of coordinat…
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/extsrc/erfa/
H A Dpvtob.c71 double xyzm[3], rpm[3][3], xyz[3], x, y, z, s, c; in eraPvtob() local
75 (void) eraGd2gc(1, elong, phi, hm, xyzm); in eraPvtob()
79 eraTrxp(rpm, xyzm, xyz); in eraPvtob()
/dports/astro/p5-Astro-PAL/Astro-PAL-1.09/erfasrc/src/
H A Dpvtob.c71 double xyzm[3], rpm[3][3], xyz[3], x, y, z, s, c; in eraPvtob() local
75 (void) eraGd2gc(1, elong, phi, hm, xyzm); in eraPvtob()
79 eraTrxp(rpm, xyzm, xyz); in eraPvtob()
/dports/astro/sofa/sofa/20210512/c/src/
H A Dpvtob.c80 double xyzm[3], rpm[3][3], xyz[3], x, y, z, s, c; in iauPvtob() local
84 (void) iauGd2gc(1, elong, phi, hm, xyzm); in iauPvtob()
88 iauTrxp(rpm, xyzm, xyz); in iauPvtob()
/dports/astro/py-pyerfa/pyerfa-2.0.0/liberfa/erfa/src/
H A Dpvtob.c74 double xyzm[3], rpm[3][3], xyz[3], x, y, z, s, c; in eraPvtob() local
78 (void) eraGd2gc(1, elong, phi, hm, xyzm); in eraPvtob()
82 eraTrxp(rpm, xyzm, xyz); in eraPvtob()
/dports/math/R-cran-wk/wk/inst/include/wk/
H A Drcpp-translate.hpp93 Rcpp::List xyzm = List::create( in rcpp_translate_xyzm() local
100 RcppFieldsExporter exporter(xyzm); in rcpp_translate_xyzm()
103 return xyzm; in rcpp_translate_xyzm()

123