Home
last modified time | relevance | path

Searched refs:geo2 (Results 1 – 25 of 90) sorted by relevance

1234

/dports/cad/netgen/netgen-6.2.2105/tests/pytest/
H A Dtest_pickling.py32 geo2 = pickle.loads(geo_dump)
34 vd2 = geo2._visualizationData()
42 geo2 = pickle.loads(geo_dump)
44 vd2 = geo2._visualizationData()
57 geo2 = pickle.loads(geo_dump)
59 vd2 = geo2._visualizationData()
82 geo2 = pickle.loads(geo_dump)
84 vd2 = geo2._visualizationData()
91 geo2 = csg.CSGeometry()
93 geo2.Add(brick)
[all …]
/dports/devel/R-cran-vctrs/vctrs/tests/testthat/
H A Dtest-type-sf.R23 sf2 = st_sf(y = "", geo2 = sfc2, x = 0, stringsAsFactors = FALSE)
30 geo2 = sfc2[0],
43 geo2 = sfc2[0],
55 sf2 = st_sf(y = "", geo2 = sfc2, x = 0, stringsAsFactors = FALSE)
73 geo2 = sfc2[c(NA, NA) + 0L],
89 geo2 = sfc2,
103 sf2 = st_sf(y = "", geo2 = sfc2, x = 0, stringsAsFactors = FALSE)
113 geo2 = sfc2[c(NA, NA, 1)]
121 geo2 = sfc2[c(1, NA, NA, 1)],
139 geo2 = sfc2[c(1L, NA)]
[all …]
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/
H A DChCollisionPair.h32 geo1 = geo2 = 0; in ChCollisionPair()
55 geo2 = mgeo2; in ChCollisionPair()
70 geo2 = mgeo2;
85 geo1 = geo2; in SwapGeometries()
86 geo2 = gtemp; in SwapGeometries()
134 geometry::ChGeometry* geo2; ///< pointer to 2nd geometry which generated this collision pair variable
/dports/net/kf5-kcontacts/kcontacts-5.89.0/autotests/
H A Dgeotest.cpp57 KContacts::Geo geo2(22.5f, 33.7f); in equals() local
59 QVERIFY(geo1 == geo2); in equals()
65 KContacts::Geo geo2(22.5f, 33.6f); in differs() local
67 QVERIFY(geo1 != geo2); in differs()
78 KContacts::Geo geo2; in serialization() local
80 t >> geo2; in serialization()
82 QVERIFY(geo1 == geo2); in serialization()
/dports/astro/cfitsio/cfitsio-3.49/
H A Dwcsutil.c40 double geo1, geo2, geo3; in ffwldp() local
165 geo2 = dt / dx; in ffwldp()
177 dz = 4.0 - l*l/(4.0*geo1*geo1) - ((m+geo3)/geo2)*((m+geo3)/geo2) ; in ffwldp()
180 dd = (m+geo3) * dz / geo2; in ffwldp()
234 geo2 = dt * D2R / (dx - dy); in ffwldp()
235 geo3 = geo2 * dy; in ffwldp()
242 if (geo2!=0.0) dt = (m + geo3) / geo2; in ffwldp()
421 geo2 = dt / dx; in ffxypx()
473 geo2 = dt * D2R / (dx - dy); in ffxypx()
474 geo3 = geo2 * dy; in ffxypx()
[all …]
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Dwcsutil.c40 double geo1, geo2, geo3; in ffwldp() local
165 geo2 = dt / dx; in ffwldp()
177 dz = 4.0 - l*l/(4.0*geo1*geo1) - ((m+geo3)/geo2)*((m+geo3)/geo2) ; in ffwldp()
180 dd = (m+geo3) * dz / geo2; in ffwldp()
234 geo2 = dt * D2R / (dx - dy); in ffwldp()
235 geo3 = geo2 * dy; in ffwldp()
242 if (geo2!=0.0) dt = (m + geo3) / geo2; in ffwldp()
421 geo2 = dt / dx; in ffxypx()
473 geo2 = dt * D2R / (dx - dy); in ffxypx()
474 geo3 = geo2 * dy; in ffxypx()
[all …]
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Dwcsutil.c40 double geo1, geo2, geo3; in ffwldp() local
165 geo2 = dt / dx; in ffwldp()
177 dz = 4.0 - l*l/(4.0*geo1*geo1) - ((m+geo3)/geo2)*((m+geo3)/geo2) ; in ffwldp()
180 dd = (m+geo3) * dz / geo2; in ffwldp()
234 geo2 = dt * D2R / (dx - dy); in ffwldp()
235 geo3 = geo2 * dy; in ffwldp()
242 if (geo2!=0.0) dt = (m + geo3) / geo2; in ffwldp()
421 geo2 = dt / dx; in ffxypx()
473 geo2 = dt * D2R / (dx - dy); in ffxypx()
474 geo3 = geo2 * dy; in ffxypx()
[all …]
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Dwcsutil.c40 double geo1, geo2, geo3; in ffwldp() local
165 geo2 = dt / dx; in ffwldp()
177 dz = 4.0 - l*l/(4.0*geo1*geo1) - ((m+geo3)/geo2)*((m+geo3)/geo2) ; in ffwldp()
180 dd = (m+geo3) * dz / geo2; in ffwldp()
234 geo2 = dt * D2R / (dx - dy); in ffwldp()
235 geo3 = geo2 * dy; in ffwldp()
242 if (geo2!=0.0) dt = (m + geo3) / geo2; in ffwldp()
421 geo2 = dt / dx; in ffxypx()
473 geo2 = dt * D2R / (dx - dy); in ffxypx()
474 geo3 = geo2 * dy; in ffxypx()
[all …]
/dports/astro/py-astlib/astLib-0.11.7/PyWCSTools/wcssubs-3.9.5/
H A Dworldpos.c117 double geo1, geo2, geo3; local
282 geo3 = geo2 * dy;
288 if (geo2!=0.0) dt = (m + geo3) / geo2;
301 geo2 = dt / dx;
312 dz = 4.0 - l*l/(4.0*geo1*geo1) - ((m+geo3)/geo2)*((m+geo3)/geo2) ;
315 dd = (m+geo3) * dz / geo2;
527 geo2 = degrad (dt) / (dx - dy);
528 geo3 = geo2 * dy;
536 m = geo2 * log (dt) - geo3;
551 geo2 = dt / dx;
[all …]
/dports/java/jgraphx/jgraphx-4.2.2/examples/com/mxgraph/examples/swing/
H A DPort.java89 mxGeometry geo2 = new mxGeometry(1.0, 0.5, PORT_DIAMETER, in Port() local
91 geo2.setOffset(new mxPoint(-PORT_RADIUS, -PORT_RADIUS)); in Port()
92 geo2.setRelative(true); in Port()
94 mxCell port2 = new mxCell(null, geo2, in Port()
/dports/science/p5-Geo-Coordinates-Converter-iArea/Geo-Coordinates-Converter-iArea-0.14/t/
H A D02_format.t28 my $geo2 = Geo::Coordinates::Converter->new(formats => [qw/ iArea /], areacode => '99999');
29 is $geo2->lat, '0.000000';
30 is $geo2->lng, '0.000000';
H A D01_simple.t24 my $geo2 = Geo::Coordinates::Converter::iArea->get_center('99999');
25 is $geo2, undef;
/dports/cad/netgen/netgen-6.2.2105/py_tutorials/
H A Dmerge.py13 geo2 = CSGeometry() variable
14 geo2.Add (Sphere (Pnt(0.5,0.5,0.5), 0.1))
15 m2 = geo2.GenerateMesh (maxh=0.05)
/dports/devel/boost-docs/boost_1_72_0/libs/graph/test/
H A Dmean_geodesic.cpp78 double geo2 = small_world_distance(g, cm); in test_undirected() local
86 BOOST_ASSERT(geo1 == geo2); in test_undirected()
119 double geo2 = small_world_distance(g, cm); in test_directed() local
128 BOOST_ASSERT(geo1 == geo2); in test_directed()
/dports/devel/boost-python-libs/boost_1_72_0/libs/graph/test/
H A Dmean_geodesic.cpp78 double geo2 = small_world_distance(g, cm); in test_undirected() local
86 BOOST_ASSERT(geo1 == geo2); in test_undirected()
119 double geo2 = small_world_distance(g, cm); in test_directed() local
128 BOOST_ASSERT(geo1 == geo2); in test_directed()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/graph/test/
H A Dmean_geodesic.cpp78 double geo2 = small_world_distance(g, cm); in test_undirected() local
86 BOOST_ASSERT(geo1 == geo2); in test_undirected()
119 double geo2 = small_world_distance(g, cm); in test_directed() local
128 BOOST_ASSERT(geo1 == geo2); in test_directed()
/dports/databases/percona57-server/boost_1_59_0/libs/graph/test/
H A Dmean_geodesic.cpp78 double geo2 = small_world_distance(g, cm); in test_undirected() local
86 BOOST_ASSERT(geo1 == geo2); in test_undirected()
119 double geo2 = small_world_distance(g, cm); in test_directed() local
128 BOOST_ASSERT(geo1 == geo2); in test_directed()
/dports/databases/xtrabackup/boost_1_59_0/libs/graph/test/
H A Dmean_geodesic.cpp78 double geo2 = small_world_distance(g, cm); in test_undirected() local
86 BOOST_ASSERT(geo1 == geo2); in test_undirected()
119 double geo2 = small_world_distance(g, cm); in test_directed() local
128 BOOST_ASSERT(geo1 == geo2); in test_directed()
/dports/databases/percona57-client/boost_1_59_0/libs/graph/test/
H A Dmean_geodesic.cpp78 double geo2 = small_world_distance(g, cm); in test_undirected() local
86 BOOST_ASSERT(geo1 == geo2); in test_undirected()
119 double geo2 = small_world_distance(g, cm); in test_directed() local
128 BOOST_ASSERT(geo1 == geo2); in test_directed()
/dports/devel/boost-libs/boost_1_72_0/libs/graph/test/
H A Dmean_geodesic.cpp78 double geo2 = small_world_distance(g, cm); in test_undirected() local
86 BOOST_ASSERT(geo1 == geo2); in test_undirected()
119 double geo2 = small_world_distance(g, cm); in test_directed() local
128 BOOST_ASSERT(geo1 == geo2); in test_directed()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/graph/test/
H A Dmean_geodesic.cpp78 double geo2 = small_world_distance(g, cm); in test_undirected() local
86 BOOST_ASSERT(geo1 == geo2); in test_undirected()
119 double geo2 = small_world_distance(g, cm); in test_directed() local
128 BOOST_ASSERT(geo1 == geo2); in test_directed()
/dports/devel/hyperscan/boost_1_75_0/libs/graph/test/
H A Dmean_geodesic.cpp76 double geo2 = small_world_distance(g, cm); in test_undirected() local
84 BOOST_ASSERT(geo1 == geo2); in test_undirected()
116 double geo2 = small_world_distance(g, cm); in test_directed() local
125 BOOST_ASSERT(geo1 == geo2); in test_directed()
/dports/math/R-cran-sf/sf/tests/testthat/
H A Dtest_tidy.R226 sf = st_sf(x = 1, geo2 = geo_pt, geo1 = geo_ln, sf_column_name = "geo1")
230 st_sf(y = 1, geo2 = geo_pt, geo1 = geo_ln, sf_column_name = "geo1")
235 st_sf(x = 1, geo2 = geo_pt, foo = geo_ln, sf_column_name = "foo")
239 st_sf(y = 1, geo2 = geo_pt, foo = geo_ln, sf_column_name = "foo")
242 dplyr::rename(sf, foo = geo1, y = x, bar = geo2),
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDriversDisabled/engine_seamless/
H A DEuler.cpp341 Vec3d geo2 = face2dc(face, coord2);
342 Vec3d norm = geo1 ^ geo2;
343 return atan2(norm.length(), geo1 * geo2) * WGS_84_RADIUS_EQUATOR;
390 const Vec3d& geo1, const Vec3d& geo2,
414 if (lineLineIntersect(zero, qnorm, geo1, geo2, end1, end2, mua, mub)
421 return minimum((p - geo1 * r).length(), (p - geo2 * r).length());
450 Vec3d geo2 = face2dc(face, coord2);
451 return distanceToSegment(p, geo1, geo2, norm);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/g77/
H A D13060.f2 subroutine geo2()

1234