ViennaPS 3.2.0__cp310-cp310-macosx_11_0_arm64.whl → 3.4.0__cp310-cp310-macosx_11_0_arm64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of ViennaPS might be problematic. Click here for more details.

Files changed (90) hide show
  1. viennaps-3.4.0.dist-info/METADATA +292 -0
  2. {viennaps-3.2.0.dist-info → viennaps-3.4.0.dist-info}/RECORD +89 -84
  3. {viennaps-3.2.0.dist-info → viennaps-3.4.0.dist-info}/WHEEL +1 -1
  4. viennaps.libs/README.txt +111 -15
  5. viennaps.libs/cmake/vtk-9.3/FindLibXml2.cmake +1 -8
  6. viennaps.libs/cmake/vtk-9.3/vtk-config-version.cmake +1 -1
  7. viennaps.libs/cmake/vtk-9.3/vtk-config.cmake +16 -2
  8. viennaps.libs/cmake_install.cmake +9 -3
  9. viennaps.libs/common/cmake_install.cmake +7 -1
  10. viennaps.libs/common/lexers/cmake_install.cmake +7 -1
  11. viennaps.libs/common/math/cmake_install.cmake +7 -1
  12. viennaps.libs/common/simd/cmake_install.cmake +7 -1
  13. viennaps.libs/common/sys/CMakeFiles/sys.dir/filename.cpp.o +0 -0
  14. viennaps.libs/common/sys/cmake_install.cmake +7 -1
  15. viennaps.libs/common/tasking/cmake_install.cmake +7 -1
  16. viennaps.libs/embree-config-install.cmake +16 -16
  17. viennaps.libs/embree-config-version.cmake +1 -1
  18. viennaps.libs/kernels/CMakeFiles/Export/{bc89951ab1cf23bcbd2a6b7b9de564fb → 0919fd033fbc7492b4ed7221a30ac4ed}/embree-targets.cmake +2 -2
  19. viennaps.libs/kernels/CMakeFiles/embree.dir/builders/primrefgen.cpp.o +0 -0
  20. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh.cpp.o +0 -0
  21. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder.cpp.o +0 -0
  22. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_hair.cpp.o +0 -0
  23. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_hair_mb.cpp.o +0 -0
  24. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_morton.cpp.o +0 -0
  25. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_sah.cpp.o +0 -0
  26. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_sah_mb.cpp.o +0 -0
  27. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_sah_spatial.cpp.o +0 -0
  28. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_subdiv.cpp.o +0 -0
  29. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_twolevel.cpp.o +0 -0
  30. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_statistics.cpp.o +0 -0
  31. viennaps.libs/kernels/CMakeFiles/embree.dir/common/alloc.cpp.o +0 -0
  32. viennaps.libs/kernels/CMakeFiles/embree.dir/common/device.cpp.o +0 -0
  33. viennaps.libs/kernels/CMakeFiles/embree.dir/common/rtcore.cpp.o +0 -0
  34. viennaps.libs/kernels/CMakeFiles/embree.dir/common/rtcore_builder.cpp.o +0 -0
  35. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene.cpp.o +0 -0
  36. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_subdiv_mesh.cpp.o +0 -0
  37. viennaps.libs/kernels/CMakeFiles/embree.dir/common/state.cpp.o +0 -0
  38. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/builders/primrefgen.cpp.avx2.cpp.o +0 -0
  39. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder.cpp.avx2.cpp.o +0 -0
  40. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_hair.cpp.avx2.cpp.o +0 -0
  41. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_hair_mb.cpp.avx2.cpp.o +0 -0
  42. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_morton.cpp.avx2.cpp.o +0 -0
  43. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah.cpp.avx2.cpp.o +0 -0
  44. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah_mb.cpp.avx2.cpp.o +0 -0
  45. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah_spatial.cpp.avx2.cpp.o +0 -0
  46. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_subdiv.cpp.avx2.cpp.o +0 -0
  47. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_twolevel.cpp.avx2.cpp.o +0 -0
  48. viennaps.libs/kernels/cmake_install.cmake +14 -8
  49. viennaps.libs/libembree4.dylib +0 -0
  50. viennaps.libs/libembree_avx2.a +0 -0
  51. viennaps.libs/liblexers.a +0 -0
  52. viennaps.libs/libmath.a +0 -0
  53. viennaps.libs/libsimd.a +0 -0
  54. viennaps.libs/libsys.a +0 -0
  55. viennaps.libs/libtasking.a +0 -0
  56. viennaps.libs/libtbb.dylib +0 -0
  57. viennaps.libs/libvtkCommonCore-9.3.dylib +0 -0
  58. viennaps.libs/libvtkCommonDataModel-9.3.dylib +0 -0
  59. viennaps.libs/libvtkCommonExecutionModel-9.3.dylib +0 -0
  60. viennaps.libs/libvtkCommonSystem-9.3.dylib +0 -0
  61. viennaps.libs/libvtkCommonTransforms-9.3.dylib +0 -0
  62. viennaps.libs/libvtkFiltersCore-9.3.dylib +0 -0
  63. viennaps.libs/libvtkFiltersGeneral-9.3.dylib +0 -0
  64. viennaps.libs/libvtkIOXML-9.3.dylib +0 -0
  65. viennaps.libs/libvtkIOXMLParser-9.3.dylib +0 -0
  66. viennaps.libs/libvtkfmt-9.3.dylib +0 -0
  67. viennaps.libs/tests/cmake_install.cmake +7 -1
  68. viennaps.libs/uninstall.cmake +1 -1
  69. viennaps2d/.dylibs/libomp.dylib +0 -0
  70. viennaps2d/.dylibs/libtbb.dylib +0 -0
  71. viennaps2d/.dylibs/libvtkCommonCore-9.3.dylib +0 -0
  72. viennaps2d/.dylibs/libvtkCommonDataModel-9.3.dylib +0 -0
  73. viennaps2d/.dylibs/libvtkCommonExecutionModel-9.3.dylib +0 -0
  74. viennaps2d/.dylibs/libvtkCommonSystem-9.3.dylib +0 -0
  75. viennaps2d/.dylibs/libvtkCommonTransforms-9.3.dylib +0 -0
  76. viennaps2d/.dylibs/libvtkFiltersCore-9.3.dylib +0 -0
  77. viennaps2d/.dylibs/libvtkIOXMLParser-9.3.dylib +0 -0
  78. viennaps2d/.dylibs/libvtkfmt-9.3.dylib +0 -0
  79. viennaps2d/__init__.py +3 -1
  80. viennaps2d/__init__.pyi +3 -0
  81. viennaps2d/viennaps2d.cpython-310-darwin.so +0 -0
  82. viennaps2d/viennaps2d.pyi +1099 -0
  83. viennaps3d/__init__.py +3 -1
  84. viennaps3d/__init__.pyi +3 -0
  85. viennaps3d/viennaps3d/gpu.pyi +60 -0
  86. viennaps3d/viennaps3d.cpython-310-darwin.so +0 -0
  87. viennaps3d/viennaps3d.pyi +1056 -0
  88. viennaps-3.2.0.dist-info/METADATA +0 -265
  89. {viennaps-3.2.0.dist-info → viennaps-3.4.0.dist-info}/licenses/LICENSE +0 -0
  90. /viennaps.libs/kernels/CMakeFiles/Export/{bc89951ab1cf23bcbd2a6b7b9de564fb → 0919fd033fbc7492b4ed7221a30ac4ed}/embree-targets-release.cmake +0 -0
@@ -0,0 +1,1099 @@
1
+ import viennals2d.viennals2d
2
+ from _typeshed import Incomplete
3
+ from typing import Callable, ClassVar, overload
4
+
5
+ D: int
6
+ __version__: str
7
+ version: str
8
+
9
+ class AdvectionCallback:
10
+ domain: Domain
11
+ def __init__(self) -> None: ...
12
+ def applyPostAdvect(self, arg0: float) -> bool: ...
13
+ def applyPreAdvect(self, arg0: float) -> bool: ...
14
+
15
+ class AdvectionParameters:
16
+ checkDissipation: bool
17
+ dissipationAlpha: float
18
+ ignoreVoids: bool
19
+ integrationScheme: viennals2d.viennals2d.IntegrationSchemeEnum
20
+ timeStepRatio: float
21
+ velocityOutput: bool
22
+ def __init__(self) -> None: ...
23
+
24
+ class AnisotropicProcess(ProcessModel):
25
+ @overload
26
+ def __init__(self, materials: list[tuple[Material, float]]) -> None: ...
27
+ @overload
28
+ def __init__(
29
+ self,
30
+ direction100,
31
+ direction010,
32
+ rate100: float,
33
+ rate110: float,
34
+ rate111: float,
35
+ rate311: float,
36
+ materials: list[tuple[Material, float]],
37
+ ) -> None: ...
38
+
39
+ class AtomicLayerProcess:
40
+ def __init__(self) -> None: ...
41
+ def apply(self) -> None: ...
42
+ def disableRandomSeeds(self) -> None: ...
43
+ def enableRandomSeeds(self) -> None: ...
44
+ def setCoverageTimeStep(self, arg0: float) -> None: ...
45
+ def setDesorptionRates(self, arg0: list[float]) -> None: ...
46
+ def setDomain(self, *args, **kwargs): ...
47
+ def setIntegrationScheme(
48
+ self, arg0: viennals2d.viennals2d.IntegrationSchemeEnum
49
+ ) -> None: ...
50
+ def setNumCycles(self, arg0: int) -> None: ...
51
+ def setNumberOfRaysPerPoint(self, arg0: int) -> None: ...
52
+ def setProcessModel(self, arg0: ProcessModel) -> None: ...
53
+ def setPulseTime(self, arg0: float) -> None: ...
54
+ def setSourceDirection(self, arg0: rayTraceDirection) -> None: ...
55
+
56
+ class BoxDistribution(ProcessModel):
57
+ @overload
58
+ def __init__(
59
+ self, halfAxes, gridDelta: float, mask: viennals2d.viennals2d.Domain
60
+ ) -> None: ...
61
+ @overload
62
+ def __init__(self, halfAxes, gridDelta: float) -> None: ...
63
+
64
+ class CF4O2Etching(ProcessModel):
65
+ @overload
66
+ def __init__(self) -> None: ...
67
+ @overload
68
+ def __init__(
69
+ self,
70
+ ionFlux: float,
71
+ etchantFlux: float,
72
+ oxygenFlux: float,
73
+ polymerFlux: float,
74
+ meanIonEnergy: float = ...,
75
+ sigmaIonEnergy: float = ...,
76
+ ionExponent: float = ...,
77
+ oxySputterYield: float = ...,
78
+ polySputterYield: float = ...,
79
+ etchStopDepth: float = ...,
80
+ ) -> None: ...
81
+ @overload
82
+ def __init__(self, parameters: CF4O2Parameters) -> None: ...
83
+ def getParameters(self) -> CF4O2Parameters: ...
84
+ def setParameters(self, arg0: CF4O2Parameters) -> None: ...
85
+
86
+ class CF4O2Parameters:
87
+ Ions: CF4O2ParametersIons
88
+ Mask: CF4O2ParametersMask
89
+ Passivation: CF4O2ParametersPassivation
90
+ Si: CF4O2ParametersSi
91
+ SiGe: CF4O2ParametersSiGe
92
+ etchStopDepth: float
93
+ etchantFlux: float
94
+ fluxIncludeSticking: bool
95
+ gamma_C: dict[Material, float]
96
+ gamma_C_oxidized: dict[Material, float]
97
+ gamma_F: dict[Material, float]
98
+ gamma_F_oxidized: dict[Material, float]
99
+ gamma_O: dict[Material, float]
100
+ gamma_O_passivated: dict[Material, float]
101
+ ionFlux: float
102
+ oxygenFlux: float
103
+ polymerFlux: float
104
+ def __init__(self) -> None: ...
105
+
106
+ class CF4O2ParametersIons:
107
+ exponent: float
108
+ inflectAngle: float
109
+ meanEnergy: float
110
+ minAngle: float
111
+ n_l: float
112
+ sigmaEnergy: float
113
+ def __init__(self) -> None: ...
114
+
115
+ class CF4O2ParametersMask:
116
+ A_sp: float
117
+ Eth_sp: float
118
+ rho: float
119
+ def __init__(self) -> None: ...
120
+
121
+ class CF4O2ParametersPassivation:
122
+ A_C_ie: float
123
+ A_O_ie: float
124
+ Eth_C_ie: float
125
+ Eth_O_ie: float
126
+ def __init__(self) -> None: ...
127
+
128
+ class CF4O2ParametersSi:
129
+ A_ie: float
130
+ A_sp: float
131
+ Eth_ie: float
132
+ Eth_sp: float
133
+ beta_sigma: float
134
+ k_sigma: float
135
+ rho: float
136
+ def __init__(self) -> None: ...
137
+
138
+ class CF4O2ParametersSiGe:
139
+ A_ie: float
140
+ A_sp: float
141
+ Eth_ie: float
142
+ Eth_sp: float
143
+ beta_sigma: float
144
+ k_sigma: float
145
+ rho: float
146
+ x: float
147
+ def __init__(self) -> None: ...
148
+ def k_sigma_SiGe(self, arg0: float) -> float: ...
149
+
150
+ class DirectionalEtching(ProcessModel):
151
+ @overload
152
+ def __init__(
153
+ self,
154
+ direction,
155
+ directionalVelocity: float,
156
+ isotropicVelocity: float = ...,
157
+ maskMaterial: Material = ...,
158
+ calculateVisibility: bool = ...,
159
+ ) -> None: ...
160
+ @overload
161
+ def __init__(
162
+ self,
163
+ direction,
164
+ directionalVelocity: float,
165
+ isotropicVelocity: float,
166
+ maskMaterial: list[Material],
167
+ calculateVisibility: bool = ...,
168
+ ) -> None: ...
169
+ @overload
170
+ def __init__(self, rateSets: list[RateSet]) -> None: ...
171
+ @overload
172
+ def __init__(self, rateSet: RateSet) -> None: ...
173
+
174
+ class Domain:
175
+ @overload
176
+ def __init__(self) -> None: ...
177
+ @overload
178
+ def __init__(self, domain: Domain) -> None: ...
179
+ @overload
180
+ def __init__(
181
+ self,
182
+ gridDelta: float,
183
+ xExtent: float,
184
+ boundary: viennals2d.viennals2d.BoundaryConditionEnum = ...,
185
+ ) -> None: ...
186
+ def applyBooleanOperation(
187
+ self,
188
+ arg0: viennals2d.viennals2d.Domain,
189
+ arg1: viennals2d.viennals2d.BooleanOperationEnum,
190
+ ) -> None: ...
191
+ def clear(self) -> None: ...
192
+ def deepCopy(self, arg0: Domain) -> None: ...
193
+ def duplicateTopLevelSet(self, arg0: Material) -> None: ...
194
+ def generateCellSet(self, arg0: float, arg1: Material, arg2: bool) -> None: ...
195
+ def getBoundaryConditions(self, *args, **kwargs): ...
196
+ def getBoundingBox(self, *args, **kwargs): ...
197
+ def getCellSet(self, *args, **kwargs): ...
198
+ def getGrid(self, *args, **kwargs): ...
199
+ def getGridDelta(self) -> float: ...
200
+ def getLevelSets(self) -> list[viennals2d.viennals2d.Domain]: ...
201
+ def getMaterialMap(self, *args, **kwargs): ...
202
+ def getSetup(self, *args, **kwargs): ...
203
+ def insertNextLevelSet(
204
+ self, levelset: viennals2d.viennals2d.Domain, wrapLowerLevelSet: bool = ...
205
+ ) -> None: ...
206
+ def insertNextLevelSetAsMaterial(
207
+ self,
208
+ levelSet: viennals2d.viennals2d.Domain,
209
+ material: Material,
210
+ wrapLowerLevelSet: bool = ...,
211
+ ) -> None: ...
212
+ def print(self) -> None: ...
213
+ def removeLevelSet(self, arg0: int, arg1: bool) -> None: ...
214
+ def removeMaterial(self, arg0: Material) -> None: ...
215
+ def removeTopLevelSet(self) -> None: ...
216
+ def saveHullMesh(
217
+ self, filename: str, wrappingLayerEpsilon: float = ...
218
+ ) -> None: ...
219
+ def saveLevelSetMesh(self, filename: str, width: int = ...) -> None: ...
220
+ def saveLevelSets(self, filename: str) -> None: ...
221
+ def saveSurfaceMesh(self, filename: str, addMaterialIds: bool = ...) -> None: ...
222
+ def saveVolumeMesh(
223
+ self, filename: str, wrappingLayerEpsilon: float = ...
224
+ ) -> None: ...
225
+ def setMaterialMap(self, arg0) -> None: ...
226
+ def setup(
227
+ self,
228
+ gridDelta: float,
229
+ xExtent: float,
230
+ yExtent: float = ...,
231
+ boundary: viennals2d.viennals2d.BoundaryConditionEnum = ...,
232
+ ) -> None: ...
233
+
234
+ class Domain3D:
235
+ @overload
236
+ def __init__(self) -> None: ...
237
+ @overload
238
+ def __init__(self, domain: Domain3D) -> None: ...
239
+ @overload
240
+ def __init__(
241
+ self,
242
+ gridDelta: float,
243
+ xExtent: float,
244
+ yExtent: float,
245
+ boundary: viennals2d.viennals2d.BoundaryConditionEnum = ...,
246
+ ) -> None: ...
247
+ def applyBooleanOperation(self, *args, **kwargs): ...
248
+ def clear(self) -> None: ...
249
+ def deepCopy(self, arg0: Domain3D) -> None: ...
250
+ def duplicateTopLevelSet(self, arg0: Material) -> None: ...
251
+ def generateCellSet(self, arg0: float, arg1: Material, arg2: bool) -> None: ...
252
+ def getBoundaryConditions(self, *args, **kwargs): ...
253
+ def getBoundingBox(self, *args, **kwargs): ...
254
+ def getCellSet(self, *args, **kwargs): ...
255
+ def getGrid(self, *args, **kwargs): ...
256
+ def getGridDelta(self) -> float: ...
257
+ def getLevelSets(self, *args, **kwargs): ...
258
+ def getMaterialMap(self) -> MaterialMap: ...
259
+ def getSetup(self, *args, **kwargs): ...
260
+ def insertNextLevelSet(self, *args, **kwargs): ...
261
+ def insertNextLevelSetAsMaterial(self, *args, **kwargs): ...
262
+ def print(self) -> None: ...
263
+ def removeLevelSet(self, arg0: int, arg1: bool) -> None: ...
264
+ def removeMaterial(self, arg0: Material) -> None: ...
265
+ def removeTopLevelSet(self) -> None: ...
266
+ def saveHullMesh(
267
+ self, filename: str, wrappingLayerEpsilon: float = ...
268
+ ) -> None: ...
269
+ def saveLevelSetMesh(self, filename: str, width: int = ...) -> None: ...
270
+ def saveLevelSets(self, arg0: str) -> None: ...
271
+ def saveSurfaceMesh(self, filename: str, addMaterialIds: bool = ...) -> None: ...
272
+ def saveVolumeMesh(
273
+ self, filename: str, wrappingLayerEpsilon: float = ...
274
+ ) -> None: ...
275
+ def setMaterialMap(self, arg0: MaterialMap) -> None: ...
276
+ def setup(
277
+ self,
278
+ gridDelta: float,
279
+ xExtent: float,
280
+ yExtent: float,
281
+ boundary: viennals2d.viennals2d.BoundaryConditionEnum = ...,
282
+ ) -> None: ...
283
+
284
+ class DomainSetup:
285
+ @overload
286
+ def __init__(self) -> None: ...
287
+ @overload
288
+ def __init__(
289
+ self,
290
+ gridDelta: float,
291
+ xExtent: float,
292
+ yExtent: float,
293
+ boundary: viennals2d.viennals2d.BoundaryConditionEnum = ...,
294
+ ) -> None: ...
295
+ def boundaryCons(self, *args, **kwargs): ...
296
+ def bounds(self, *args, **kwargs): ...
297
+ def check(self) -> None: ...
298
+ def grid(self, *args, **kwargs): ...
299
+ def gridDelta(self) -> float: ...
300
+ def halveXAxis(self) -> None: ...
301
+ def halveYAxis(self) -> None: ...
302
+ def hasPeriodicBoundary(self) -> bool: ...
303
+ def isValid(self) -> bool: ...
304
+ def print(self) -> None: ...
305
+ def xExtent(self) -> float: ...
306
+ def yExtent(self) -> float: ...
307
+
308
+ class Extrude:
309
+ @overload
310
+ def __init__(self) -> None: ...
311
+ @overload
312
+ def __init__(
313
+ self,
314
+ inputDomain: Domain,
315
+ outputDomain: Domain3D,
316
+ extent,
317
+ extrudeDimension: int,
318
+ boundaryConditions,
319
+ ) -> None: ...
320
+ def apply(self) -> None: ...
321
+ def setBoundaryConditions(self, arg0) -> None: ...
322
+ def setExtent(self, arg0) -> None: ...
323
+ def setExtrudeDimension(self, arg0: int) -> None: ...
324
+ def setInputDomain(self, arg0: Domain) -> None: ...
325
+ def setOutputDomain(self, arg0: Domain3D) -> None: ...
326
+
327
+ class FaradayCageEtching(ProcessModel):
328
+ @overload
329
+ def __init__(self) -> None: ...
330
+ @overload
331
+ def __init__(self, maskMaterials: list[Material]) -> None: ...
332
+ @overload
333
+ def __init__(
334
+ self, maskMaterials: list[Material], parameters: FaradayCageParameters
335
+ ) -> None: ...
336
+ def getParameters(self) -> FaradayCageParameters: ...
337
+ def setParameters(self, arg0: FaradayCageParameters) -> None: ...
338
+
339
+ class FaradayCageParameters:
340
+ cageAngle: float
341
+ ibeParams: IBEParameters
342
+ def __init__(self) -> None: ...
343
+
344
+ class FluorocarbonEtching(ProcessModel):
345
+ @overload
346
+ def __init__(self) -> None: ...
347
+ @overload
348
+ def __init__(
349
+ self,
350
+ ionFlux: float,
351
+ etchantFlux: float,
352
+ polyFlux: float,
353
+ meanIonEnergy: float = ...,
354
+ sigmaIonEnergy: float = ...,
355
+ ionExponent: float = ...,
356
+ deltaP: float = ...,
357
+ etchStopDepth: float = ...,
358
+ ) -> None: ...
359
+ @overload
360
+ def __init__(self, parameters: FluorocarbonParameters) -> None: ...
361
+ def getParameters(self) -> FluorocarbonParameters: ...
362
+ def setParameters(self, arg0: FluorocarbonParameters) -> None: ...
363
+
364
+ class FluorocarbonParameters:
365
+ Ions: FluorocarbonParametersIons
366
+ Mask: FluorocarbonParametersMask
367
+ Polymer: FluorocarbonParametersPolymer
368
+ Si: FluorocarbonParametersSi
369
+ Si3N4: FluorocarbonParametersSi3N4
370
+ SiO2: FluorocarbonParametersSiO2
371
+ delta_p: float
372
+ etchStopDepth: float
373
+ etchantFlux: float
374
+ ionFlux: float
375
+ polyFlux: float
376
+ def __init__(self) -> None: ...
377
+
378
+ class FluorocarbonParametersIons:
379
+ exponent: float
380
+ inflectAngle: float
381
+ meanEnergy: float
382
+ minAngle: float
383
+ n_l: float
384
+ sigmaEnergy: float
385
+ def __init__(self) -> None: ...
386
+
387
+ class FluorocarbonParametersMask:
388
+ A_sp: float
389
+ B_sp: float
390
+ Eth_sp: float
391
+ beta_e: float
392
+ beta_p: float
393
+ rho: float
394
+ def __init__(self) -> None: ...
395
+
396
+ class FluorocarbonParametersPolymer:
397
+ A_ie: float
398
+ Eth_ie: float
399
+ rho: float
400
+ def __init__(self) -> None: ...
401
+
402
+ class FluorocarbonParametersSi:
403
+ A_ie: float
404
+ A_sp: float
405
+ B_sp: float
406
+ E_a: float
407
+ Eth_ie: float
408
+ Eth_sp: float
409
+ K: float
410
+ rho: float
411
+ def __init__(self) -> None: ...
412
+
413
+ class FluorocarbonParametersSi3N4:
414
+ A_ie: float
415
+ A_sp: float
416
+ B_sp: float
417
+ E_a: float
418
+ Eth_ie: float
419
+ Eth_sp: float
420
+ K: float
421
+ rho: float
422
+ def __init__(self) -> None: ...
423
+
424
+ class FluorocarbonParametersSiO2:
425
+ A_ie: float
426
+ A_sp: float
427
+ B_sp: float
428
+ E_a: float
429
+ Eth_ie: float
430
+ Eth_sp: float
431
+ K: float
432
+ rho: float
433
+ def __init__(self) -> None: ...
434
+
435
+ class GeometryFactory:
436
+ def __init__(self, *args, **kwargs) -> None: ...
437
+ def makeBoxStencil(
438
+ self, position, width: float, height: float, angle: float
439
+ ) -> viennals2d.viennals2d.Domain: ...
440
+ def makeCylinderStencil(
441
+ self, position, radius: float, height: float, angle: float
442
+ ) -> viennals2d.viennals2d.Domain: ...
443
+ def makeMask(self, base: float, height: float) -> viennals2d.viennals2d.Domain: ...
444
+ def makeSubstrate(self, base: float) -> viennals2d.viennals2d.Domain: ...
445
+
446
+ class HoleShape:
447
+ __members__: ClassVar[dict] = ... # read-only
448
+ Full: ClassVar[HoleShape] = ...
449
+ Half: ClassVar[HoleShape] = ...
450
+ Quarter: ClassVar[HoleShape] = ...
451
+ __entries: ClassVar[dict] = ...
452
+ def __init__(self, value: int) -> None: ...
453
+ def __eq__(self, other: object) -> bool: ...
454
+ def __hash__(self) -> int: ...
455
+ def __index__(self) -> int: ...
456
+ def __int__(self) -> int: ...
457
+ def __ne__(self, other: object) -> bool: ...
458
+ @property
459
+ def name(self) -> str: ...
460
+ @property
461
+ def value(self) -> int: ...
462
+
463
+ class IBEParameters:
464
+ exponent: float
465
+ inflectAngle: float
466
+ materialPlaneWaferRate: dict[Material, float]
467
+ meanEnergy: float
468
+ minAngle: float
469
+ n_l: float
470
+ planeWaferRate: float
471
+ redepositionRate: float
472
+ redepositionThreshold: float
473
+ sigmaEnergy: float
474
+ thresholdEnergy: float
475
+ tiltAngle: float
476
+ yieldFunction: Callable[[float], float]
477
+ def __init__(self) -> None: ...
478
+
479
+ class IonBeamEtching(ProcessModel):
480
+ @overload
481
+ def __init__(self) -> None: ...
482
+ @overload
483
+ def __init__(self, maskMaterials: list[Material]) -> None: ...
484
+ @overload
485
+ def __init__(
486
+ self, maskMaterials: list[Material], parameters: IBEParameters
487
+ ) -> None: ...
488
+ def getParameters(self) -> IBEParameters: ...
489
+ def setParameters(self, arg0: IBEParameters) -> None: ...
490
+
491
+ class IsotropicProcess(ProcessModel):
492
+ @overload
493
+ def __init__(self, rate: float = ..., maskMaterial: Material = ...) -> None: ...
494
+ @overload
495
+ def __init__(self, rate: float, maskMaterial: list[Material]) -> None: ...
496
+
497
+ class Length:
498
+ def __init__(self, *args, **kwargs) -> None: ...
499
+ def convertAngstrom(self) -> float: ...
500
+ def convertCentimeter(self) -> float: ...
501
+ def convertMeter(self) -> float: ...
502
+ def convertMicrometer(self) -> float: ...
503
+ def convertMillimeter(self) -> float: ...
504
+ def convertNanometer(self) -> float: ...
505
+ @staticmethod
506
+ def getInstance() -> Length: ...
507
+ @staticmethod
508
+ def setUnit(arg0: str) -> None: ...
509
+ def toShortString(self) -> str: ...
510
+ def toString(self) -> str: ...
511
+
512
+ class LogLevel:
513
+ __members__: ClassVar[dict] = ... # read-only
514
+ DEBUG: ClassVar[LogLevel] = ...
515
+ ERROR: ClassVar[LogLevel] = ...
516
+ INFO: ClassVar[LogLevel] = ...
517
+ INTERMEDIATE: ClassVar[LogLevel] = ...
518
+ TIMING: ClassVar[LogLevel] = ...
519
+ WARNING: ClassVar[LogLevel] = ...
520
+ __entries: ClassVar[dict] = ...
521
+ def __init__(self, value: int) -> None: ...
522
+ def __eq__(self, other: object) -> bool: ...
523
+ def __hash__(self) -> int: ...
524
+ def __index__(self) -> int: ...
525
+ def __int__(self) -> int: ...
526
+ def __ne__(self, other: object) -> bool: ...
527
+ @property
528
+ def name(self) -> str: ...
529
+ @property
530
+ def value(self) -> int: ...
531
+
532
+ class Logger:
533
+ def __init__(self, *args, **kwargs) -> None: ...
534
+ def addDebug(self, arg0: str) -> Logger: ...
535
+ def addError(self, s: str, shouldAbort: bool = ...) -> Logger: ...
536
+ def addInfo(self, arg0: str) -> Logger: ...
537
+ @overload
538
+ def addTiming(self, arg0: str, arg1: float) -> Logger: ...
539
+ @overload
540
+ def addTiming(self, arg0: str, arg1: float, arg2: float) -> Logger: ...
541
+ def addWarning(self, arg0: str) -> Logger: ...
542
+ @staticmethod
543
+ def getInstance() -> Logger: ...
544
+ @staticmethod
545
+ def getLogLevel() -> int: ...
546
+ def print(self) -> None: ...
547
+ @staticmethod
548
+ def setLogLevel(arg0: LogLevel) -> None: ...
549
+
550
+ class MakeFin:
551
+ @overload
552
+ def __init__(
553
+ self,
554
+ domain: Domain,
555
+ finWidth: float,
556
+ finHeight: float,
557
+ finTaperAngle: float = 0.0,
558
+ maskHeight: float = 0.0,
559
+ maskTaperAngle: float = 0.0,
560
+ halfFin: bool = False,
561
+ material: Material = Material.Si,
562
+ maskMaterial: Material = Material.Mask,
563
+ ) -> None: ...
564
+ @overload
565
+ def __init__(
566
+ self,
567
+ domain: Domain,
568
+ gridDelta: float,
569
+ xExtent: float,
570
+ yExtent: float,
571
+ finWidth: float,
572
+ finHeight: float,
573
+ taperAngle: float = 0.0,
574
+ baseHeight: float = 0.0,
575
+ periodicBoundary: bool = False,
576
+ makeMask: bool = False,
577
+ material: Material = Material.Si,
578
+ ) -> None: ...
579
+ def apply(self) -> None: ...
580
+
581
+ class MakeHole:
582
+ @overload
583
+ def __init__(
584
+ self,
585
+ domain: Domain,
586
+ holeRadius: float,
587
+ holeDepth: float,
588
+ holeTaperAngle: float = 0.0,
589
+ maskHeight: float = 0.0,
590
+ maskTaperAngle: float = 0.0,
591
+ holeShape: HoleShape = HoleShape.Full,
592
+ material: Material = Material.Si,
593
+ maskMaterial: Material = Material.Mask,
594
+ ) -> None: ...
595
+ @overload
596
+ def __init__(
597
+ self,
598
+ domain: Domain,
599
+ gridDelta: float,
600
+ xExtent: float,
601
+ yExtent: float,
602
+ holeRadius: float,
603
+ holeDepth: float,
604
+ taperingAngle: float = 0.0,
605
+ baseHeight: float = 0.0,
606
+ periodicBoundary: bool = False,
607
+ makeMask: bool = False,
608
+ material: Material = Material.Si,
609
+ holeShape: HoleShape = HoleShape.Full,
610
+ ) -> None: ...
611
+ def apply(self) -> None: ...
612
+
613
+ class MakePlane:
614
+ @overload
615
+ def __init__(
616
+ self,
617
+ domain: Domain,
618
+ gridDelta: float,
619
+ xExtent: float,
620
+ yExtent: float,
621
+ height: float = 0.0,
622
+ periodicBoundary: bool = False,
623
+ material: Material = Material.Si,
624
+ ) -> None: ...
625
+ @overload
626
+ def __init__(
627
+ self,
628
+ domain: Domain,
629
+ height: float = 0.0,
630
+ material: Material = Material.Si,
631
+ addToExisting: bool = False,
632
+ ) -> None: ...
633
+ def apply(self) -> None: ...
634
+
635
+ class MakeStack:
636
+ @overload
637
+ def __init__(
638
+ self,
639
+ domain: Domain,
640
+ numLayers: int,
641
+ layerHeight: float,
642
+ substrateHeight: float = 0,
643
+ holeRadius: float = 0,
644
+ trenchWidth: float = 0,
645
+ maskHeight: float = 0,
646
+ taperAngle: float = 0,
647
+ halfStack: bool = False,
648
+ maskMaterial: Material = Material.Mask,
649
+ ) -> None: ...
650
+ @overload
651
+ def __init__(
652
+ self,
653
+ domain: Domain,
654
+ gridDelta: float,
655
+ xExtent: float,
656
+ yExtent: float,
657
+ numLayers: int,
658
+ layerHeight: float,
659
+ substrateHeight: float,
660
+ holeRadius: float,
661
+ trenchWidth: float,
662
+ maskHeight: float,
663
+ periodicBoundary: bool = False,
664
+ ) -> None: ...
665
+ def apply(self) -> None: ...
666
+ def getHeight(self) -> float: ...
667
+ def getTopLayer(self) -> int: ...
668
+
669
+ class MakeTrench:
670
+ @overload
671
+ def __init__(
672
+ self,
673
+ domain: Domain,
674
+ trenchWidth: float,
675
+ trenchDepth: float,
676
+ trenchTaperAngle: float = 0.0,
677
+ maskHeight: float = 0.0,
678
+ maskTaperAngle: float = 0.0,
679
+ halfTrench: bool = False,
680
+ material: Material = Material.Si,
681
+ maskMaterial: Material = Material.Mask,
682
+ ) -> None: ...
683
+ @overload
684
+ def __init__(
685
+ self,
686
+ domain: Domain,
687
+ gridDelta: float,
688
+ xExtent: float,
689
+ yExtent: float,
690
+ trenchWidth: float,
691
+ trenchDepth: float,
692
+ taperingAngle: float = 0.0,
693
+ baseHeight: float = 0.0,
694
+ periodicBoundary: bool = False,
695
+ makeMask: bool = False,
696
+ material: Material = Material.Si,
697
+ ) -> None: ...
698
+ def apply(self) -> None: ...
699
+
700
+ class Material:
701
+ __members__: ClassVar[dict] = ... # read-only
702
+ Air: ClassVar[Material] = ...
703
+ Al2O3: ClassVar[Material] = ...
704
+ Cu: ClassVar[Material] = ...
705
+ Dielectric: ClassVar[Material] = ...
706
+ GAS: ClassVar[Material] = ...
707
+ GaN: ClassVar[Material] = ...
708
+ HfO2: ClassVar[Material] = ...
709
+ Mask: ClassVar[Material] = ...
710
+ Metal: ClassVar[Material] = ...
711
+ PolySi: ClassVar[Material] = ...
712
+ Polymer: ClassVar[Material] = ...
713
+ Si: ClassVar[Material] = ...
714
+ Si3N4: ClassVar[Material] = ...
715
+ SiC: ClassVar[Material] = ...
716
+ SiGe: ClassVar[Material] = ...
717
+ SiN: ClassVar[Material] = ...
718
+ SiO2: ClassVar[Material] = ...
719
+ SiON: ClassVar[Material] = ...
720
+ TiN: ClassVar[Material] = ...
721
+ Undefined: ClassVar[Material] = ...
722
+ W: ClassVar[Material] = ...
723
+ __entries: ClassVar[dict] = ...
724
+ def __init__(self, value: int) -> None: ...
725
+ def __eq__(self, other: object) -> bool: ...
726
+ def __hash__(self) -> int: ...
727
+ def __index__(self) -> int: ...
728
+ def __int__(self) -> int: ...
729
+ def __ne__(self, other: object) -> bool: ...
730
+ @property
731
+ def name(self) -> str: ...
732
+ @property
733
+ def value(self) -> int: ...
734
+
735
+ class MaterialMap:
736
+ def __init__(self) -> None: ...
737
+ def getMaterialAtIdx(self, arg0: int) -> Material: ...
738
+ def getMaterialMap(self) -> viennals2d.viennals2d.MaterialMap: ...
739
+ @staticmethod
740
+ def getMaterialName(arg0: Material) -> str: ...
741
+ def insertNextMaterial(self, material: Material = ...) -> None: ...
742
+ @staticmethod
743
+ def isMaterial(arg0: float, arg1: Material) -> bool: ...
744
+ @staticmethod
745
+ def mapToMaterial(arg0: float) -> Material: ...
746
+ def size(self) -> int: ...
747
+
748
+ class MultiParticleProcess(ProcessModel):
749
+ def __init__(self) -> None: ...
750
+ def addIonParticle(
751
+ self,
752
+ sourcePower: float,
753
+ thetaRMin: float = ...,
754
+ thetaRMax: float = ...,
755
+ minAngle: float = ...,
756
+ B_sp: float = ...,
757
+ meanEnergy: float = ...,
758
+ sigmaEnergy: float = ...,
759
+ thresholdEnergy: float = ...,
760
+ inflectAngle: float = ...,
761
+ n: float = ...,
762
+ label: str = ...,
763
+ ) -> None: ...
764
+ @overload
765
+ def addNeutralParticle(
766
+ self, stickingProbability: float, label: str = ...
767
+ ) -> None: ...
768
+ @overload
769
+ def addNeutralParticle(
770
+ self,
771
+ materialSticking: dict[Material, float],
772
+ defaultStickingProbability: float = ...,
773
+ label: str = ...,
774
+ ) -> None: ...
775
+ def setRateFunction(
776
+ self, arg0: Callable[[list[float], Material], float]
777
+ ) -> None: ...
778
+
779
+ class NormalizationType:
780
+ __members__: ClassVar[dict] = ... # read-only
781
+ MAX: ClassVar[NormalizationType] = ...
782
+ SOURCE: ClassVar[NormalizationType] = ...
783
+ __entries: ClassVar[dict] = ...
784
+ def __init__(self, value: int) -> None: ...
785
+ def __eq__(self, other: object) -> bool: ...
786
+ def __hash__(self) -> int: ...
787
+ def __index__(self) -> int: ...
788
+ def __int__(self) -> int: ...
789
+ def __ne__(self, other: object) -> bool: ...
790
+ @property
791
+ def name(self) -> str: ...
792
+ @property
793
+ def value(self) -> int: ...
794
+
795
+ class OxideRegrowth(ProcessModel):
796
+ def __init__(
797
+ self,
798
+ nitrideEtchRate: float,
799
+ oxideEtchRate: float,
800
+ redepositionRate: float,
801
+ redepositionThreshold: float,
802
+ redepositionTimeInt: float,
803
+ diffusionCoefficient: float,
804
+ sinkStrength: float,
805
+ scallopVelocity: float,
806
+ centerVelocity: float,
807
+ topHeight: float,
808
+ centerWidth: float,
809
+ stabilityFactor: float,
810
+ ) -> None: ...
811
+
812
+ class Particle:
813
+ def __init__(self, *args, **kwargs) -> None: ...
814
+ def getLocalDataLabels(self) -> list[str]: ...
815
+ def getSourceDistributionPower(self) -> float: ...
816
+ def initNew(self, *args, **kwargs): ...
817
+ def surfaceCollision(self, *args, **kwargs): ...
818
+ def surfaceReflection(self, *args, **kwargs): ...
819
+
820
+ class Planarize:
821
+ @overload
822
+ def __init__(self) -> None: ...
823
+ @overload
824
+ def __init__(self, geometry: Domain, cutoffHeight: float = ...) -> None: ...
825
+ def apply(self) -> None: ...
826
+ def setCutoffPosition(self, arg0: float) -> None: ...
827
+ def setDomain(self, arg0: Domain) -> None: ...
828
+
829
+ class Process:
830
+ def __init__(self) -> None: ...
831
+ def apply(self) -> None: ...
832
+ def calculateFlux(self) -> viennals2d.viennals2d.Mesh: ...
833
+ def disableAdvectionVelocityOutput(self) -> None: ...
834
+ def disableFluxSmoothing(self) -> None: ...
835
+ def disableRandomSeeds(self) -> None: ...
836
+ def enableAdvectionVelocityOutput(self) -> None: ...
837
+ def enableFluxSmoothing(self) -> None: ...
838
+ def enableRandomSeeds(self) -> None: ...
839
+ def getAdvectionParameters(self) -> AdvectionParameters: ...
840
+ def getProcessDuration(self) -> float: ...
841
+ def getRayTracingParameters(self) -> RayTracingParameters: ...
842
+ def setAdvectionParameters(self, arg0: AdvectionParameters) -> None: ...
843
+ def setCoverageDeltaThreshold(self, arg0: float) -> None: ...
844
+ def setDomain(self, *args, **kwargs): ...
845
+ def setIntegrationScheme(
846
+ self, arg0: viennals2d.viennals2d.IntegrationSchemeEnum
847
+ ) -> None: ...
848
+ def setMaxCoverageInitIterations(self, arg0: int) -> None: ...
849
+ def setNumberOfRaysPerPoint(self, arg0: int) -> None: ...
850
+ def setProcessDuration(self, arg0: float) -> None: ...
851
+ def setProcessModel(self, arg0: ProcessModel) -> None: ...
852
+ def setRayTracingDiskRadius(self, arg0: float) -> None: ...
853
+ def setRayTracingParameters(self, arg0: RayTracingParameters) -> None: ...
854
+ def setSourceDirection(self, arg0: rayTraceDirection) -> None: ...
855
+ def setTimeStepRatio(self, arg0: float) -> None: ...
856
+
857
+ class ProcessModel:
858
+ def __init__(self) -> None: ...
859
+ def getAdvectionCallback(self, *args, **kwargs): ...
860
+ def getGeometricModel(self, *args, **kwargs): ...
861
+ def getParticleLogSize(self, arg0: int) -> int: ...
862
+ def getParticleTypes(self, *args, **kwargs): ...
863
+ def getPrimaryDirection(self, *args, **kwargs): ...
864
+ def getProcessName(self) -> str | None: ...
865
+ def getSurfaceModel(self, *args, **kwargs): ...
866
+ def getVelocityField(self, *args, **kwargs): ...
867
+ def insertNextParticleType(self, arg0) -> None: ...
868
+ def setAdvectionCallback(self, *args, **kwargs): ...
869
+ def setGeometricModel(self, *args, **kwargs): ...
870
+ def setPrimaryDirection(self, arg0) -> None: ...
871
+ def setProcessName(self, arg0: str) -> None: ...
872
+ def setSurfaceModel(self, arg0) -> None: ...
873
+ def setVelocityField(self, *args, **kwargs): ...
874
+
875
+ class ProcessParams:
876
+ def __init__(self) -> None: ...
877
+ @overload
878
+ def getScalarData(self, arg0: int) -> float: ...
879
+ @overload
880
+ def getScalarData(self, arg0: int) -> float: ...
881
+ @overload
882
+ def getScalarData(self, arg0: str) -> float: ...
883
+ @overload
884
+ def getScalarData(self) -> list[float]: ...
885
+ @overload
886
+ def getScalarData(self) -> list[float]: ...
887
+ def getScalarDataIndex(self, arg0: str) -> int: ...
888
+ def getScalarDataLabel(self, arg0: int) -> str: ...
889
+ def insertNextScalar(self, arg0: float, arg1: str) -> None: ...
890
+
891
+ class RateSet:
892
+ calculateVisibility: bool
893
+ direction: Incomplete
894
+ directionalVelocity: float
895
+ isotropicVelocity: float
896
+ maskMaterials: list[Material]
897
+ def __init__(
898
+ self,
899
+ direction=...,
900
+ directionalVelocity: float = ...,
901
+ isotropicVelocity: float = ...,
902
+ maskMaterials: list[Material] = ...,
903
+ calculateVisibility: bool = ...,
904
+ ) -> None: ...
905
+ def print(self) -> None: ...
906
+
907
+ class RayTracingParameters:
908
+ diskRadius: float
909
+ ignoreFluxBoundaries: bool
910
+ normalizationType: NormalizationType
911
+ raysPerPoint: int
912
+ smoothingNeighbors: int
913
+ sourceDirection: rayTraceDirection
914
+ useRandomSeeds: bool
915
+ def __init__(self) -> None: ...
916
+
917
+ class SF6O2Etching(ProcessModel):
918
+ @overload
919
+ def __init__(self) -> None: ...
920
+ @overload
921
+ def __init__(
922
+ self,
923
+ ionFlux: float,
924
+ etchantFlux: float,
925
+ oxygenFlux: float,
926
+ meanIonEnergy: float = ...,
927
+ sigmaIonEnergy: float = ...,
928
+ ionExponent: float = ...,
929
+ oxySputterYield: float = ...,
930
+ etchStopDepth: float = ...,
931
+ ) -> None: ...
932
+ @overload
933
+ def __init__(self, parameters: SF6O2Parameters) -> None: ...
934
+ def getParameters(self) -> SF6O2Parameters: ...
935
+ def setParameters(self, arg0: SF6O2Parameters) -> None: ...
936
+
937
+ class SF6O2Parameters:
938
+ Ions: SF6O2ParametersIons
939
+ Mask: SF6O2ParametersMask
940
+ Passivation: SF6O2ParametersPassivation
941
+ Si: SF6O2ParametersSi
942
+ beta_F: dict[int, float]
943
+ beta_O: dict[int, float]
944
+ etchStopDepth: float
945
+ etchantFlux: float
946
+ fluxIncludeSticking: bool
947
+ ionFlux: float
948
+ oxygenFlux: float
949
+ def __init__(self) -> None: ...
950
+
951
+ class SF6O2ParametersIons:
952
+ exponent: float
953
+ inflectAngle: float
954
+ meanEnergy: float
955
+ minAngle: float
956
+ n_l: float
957
+ sigmaEnergy: float
958
+ thetaRMin: float
959
+ thetaRMax: float
960
+ def __init__(self) -> None: ...
961
+
962
+ class SF6O2ParametersMask:
963
+ A_sp: float
964
+ B_sp: float
965
+ Eth_sp: float
966
+ rho: float
967
+ def __init__(self) -> None: ...
968
+
969
+ class SF6O2ParametersPassivation:
970
+ A_ie: float
971
+ Eth_ie: float
972
+ def __init__(self) -> None: ...
973
+
974
+ class SF6O2ParametersSi:
975
+ A_ie: float
976
+ A_sp: float
977
+ B_ie: float
978
+ B_sp: float
979
+ Eth_ie: float
980
+ Eth_sp: float
981
+ beta_sigma: float
982
+ k_sigma: float
983
+ rho: float
984
+ theta_g_ie: float
985
+ theta_g_sp: float
986
+ def __init__(self) -> None: ...
987
+
988
+ class SingleParticleALD(ProcessModel):
989
+ def __init__(
990
+ self,
991
+ stickingProbability: float,
992
+ numCycles: float,
993
+ growthPerCycle: float,
994
+ totalCycles: float,
995
+ coverageTimeStep: float,
996
+ evFlux: float,
997
+ inFlux: float,
998
+ s0: float,
999
+ gasMFP: float,
1000
+ ) -> None: ...
1001
+
1002
+ class SingleParticleProcess(ProcessModel):
1003
+ @overload
1004
+ def __init__(
1005
+ self,
1006
+ rate: float = ...,
1007
+ stickingProbability: float = ...,
1008
+ sourceExponent: float = ...,
1009
+ maskMaterial: Material = ...,
1010
+ ) -> None: ...
1011
+ @overload
1012
+ def __init__(
1013
+ self,
1014
+ rate: float,
1015
+ stickingProbability: float,
1016
+ sourceExponent: float,
1017
+ maskMaterials: list[Material],
1018
+ ) -> None: ...
1019
+ @overload
1020
+ def __init__(
1021
+ self,
1022
+ materialRates: dict[Material, float],
1023
+ stickingProbability: float,
1024
+ sourceExponent: float,
1025
+ ) -> None: ...
1026
+
1027
+ class SphereDistribution(ProcessModel):
1028
+ @overload
1029
+ def __init__(
1030
+ self, radius: float, gridDelta: float, mask: viennals2d.viennals2d.Domain
1031
+ ) -> None: ...
1032
+ @overload
1033
+ def __init__(self, radius: float, gridDelta: float) -> None: ...
1034
+
1035
+ class TEOSDeposition(ProcessModel):
1036
+ def __init__(
1037
+ self,
1038
+ stickingProbabilityP1: float,
1039
+ rateP1: float,
1040
+ orderP1: float,
1041
+ stickingProbabilityP2: float = ...,
1042
+ rateP2: float = ...,
1043
+ orderP2: float = ...,
1044
+ ) -> None: ...
1045
+
1046
+ class TEOSPECVD(ProcessModel):
1047
+ def __init__(
1048
+ self,
1049
+ stickingProbabilityRadical: float,
1050
+ depositionRateRadical: float,
1051
+ depositionRateIon: float,
1052
+ exponentIon: float,
1053
+ stickingProbabilityIon: float = ...,
1054
+ reactionOrderRadical: float = ...,
1055
+ reactionOrderIon: float = ...,
1056
+ minAngleIon: float = ...,
1057
+ ) -> None: ...
1058
+
1059
+ class Time:
1060
+ def __init__(self, *args, **kwargs) -> None: ...
1061
+ def convertMillisecond(self) -> float: ...
1062
+ def convertMinute(self) -> float: ...
1063
+ def convertSecond(self) -> float: ...
1064
+ @staticmethod
1065
+ def getInstance() -> Time: ...
1066
+ @staticmethod
1067
+ def setUnit(arg0: str) -> None: ...
1068
+ def toShortString(self) -> str: ...
1069
+ def toString(self) -> str: ...
1070
+
1071
+ class ToDiskMesh:
1072
+ @overload
1073
+ def __init__(self, domain: Domain, mesh: viennals2d.viennals2d.Mesh) -> None: ...
1074
+ @overload
1075
+ def __init__(self) -> None: ...
1076
+ def setDomain(self, arg0: Domain) -> None: ...
1077
+ def setMesh(self, arg0: viennals2d.viennals2d.Mesh) -> None: ...
1078
+
1079
+ class rayTraceDirection:
1080
+ __members__: ClassVar[dict] = ... # read-only
1081
+ NEG_X: ClassVar[rayTraceDirection] = ...
1082
+ NEG_Y: ClassVar[rayTraceDirection] = ...
1083
+ NEG_Z: ClassVar[rayTraceDirection] = ...
1084
+ POS_X: ClassVar[rayTraceDirection] = ...
1085
+ POS_Y: ClassVar[rayTraceDirection] = ...
1086
+ POS_Z: ClassVar[rayTraceDirection] = ...
1087
+ __entries: ClassVar[dict] = ...
1088
+ def __init__(self, value: int) -> None: ...
1089
+ def __eq__(self, other: object) -> bool: ...
1090
+ def __hash__(self) -> int: ...
1091
+ def __index__(self) -> int: ...
1092
+ def __int__(self) -> int: ...
1093
+ def __ne__(self, other: object) -> bool: ...
1094
+ @property
1095
+ def name(self) -> str: ...
1096
+ @property
1097
+ def value(self) -> int: ...
1098
+
1099
+ def setNumThreads(arg0: int) -> None: ...