Home
last modified time | relevance | path

Searched refs:torus (Results 51 – 75 of 1180) sorted by relevance

12345678910>>...48

/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/doc/manual/func/
H A Ds1375.tex1 \subsection{Intersection between a curve and a torus.}
4 Find all the intersections between a curve and a torus.
29 The centre of the torus (lying in the symmetry plane)
33 … Distance from the centre of the cone to the centre circle of the torus.
35 \>\> {\fov rad} \> - \> The radius of the torus surface.\\
38 torus and the curve
H A Ds1369.tex1 \subsection{Find the topology for the intersection of a surface and a \mbox{torus}.}
4 Find all intersections between a surface and a torus.
34 The centre of the torus (lying in the symmetry
41 Distance from centre to centre circle of the torus.
44 The radius of the torus surface.
47 Dimension of the space in which the torus lies. dim
H A Ds1318.tex1 \subsection{March an intersection curve between a surface and a torus.}
5 curve object, a surface and a torus.
36 The centre of the torus (lying in the symmetry
43 Distance from centre to the centre circle of torus.
46 The radius of the torus surface.
49 Dimension of the space in which the torus lies.
/dports/net/mpich/mpich-3.4.3/src/util/
H A Dmpir_nettopo.c83 if (network_attr.u.torus.geometry != NULL) in MPII_nettopo_finalize()
84 MPL_free(network_attr.u.torus.geometry); in MPII_nettopo_finalize()
243 dim = network_attr.u.torus.dimension; in MPIR_nettopo_torus_get_dimension()
254 geometry = network_attr.u.torus.geometry; in MPIR_nettopo_torus_get_geometry()
265 idx = network_attr.u.torus.node_index; in MPIR_nettopo_torus_get_node_index()
/dports/graphics/ogre3d/ogre-1.11.6/Tests/VisualTests/VTests/src/
H A DStencilShadowTest.cpp90 Ogre::Entity* torus = mSceneMgr->createEntity( "torus", "knot.mesh" ); in setupContent() local
91 torus->setCastShadows(true); in setupContent()
92 torus->setMaterialName("Examples/RustySteel"); in setupContent()
95 torusNode->attachObject(torus); in setupContent()
/dports/audio/csound/csound-6.15.0/tests/soak/
H A Dchuap.csd47 …2.36201596260071 3.08917625807226e-03 3.87075614929199 7 .4 .004 1 86 30; torus attractor ( galler…
49 …7 .172539323568344 -4.07686233520508 2.5 10 .2 1 66 81 ; periodic attractor (torus breakdown route)
50 …1 153.6 21.12496758 0.03001749 0.515828669 2.5 10 0.2 1 66 81 ; torus attractor (torus breakdown …
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/demo/src/4d/Macro/
H A Dembedded-torus.amc6 # a torus. This precedure is exercised in ellipt-torus.c
8 # Here we simply define a quite degenerated torus, assign boundary
10 # application program -- i.e. by "ellipt-torus.c". See there.
/dports/graphics/geomview/geomview-1.9.5/data/geom/
H A Dtorus3.oogl24 { INST transform # Semicircular ends of torus
62 # echo "Usage: mktorus nholes >torus.oogl
63 # Constructs an N-holed torus using Bezier patch pieces in the data directory.
81 # print " { INST transform # Semicircular ends of torus";
H A Dtorus8.oogl25 { INST transform # Semicircular ends of torus
115 # echo "Usage: mktorus nholes >torus.oogl
116 # Constructs an N-holed torus using Bezier patch pieces in the data directory.
134 # print " { INST transform # Semicircular ends of torus";
/dports/graphics/povray36/povray-3.6.1/scenes/lights/
H A Dsoft.pov29 torus { 4.0, 1.5 rotate 90*x }
36 torus { 4.0, 1.5 rotate 90*x }
48 torus { 4.0, 1.5
55 torus { 4.0, 1.5
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/src/
H A Ds1024.c56 int start_minor, int end_minor, int numb_major, SISLSurf **torus, in s1024() argument
60 numb_major, torus, stat) in s1024()
68 SISLSurf **torus;
145 *torus = SISL_NULL;
269 (*torus) = newSurf(in1, in2, ik1, ik2, et1, et2, rcoef, kind, 3, 1);
270 if ( (*torus) == SISL_NULL ) goto err101;
/dports/graphics/megapov/megapov-1.2.1/scenes/
H A Dtorus_uv.pov4 // Description: torus object uv-mapping demonstration scene
5 // Features demonstrated: torus object uv-mapping
19 torus{
/dports/math/freefem++/FreeFem-sources-4.6/examples/hpddm/
H A Dlaplace-torus-2d-SLEPc.edp4 // in R3. The cartesian coordinates on the torus read
13 // Laplace-Beltrami on a torus, using SLEPc.
18 // mpirun -np 4 FreeFem++-mpi -wg laplace-2d-torus-SLEPc.edp \
52 real r1 = getARGV("-r1",2.0); // Large radius of the torus
53 real r2 = getARGV("-r2",1.0); // Small radius of the torus
54 if (r1<=r2){if(!mpirank) cout << "Error r1<r2 is a wrong dimensions of the torus"<<endl; exit(1);}
61 << "- laplace-2d-torus-SLEPc.edp " << endl
71 << " Large radius of the torus = " << r1 << endl
72 << " Small radius of the torus = " << r2 << endl
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/formula/definition/
H A Dfractal_testing.cpp159 double torus = sqrt(z.x * z.x + z.z * z.z) - fractal->transformCommon.offset4; in FormulaCode() local
160 torus = sqrt(torus * torus + z.y * z.y) - fractal->transformCommon.offset1; in FormulaCode()
162 if (fractal->transformCommon.functionEnabledxFalse) torus = cylinder; in FormulaCode()
173 r = (aux.i < count) ? torus : sphere; in FormulaCode()
177 r = (aux.i < count) ? sphere : torus; in FormulaCode()
/dports/graphics/ospray/ospray-2.8.0/apps/ospTestSuite/
H A Dtest_volumetric.cpp34 cpp::Volume torus("structuredRegular"); in CreateTorus() local
35 torus.setParam("data", cpp::CopiedData(volumetricData.data(), vec3ul(size))); in CreateTorus()
36 torus.setParam("gridOrigin", vec3f(-0.5f)); in CreateTorus()
37 torus.setParam("gridSpacing", vec3f(1.f / size)); in CreateTorus()
38 torus.commit(); in CreateTorus()
39 return torus; in CreateTorus()
253 cpp::Volume torus = CreateTorus(256); in SetUp() local
254 cpp::VolumetricModel volumetricModel(torus); in SetUp()
/dports/math/R-cran-spdep/spdep/man/
H A Dcell2nb.Rd10 vertex) neighbour definitions are applied by type. If torus is TRUE, the
11 grid is mapped onto a torus, removing edge effects.
14 cell2nb(nrow, ncol, type="rook", torus=FALSE, legacy=FALSE, x=NULL)
21 \item{torus}{default FALSE, if TRUE map grid onto torus}
40 nb7rt <- cell2nb(7, 7, torus=TRUE)
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/scenes/lights/
H A Dsoft.pov36 torus { 4.0, 1.5 rotate 90*x }
43 torus { 4.0, 1.5 rotate 90*x }
55 torus { 4.0, 1.5
62 torus { 4.0, 1.5
/dports/graphics/povray37/povray-3.7.0.10/distribution/scenes/lights/
H A Dsoft.pov36 torus { 4.0, 1.5 rotate 90*x }
43 torus { 4.0, 1.5 rotate 90*x }
55 torus { 4.0, 1.5
62 torus { 4.0, 1.5
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Dopencl_dynamic_data.cpp739 const sPrimitiveTorus *torus = dynamic_cast<const sPrimitiveTorus *>(primitive); in BuildPrimitivesData() local
740 if (torus) in BuildPrimitivesData()
742 primitiveCl.data.torus.empty = torus->empty; in BuildPrimitivesData()
743 primitiveCl.data.torus.radius = torus->radius; in BuildPrimitivesData()
744 primitiveCl.data.torus.radiusLPow = torus->radiusLPow; in BuildPrimitivesData()
745 primitiveCl.data.torus.tubeRadius = torus->tubeRadius; in BuildPrimitivesData()
746 primitiveCl.data.torus.tubeRadiusLPow = torus->tubeRadiusLPow; in BuildPrimitivesData()
747 primitiveCl.data.torus.repeat = toClFloat3(torus->repeat); in BuildPrimitivesData()
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/demo/src/4d/
H A DMakefile.in6 PROGS = ellipt-klein-bottle ellipt-torus ellipt-sphere
78 ELLIPT_TORUS_OFILES = ellipt-torus.o libdemo.a
80 ellipt-torus: $(ELLIPT_TORUS_OFILES)
/dports/graphics/wings/wings-8d019ebe48/plugins_src/primitives/
H A Dwpc_torus_pl.lang21 {1,"Utwórz torus wypukły"},
31 {1,"Utwórz torus spiralny"},
41 {1,"Utwórz torus UV:"},
/dports/graphics/povray36/povray-3.6.1/scenes/objects/
H A Dwtorus.pov2 // A single wooden torus
16 // Wooden torus
17 torus { 7.0, 3.0
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/formula/opencl/
H A Dtesting.cl159 // torus
160 REAL torus = native_sqrt(z.x * z.x + z.z * z.z) - fractal->transformCommon.offset4;
161 torus = native_sqrt(torus * torus + z.y * z.y) - fractal->transformCommon.offset1;
163 if (fractal->transformCommon.functionEnabledxFalse) torus = cylinder;
174 r = (aux->i < count) ? torus : sphere;
178 r = (aux->i < count) ? sphere : torus;
/dports/cad/netgen/netgen-6.2.2105/tutorials/
H A Dtorus.geo2 ## a torus
6 solid tor = torus ( 0, 0, 0; 1, 0, 0; 2 ; 1 );
/dports/math/fricas/fricas-1.3.7/src/input/
H A Dtknot.input2 -- Create a (p,q) torus-knot with radius r around the curve.
14 -- Create a (p,q) torus-knot with radius r around the curve.
19 -- equation for the torus knot

12345678910>>...48