Home
last modified time | relevance | path

Searched refs:hollowCylinder (Results 1 – 6 of 6) sorted by relevance

/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-web/cirq_ts/src/circuit/components/
H A Dmeshes.ts162 const hollowCylinder = new Mesh(geometry, material); constant
163 this.add(hollowCylinder);
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-web/cirq_ts/src/circuit/components/
H A Dmeshes.ts162 const hollowCylinder = new Mesh(geometry, material); constant
163 this.add(hollowCylinder);
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-web/cirq_ts/src/circuit/components/
H A Dmeshes.ts162 const hollowCylinder = new Mesh(geometry, material); constant
163 this.add(hollowCylinder);
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-web/cirq_ts/src/circuit/components/
H A Dmeshes.ts162 const hollowCylinder = new Mesh(geometry, material); constant
163 this.add(hollowCylinder);
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-web/cirq_ts/src/circuit/components/
H A Dmeshes.ts162 const hollowCylinder = new Mesh(geometry, material); constant
163 this.add(hollowCylinder);
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/FEMesh/
H A DFEMesh_generator.cpp829 int hollowCylinder = 0; in GenerateCylinder() local
834 hollowCylinder = 1; in GenerateCylinder()
846 if(hollowCylinder) // hollow cylinder in GenerateCylinder()