ViennaPS 3.6.0__cp312-cp312-macosx_11_0_arm64.whl → 4.1.0__cp312-cp312-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 (229) hide show
  1. viennaps/.dylibs/libomp.dylib +0 -0
  2. viennaps/.dylibs/libtbb.dylib +0 -0
  3. viennaps/.dylibs/libvtkCommonComputationalGeometry-9.3.dylib +0 -0
  4. {viennaps2d → viennaps}/.dylibs/libvtkCommonCore-9.3.dylib +0 -0
  5. viennaps/.dylibs/libvtkCommonDataModel-9.3.dylib +0 -0
  6. viennaps/.dylibs/libvtkCommonExecutionModel-9.3.dylib +0 -0
  7. viennaps/.dylibs/libvtkCommonMath-9.3.dylib +0 -0
  8. viennaps/.dylibs/libvtkCommonMisc-9.3.dylib +0 -0
  9. viennaps/.dylibs/libvtkCommonSystem-9.3.dylib +0 -0
  10. {viennaps2d → viennaps}/.dylibs/libvtkCommonTransforms-9.3.dylib +0 -0
  11. {viennaps2d → viennaps}/.dylibs/libvtkFiltersCore-9.3.dylib +0 -0
  12. viennaps/.dylibs/libvtkFiltersGeometry-9.3.dylib +0 -0
  13. viennaps/.dylibs/libvtkFiltersVerdict-9.3.dylib +0 -0
  14. viennaps/.dylibs/libvtkIOCore-9.3.dylib +0 -0
  15. viennaps/.dylibs/libvtkIOXMLParser-9.3.dylib +0 -0
  16. {viennaps2d → viennaps}/.dylibs/libvtkdoubleconversion-9.3.dylib +0 -0
  17. viennaps/.dylibs/libvtkexpat-9.3.dylib +0 -0
  18. viennaps/.dylibs/libvtkfmt-9.3.dylib +0 -0
  19. {viennaps2d → viennaps}/.dylibs/libvtkkissfft-9.3.dylib +0 -0
  20. {viennaps2d → viennaps}/.dylibs/libvtkloguru-9.3.dylib +0 -0
  21. viennaps/.dylibs/libvtklz4-9.3.dylib +0 -0
  22. viennaps/.dylibs/libvtklzma-9.3.dylib +0 -0
  23. viennaps/.dylibs/libvtkpugixml-9.3.dylib +0 -0
  24. viennaps/.dylibs/libvtksys-9.3.dylib +0 -0
  25. viennaps/.dylibs/libvtkverdict-9.3.dylib +0 -0
  26. viennaps/__init__.py +126 -0
  27. viennaps/__init__.pyi +241 -0
  28. viennaps/_core/__init__.pyi +1154 -0
  29. viennaps/_core/constants.pyi +46 -0
  30. viennaps/_core/gpu.pyi +74 -0
  31. viennaps/_core/util.pyi +13 -0
  32. viennaps/_core.cpython-312-darwin.so +0 -0
  33. viennaps/d2/__init__.pyi +1505 -0
  34. viennaps/d2/gpu.pyi +90 -0
  35. viennaps/d3/__init__.pyi +1510 -0
  36. viennaps/d3/gpu.pyi +90 -0
  37. {viennaps-3.6.0.dist-info → viennaps-4.1.0.dist-info}/METADATA +65 -43
  38. viennaps-4.1.0.dist-info/RECORD +279 -0
  39. {viennaps-3.6.0.dist-info → viennaps-4.1.0.dist-info}/WHEEL +1 -1
  40. {viennaps-3.6.0.dist-info → viennaps-4.1.0.dist-info}/licenses/LICENSE +1 -6
  41. viennaps.libs/cmake_install.cmake +1 -1
  42. viennaps.libs/common/cmake_install.cmake +1 -1
  43. viennaps.libs/common/lexers/CMakeFiles/lexers.dir/stringstream.cpp.o +0 -0
  44. viennaps.libs/common/lexers/CMakeFiles/lexers.dir/tokenstream.cpp.o +0 -0
  45. viennaps.libs/common/lexers/cmake_install.cmake +1 -1
  46. viennaps.libs/common/math/CMakeFiles/math.dir/constants.cpp.o +0 -0
  47. viennaps.libs/common/math/cmake_install.cmake +1 -1
  48. viennaps.libs/common/simd/CMakeFiles/simd.dir/sse.cpp.o +0 -0
  49. viennaps.libs/common/simd/cmake_install.cmake +1 -1
  50. viennaps.libs/common/sys/CMakeFiles/sys.dir/alloc.cpp.o +0 -0
  51. viennaps.libs/common/sys/CMakeFiles/sys.dir/barrier.cpp.o +0 -0
  52. viennaps.libs/common/sys/CMakeFiles/sys.dir/condition.cpp.o +0 -0
  53. viennaps.libs/common/sys/CMakeFiles/sys.dir/estring.cpp.o +0 -0
  54. viennaps.libs/common/sys/CMakeFiles/sys.dir/filename.cpp.o +0 -0
  55. viennaps.libs/common/sys/CMakeFiles/sys.dir/library.cpp.o +0 -0
  56. viennaps.libs/common/sys/CMakeFiles/sys.dir/mutex.cpp.o +0 -0
  57. viennaps.libs/common/sys/CMakeFiles/sys.dir/regression.cpp.o +0 -0
  58. viennaps.libs/common/sys/CMakeFiles/sys.dir/sysinfo.cpp.o +0 -0
  59. viennaps.libs/common/sys/CMakeFiles/sys.dir/thread.cpp.o +0 -0
  60. viennaps.libs/common/sys/cmake_install.cmake +1 -1
  61. viennaps.libs/common/tasking/CMakeFiles/tasking.dir/taskschedulertbb.cpp.o +0 -0
  62. viennaps.libs/common/tasking/cmake_install.cmake +1 -1
  63. viennaps.libs/kernels/CMakeFiles/Export/0919fd033fbc7492b4ed7221a30ac4ed/embree-targets.cmake +1 -1
  64. viennaps.libs/kernels/CMakeFiles/embree.dir/builders/primrefgen.cpp.o +0 -0
  65. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh.cpp.o +0 -0
  66. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh4_factory.cpp.o +0 -0
  67. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh8_factory.cpp.o +0 -0
  68. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder.cpp.o +0 -0
  69. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_hair.cpp.o +0 -0
  70. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_hair_mb.cpp.o +0 -0
  71. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_morton.cpp.o +0 -0
  72. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_sah.cpp.o +0 -0
  73. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_sah_mb.cpp.o +0 -0
  74. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_sah_spatial.cpp.o +0 -0
  75. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_subdiv.cpp.o +0 -0
  76. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_twolevel.cpp.o +0 -0
  77. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_collider.cpp.o +0 -0
  78. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_intersector1_bvh4.cpp.o +0 -0
  79. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_intersector_hybrid4_bvh4.cpp.o +0 -0
  80. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_refit.cpp.o +0 -0
  81. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_rotate.cpp.o +0 -0
  82. viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_statistics.cpp.o +0 -0
  83. viennaps.libs/kernels/CMakeFiles/embree.dir/common/acceln.cpp.o +0 -0
  84. viennaps.libs/kernels/CMakeFiles/embree.dir/common/accelset.cpp.o +0 -0
  85. viennaps.libs/kernels/CMakeFiles/embree.dir/common/alloc.cpp.o +0 -0
  86. viennaps.libs/kernels/CMakeFiles/embree.dir/common/device.cpp.o +0 -0
  87. viennaps.libs/kernels/CMakeFiles/embree.dir/common/geometry.cpp.o +0 -0
  88. viennaps.libs/kernels/CMakeFiles/embree.dir/common/motion_derivative.cpp.o +0 -0
  89. viennaps.libs/kernels/CMakeFiles/embree.dir/common/rtcore.cpp.o +0 -0
  90. viennaps.libs/kernels/CMakeFiles/embree.dir/common/rtcore_builder.cpp.o +0 -0
  91. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene.cpp.o +0 -0
  92. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_curves.cpp.o +0 -0
  93. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_grid_mesh.cpp.o +0 -0
  94. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_instance.cpp.o +0 -0
  95. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_instance_array.cpp.o +0 -0
  96. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_line_segments.cpp.o +0 -0
  97. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_points.cpp.o +0 -0
  98. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_quad_mesh.cpp.o +0 -0
  99. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_subdiv_mesh.cpp.o +0 -0
  100. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_triangle_mesh.cpp.o +0 -0
  101. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_user_geometry.cpp.o +0 -0
  102. viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_verify.cpp.o +0 -0
  103. viennaps.libs/kernels/CMakeFiles/embree.dir/common/stat.cpp.o +0 -0
  104. viennaps.libs/kernels/CMakeFiles/embree.dir/common/state.cpp.o +0 -0
  105. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_4i.cpp.o +0 -0
  106. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_4i_mb.cpp.o +0 -0
  107. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_4v.cpp.o +0 -0
  108. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_8i.cpp.o +0 -0
  109. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_8i_mb.cpp.o +0 -0
  110. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_8v.cpp.o +0 -0
  111. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/grid_soa.cpp.o +0 -0
  112. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/instance_array_intersector.cpp.o +0 -0
  113. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/instance_intersector.cpp.o +0 -0
  114. viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/primitive4.cpp.o +0 -0
  115. viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/bezier_curve.cpp.o +0 -0
  116. viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/bspline_curve.cpp.o +0 -0
  117. viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/catmullclark_coefficients.cpp.o +0 -0
  118. viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/catmullrom_curve.cpp.o +0 -0
  119. viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/subdivpatch1base.cpp.o +0 -0
  120. viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/subdivpatch1base_eval.cpp.o +0 -0
  121. viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/tessellation_cache.cpp.o +0 -0
  122. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/builders/primrefgen.cpp.avx2.cpp.o +0 -0
  123. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder.cpp.avx2.cpp.o +0 -0
  124. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_hair.cpp.avx2.cpp.o +0 -0
  125. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_hair_mb.cpp.avx2.cpp.o +0 -0
  126. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_morton.cpp.avx2.cpp.o +0 -0
  127. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah.cpp.avx2.cpp.o +0 -0
  128. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah_mb.cpp.avx2.cpp.o +0 -0
  129. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah_spatial.cpp.avx2.cpp.o +0 -0
  130. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_subdiv.cpp.avx2.cpp.o +0 -0
  131. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_twolevel.cpp.avx2.cpp.o +0 -0
  132. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_collider.cpp.avx2.cpp.o +0 -0
  133. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector1_bvh4.cpp.avx2.cpp.o +0 -0
  134. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector1_bvh8.cpp.avx2.cpp.o +0 -0
  135. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector_hybrid4_bvh4.cpp.avx2.cpp.o +0 -0
  136. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector_hybrid4_bvh8.cpp.avx2.cpp.o +0 -0
  137. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector_hybrid8_bvh4.cpp.avx2.cpp.o +0 -0
  138. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector_hybrid8_bvh8.cpp.avx2.cpp.o +0 -0
  139. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_refit.cpp.avx2.cpp.o +0 -0
  140. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_rotate.cpp.avx2.cpp.o +0 -0
  141. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_curves.cpp.avx2.cpp.o +0 -0
  142. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_grid_mesh.cpp.avx2.cpp.o +0 -0
  143. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_instance.cpp.avx2.cpp.o +0 -0
  144. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_instance_array.cpp.avx2.cpp.o +0 -0
  145. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_line_segments.cpp.avx2.cpp.o +0 -0
  146. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_points.cpp.avx2.cpp.o +0 -0
  147. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_quad_mesh.cpp.avx2.cpp.o +0 -0
  148. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_subdiv_mesh.cpp.avx2.cpp.o +0 -0
  149. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_triangle_mesh.cpp.avx2.cpp.o +0 -0
  150. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_user_geometry.cpp.avx2.cpp.o +0 -0
  151. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_4i.cpp.avx2.cpp.o +0 -0
  152. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_4i_mb.cpp.avx2.cpp.o +0 -0
  153. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_4v.cpp.avx2.cpp.o +0 -0
  154. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_8i.cpp.avx2.cpp.o +0 -0
  155. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_8i_mb.cpp.avx2.cpp.o +0 -0
  156. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_8v.cpp.avx2.cpp.o +0 -0
  157. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/grid_soa.cpp.avx2.cpp.o +0 -0
  158. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/instance_array_intersector.cpp.avx2.cpp.o +0 -0
  159. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/instance_intersector.cpp.avx2.cpp.o +0 -0
  160. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/primitive8.cpp.avx2.cpp.o +0 -0
  161. viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/subdiv/subdivpatch1base_eval.cpp.avx2.cpp.o +0 -0
  162. viennaps.libs/kernels/cmake_install.cmake +2 -2
  163. viennaps.libs/libembree4.dylib +0 -0
  164. viennaps.libs/libembree_avx2.a +0 -0
  165. viennaps.libs/liblexers.a +0 -0
  166. viennaps.libs/libmath.a +0 -0
  167. viennaps.libs/libsimd.a +0 -0
  168. viennaps.libs/libsys.a +0 -0
  169. viennaps.libs/libtasking.a +0 -0
  170. viennaps.libs/libtbb.dylib +0 -0
  171. viennaps.libs/libvtkCommonComputationalGeometry-9.3.dylib +0 -0
  172. viennaps.libs/libvtkCommonCore-9.3.dylib +0 -0
  173. viennaps.libs/libvtkCommonDataModel-9.3.dylib +0 -0
  174. viennaps.libs/libvtkCommonExecutionModel-9.3.dylib +0 -0
  175. viennaps.libs/libvtkCommonMath-9.3.dylib +0 -0
  176. viennaps.libs/libvtkCommonMisc-9.3.dylib +0 -0
  177. viennaps.libs/libvtkCommonSystem-9.3.dylib +0 -0
  178. viennaps.libs/libvtkCommonTransforms-9.3.dylib +0 -0
  179. viennaps.libs/libvtkFiltersCore-9.3.dylib +0 -0
  180. viennaps.libs/libvtkFiltersGeneral-9.3.dylib +0 -0
  181. viennaps.libs/libvtkFiltersGeometry-9.3.dylib +0 -0
  182. viennaps.libs/libvtkFiltersVerdict-9.3.dylib +0 -0
  183. viennaps.libs/libvtkIOCore-9.3.dylib +0 -0
  184. viennaps.libs/libvtkIOXML-9.3.dylib +0 -0
  185. viennaps.libs/libvtkIOXMLParser-9.3.dylib +0 -0
  186. viennaps.libs/libvtkdoubleconversion-9.3.dylib +0 -0
  187. viennaps.libs/libvtkexpat-9.3.dylib +0 -0
  188. viennaps.libs/libvtkfmt-9.3.dylib +0 -0
  189. viennaps.libs/libvtkkissfft-9.3.dylib +0 -0
  190. viennaps.libs/libvtkloguru-9.3.dylib +0 -0
  191. viennaps.libs/libvtklz4-9.3.dylib +0 -0
  192. viennaps.libs/libvtklzma-9.3.dylib +0 -0
  193. viennaps.libs/libvtkpugixml-9.3.dylib +0 -0
  194. viennaps.libs/libvtksys-9.3.dylib +0 -0
  195. viennaps.libs/libvtkverdict-9.3.dylib +0 -0
  196. viennaps.libs/tests/cmake_install.cmake +1 -1
  197. viennaps-3.6.0.dist-info/RECORD +0 -281
  198. viennaps.libs/libvtkzlib-9.3.dylib +0 -0
  199. viennaps2d/.dylibs/libomp.dylib +0 -0
  200. viennaps2d/.dylibs/libtbb.dylib +0 -0
  201. viennaps2d/.dylibs/libvtkCommonComputationalGeometry-9.3.dylib +0 -0
  202. viennaps2d/.dylibs/libvtkCommonDataModel-9.3.dylib +0 -0
  203. viennaps2d/.dylibs/libvtkCommonExecutionModel-9.3.dylib +0 -0
  204. viennaps2d/.dylibs/libvtkCommonMath-9.3.dylib +0 -0
  205. viennaps2d/.dylibs/libvtkCommonMisc-9.3.dylib +0 -0
  206. viennaps2d/.dylibs/libvtkCommonSystem-9.3.dylib +0 -0
  207. viennaps2d/.dylibs/libvtkFiltersGeometry-9.3.dylib +0 -0
  208. viennaps2d/.dylibs/libvtkFiltersVerdict-9.3.dylib +0 -0
  209. viennaps2d/.dylibs/libvtkIOCore-9.3.dylib +0 -0
  210. viennaps2d/.dylibs/libvtkIOXMLParser-9.3.dylib +0 -0
  211. viennaps2d/.dylibs/libvtkexpat-9.3.dylib +0 -0
  212. viennaps2d/.dylibs/libvtkfmt-9.3.dylib +0 -0
  213. viennaps2d/.dylibs/libvtklz4-9.3.dylib +0 -0
  214. viennaps2d/.dylibs/libvtklzma-9.3.dylib +0 -0
  215. viennaps2d/.dylibs/libvtkpugixml-9.3.dylib +0 -0
  216. viennaps2d/.dylibs/libvtksys-9.3.dylib +0 -0
  217. viennaps2d/.dylibs/libvtkverdict-9.3.dylib +0 -0
  218. viennaps2d/.dylibs/libvtkzlib-9.3.dylib +0 -0
  219. viennaps2d/__init__.py +0 -80
  220. viennaps2d/__init__.pyi +0 -6
  221. viennaps2d/viennaps2d.cpython-311-darwin.so +0 -0
  222. viennaps2d/viennaps2d.cpython-312-darwin.so +0 -0
  223. viennaps2d/viennaps2d.pyi +0 -1399
  224. viennaps3d/__init__.py +0 -80
  225. viennaps3d/__init__.pyi +0 -6
  226. viennaps3d/gpu.pyi +0 -147
  227. viennaps3d/viennaps3d.cpython-311-darwin.so +0 -0
  228. viennaps3d/viennaps3d.cpython-312-darwin.so +0 -0
  229. viennaps3d/viennaps3d.pyi +0 -1324
@@ -0,0 +1,1154 @@
1
+ """
2
+ ViennaPS is a header-only C++ process simulation library which includes surface and volume representations, a ray tracer, and physical models for the simulation of microelectronic fabrication processes. The main design goals are simplicity and efficiency, tailored towards scientific simulations.
3
+ """
4
+
5
+ from __future__ import annotations
6
+ import collections.abc
7
+ import enum
8
+ import typing
9
+ import viennals._core
10
+ from viennaps import d2
11
+ import viennaps.d2
12
+ from viennaps import d3
13
+ import viennaps.d3
14
+ from . import constants
15
+ from . import gpu
16
+ from . import util
17
+
18
+ __all__: list[str] = [
19
+ "AdvectionParameters",
20
+ "AtomicLayerProcessParameters",
21
+ "CF4O2Parameters",
22
+ "CF4O2ParametersIons",
23
+ "CF4O2ParametersMask",
24
+ "CF4O2ParametersPassivation",
25
+ "CF4O2ParametersSi",
26
+ "CF4O2ParametersSiGe",
27
+ "CoverageParameters",
28
+ "Extrude",
29
+ "FaradayCageParameters",
30
+ "FluorocarbonMaterialParameters",
31
+ "FluorocarbonParameters",
32
+ "FluorocarbonParametersIons",
33
+ "FluxEngineType",
34
+ "HoleShape",
35
+ "IBEParameters",
36
+ "IBEParametersCos4Yield",
37
+ "Length",
38
+ "LengthUnit",
39
+ "Logger",
40
+ "Material",
41
+ "MaterialMap",
42
+ "MetaDataLevel",
43
+ "NormalizationType",
44
+ "PlasmaEtchingParameters",
45
+ "PlasmaEtchingParametersIons",
46
+ "PlasmaEtchingParametersMask",
47
+ "PlasmaEtchingParametersPassivation",
48
+ "PlasmaEtchingParametersPolymer",
49
+ "PlasmaEtchingParametersSubstrate",
50
+ "ProcessParams",
51
+ "RateSet",
52
+ "RayTracingParameters",
53
+ "Slice",
54
+ "Time",
55
+ "TimeUnit",
56
+ "constants",
57
+ "d2",
58
+ "d3",
59
+ "gpu",
60
+ "gpuAvailable",
61
+ "setNumThreads",
62
+ "util",
63
+ "version",
64
+ ]
65
+
66
+ class AdvectionParameters:
67
+ checkDissipation: bool
68
+ ignoreVoids: bool
69
+ integrationScheme: viennals._core.IntegrationSchemeEnum
70
+ velocityOutput: bool
71
+ def __init__(self) -> None: ...
72
+ def toMetaData(self) -> dict[str, list[float]]:
73
+ """
74
+ Convert the advection parameters to a metadata dict.
75
+ """
76
+
77
+ def toMetaDataString(self) -> str:
78
+ """
79
+ Convert the advection parameters to a metadata string.
80
+ """
81
+
82
+ @property
83
+ def dissipationAlpha(self) -> float: ...
84
+ @dissipationAlpha.setter
85
+ def dissipationAlpha(self, arg0: typing.SupportsFloat) -> None: ...
86
+ @property
87
+ def timeStepRatio(self) -> float: ...
88
+ @timeStepRatio.setter
89
+ def timeStepRatio(self, arg0: typing.SupportsFloat) -> None: ...
90
+
91
+ class AtomicLayerProcessParameters:
92
+ def __init__(self) -> None: ...
93
+ def toMetaData(self) -> dict[str, list[float]]:
94
+ """
95
+ Convert the ALD process parameters to a metadata dict.
96
+ """
97
+
98
+ def toMetaDataString(self) -> str:
99
+ """
100
+ Convert the ALD process parameters to a metadata string.
101
+ """
102
+
103
+ @property
104
+ def coverageTimeStep(self) -> float: ...
105
+ @coverageTimeStep.setter
106
+ def coverageTimeStep(self, arg0: typing.SupportsFloat) -> None: ...
107
+ @property
108
+ def numCycles(self) -> int: ...
109
+ @numCycles.setter
110
+ def numCycles(self, arg0: typing.SupportsInt) -> None: ...
111
+ @property
112
+ def pulseTime(self) -> float: ...
113
+ @pulseTime.setter
114
+ def pulseTime(self, arg0: typing.SupportsFloat) -> None: ...
115
+ @property
116
+ def purgePulseTime(self) -> float: ...
117
+ @purgePulseTime.setter
118
+ def purgePulseTime(self, arg0: typing.SupportsFloat) -> None: ...
119
+
120
+ class CF4O2Parameters:
121
+ Ions: CF4O2ParametersIons
122
+ Mask: CF4O2ParametersMask
123
+ Passivation: CF4O2ParametersPassivation
124
+ Si: CF4O2ParametersSi
125
+ SiGe: CF4O2ParametersSiGe
126
+ fluxIncludeSticking: bool
127
+ def __init__(self) -> None: ...
128
+ @property
129
+ def etchStopDepth(self) -> float: ...
130
+ @etchStopDepth.setter
131
+ def etchStopDepth(self, arg0: typing.SupportsFloat) -> None: ...
132
+ @property
133
+ def etchantFlux(self) -> float: ...
134
+ @etchantFlux.setter
135
+ def etchantFlux(self, arg0: typing.SupportsFloat) -> None: ...
136
+ @property
137
+ def gamma_C(self) -> dict[Material, float]: ...
138
+ @gamma_C.setter
139
+ def gamma_C(
140
+ self, arg0: collections.abc.Mapping[Material, typing.SupportsFloat]
141
+ ) -> None: ...
142
+ @property
143
+ def gamma_C_oxidized(self) -> dict[Material, float]: ...
144
+ @gamma_C_oxidized.setter
145
+ def gamma_C_oxidized(
146
+ self, arg0: collections.abc.Mapping[Material, typing.SupportsFloat]
147
+ ) -> None: ...
148
+ @property
149
+ def gamma_F(self) -> dict[Material, float]: ...
150
+ @gamma_F.setter
151
+ def gamma_F(
152
+ self, arg0: collections.abc.Mapping[Material, typing.SupportsFloat]
153
+ ) -> None: ...
154
+ @property
155
+ def gamma_F_oxidized(self) -> dict[Material, float]: ...
156
+ @gamma_F_oxidized.setter
157
+ def gamma_F_oxidized(
158
+ self, arg0: collections.abc.Mapping[Material, typing.SupportsFloat]
159
+ ) -> None: ...
160
+ @property
161
+ def gamma_O(self) -> dict[Material, float]: ...
162
+ @gamma_O.setter
163
+ def gamma_O(
164
+ self, arg0: collections.abc.Mapping[Material, typing.SupportsFloat]
165
+ ) -> None: ...
166
+ @property
167
+ def gamma_O_passivated(self) -> dict[Material, float]: ...
168
+ @gamma_O_passivated.setter
169
+ def gamma_O_passivated(
170
+ self, arg0: collections.abc.Mapping[Material, typing.SupportsFloat]
171
+ ) -> None: ...
172
+ @property
173
+ def ionFlux(self) -> float: ...
174
+ @ionFlux.setter
175
+ def ionFlux(self, arg0: typing.SupportsFloat) -> None: ...
176
+ @property
177
+ def oxygenFlux(self) -> float: ...
178
+ @oxygenFlux.setter
179
+ def oxygenFlux(self, arg0: typing.SupportsFloat) -> None: ...
180
+ @property
181
+ def polymerFlux(self) -> float: ...
182
+ @polymerFlux.setter
183
+ def polymerFlux(self, arg0: typing.SupportsFloat) -> None: ...
184
+
185
+ class CF4O2ParametersIons:
186
+ def __init__(self) -> None: ...
187
+ @property
188
+ def exponent(self) -> float: ...
189
+ @exponent.setter
190
+ def exponent(self, arg0: typing.SupportsFloat) -> None: ...
191
+ @property
192
+ def inflectAngle(self) -> float: ...
193
+ @inflectAngle.setter
194
+ def inflectAngle(self, arg0: typing.SupportsFloat) -> None: ...
195
+ @property
196
+ def meanEnergy(self) -> float: ...
197
+ @meanEnergy.setter
198
+ def meanEnergy(self, arg0: typing.SupportsFloat) -> None: ...
199
+ @property
200
+ def minAngle(self) -> float: ...
201
+ @minAngle.setter
202
+ def minAngle(self, arg0: typing.SupportsFloat) -> None: ...
203
+ @property
204
+ def n_l(self) -> float: ...
205
+ @n_l.setter
206
+ def n_l(self, arg0: typing.SupportsFloat) -> None: ...
207
+ @property
208
+ def sigmaEnergy(self) -> float: ...
209
+ @sigmaEnergy.setter
210
+ def sigmaEnergy(self, arg0: typing.SupportsFloat) -> None: ...
211
+
212
+ class CF4O2ParametersMask:
213
+ def __init__(self) -> None: ...
214
+ @property
215
+ def A_sp(self) -> float: ...
216
+ @A_sp.setter
217
+ def A_sp(self, arg0: typing.SupportsFloat) -> None: ...
218
+ @property
219
+ def Eth_sp(self) -> float: ...
220
+ @Eth_sp.setter
221
+ def Eth_sp(self, arg0: typing.SupportsFloat) -> None: ...
222
+ @property
223
+ def rho(self) -> float: ...
224
+ @rho.setter
225
+ def rho(self, arg0: typing.SupportsFloat) -> None: ...
226
+
227
+ class CF4O2ParametersPassivation:
228
+ def __init__(self) -> None: ...
229
+ @property
230
+ def A_C_ie(self) -> float: ...
231
+ @A_C_ie.setter
232
+ def A_C_ie(self, arg0: typing.SupportsFloat) -> None: ...
233
+ @property
234
+ def A_O_ie(self) -> float: ...
235
+ @A_O_ie.setter
236
+ def A_O_ie(self, arg0: typing.SupportsFloat) -> None: ...
237
+ @property
238
+ def Eth_C_ie(self) -> float: ...
239
+ @Eth_C_ie.setter
240
+ def Eth_C_ie(self, arg0: typing.SupportsFloat) -> None: ...
241
+ @property
242
+ def Eth_O_ie(self) -> float: ...
243
+ @Eth_O_ie.setter
244
+ def Eth_O_ie(self, arg0: typing.SupportsFloat) -> None: ...
245
+
246
+ class CF4O2ParametersSi:
247
+ def __init__(self) -> None: ...
248
+ @property
249
+ def A_ie(self) -> float: ...
250
+ @A_ie.setter
251
+ def A_ie(self, arg0: typing.SupportsFloat) -> None: ...
252
+ @property
253
+ def A_sp(self) -> float: ...
254
+ @A_sp.setter
255
+ def A_sp(self, arg0: typing.SupportsFloat) -> None: ...
256
+ @property
257
+ def Eth_ie(self) -> float: ...
258
+ @Eth_ie.setter
259
+ def Eth_ie(self, arg0: typing.SupportsFloat) -> None: ...
260
+ @property
261
+ def Eth_sp(self) -> float: ...
262
+ @Eth_sp.setter
263
+ def Eth_sp(self, arg0: typing.SupportsFloat) -> None: ...
264
+ @property
265
+ def beta_sigma(self) -> float: ...
266
+ @beta_sigma.setter
267
+ def beta_sigma(self, arg0: typing.SupportsFloat) -> None: ...
268
+ @property
269
+ def k_sigma(self) -> float: ...
270
+ @k_sigma.setter
271
+ def k_sigma(self, arg0: typing.SupportsFloat) -> None: ...
272
+ @property
273
+ def rho(self) -> float: ...
274
+ @rho.setter
275
+ def rho(self, arg0: typing.SupportsFloat) -> None: ...
276
+
277
+ class CF4O2ParametersSiGe:
278
+ def __init__(self) -> None: ...
279
+ def k_sigma_SiGe(self, arg0: typing.SupportsFloat) -> float: ...
280
+ @property
281
+ def A_ie(self) -> float: ...
282
+ @A_ie.setter
283
+ def A_ie(self, arg0: typing.SupportsFloat) -> None: ...
284
+ @property
285
+ def A_sp(self) -> float: ...
286
+ @A_sp.setter
287
+ def A_sp(self, arg0: typing.SupportsFloat) -> None: ...
288
+ @property
289
+ def Eth_ie(self) -> float: ...
290
+ @Eth_ie.setter
291
+ def Eth_ie(self, arg0: typing.SupportsFloat) -> None: ...
292
+ @property
293
+ def Eth_sp(self) -> float: ...
294
+ @Eth_sp.setter
295
+ def Eth_sp(self, arg0: typing.SupportsFloat) -> None: ...
296
+ @property
297
+ def beta_sigma(self) -> float: ...
298
+ @beta_sigma.setter
299
+ def beta_sigma(self, arg0: typing.SupportsFloat) -> None: ...
300
+ @property
301
+ def k_sigma(self) -> float: ...
302
+ @k_sigma.setter
303
+ def k_sigma(self, arg0: typing.SupportsFloat) -> None: ...
304
+ @property
305
+ def rho(self) -> float: ...
306
+ @rho.setter
307
+ def rho(self, arg0: typing.SupportsFloat) -> None: ...
308
+ @property
309
+ def x(self) -> float: ...
310
+ @x.setter
311
+ def x(self, arg0: typing.SupportsFloat) -> None: ...
312
+
313
+ class CoverageParameters:
314
+ def __init__(self) -> None: ...
315
+ def toMetaData(self) -> dict[str, list[float]]:
316
+ """
317
+ Convert the coverage parameters to a metadata dict.
318
+ """
319
+
320
+ def toMetaDataString(self) -> str:
321
+ """
322
+ Convert the coverage parameters to a metadata string.
323
+ """
324
+
325
+ @property
326
+ def maxIterations(self) -> int: ...
327
+ @maxIterations.setter
328
+ def maxIterations(self, arg0: typing.SupportsInt) -> None: ...
329
+ @property
330
+ def tolerance(self) -> float: ...
331
+ @tolerance.setter
332
+ def tolerance(self, arg0: typing.SupportsFloat) -> None: ...
333
+
334
+ class Extrude:
335
+ @typing.overload
336
+ def __init__(self) -> None: ...
337
+ @typing.overload
338
+ def __init__(
339
+ self,
340
+ inputDomain: viennaps.d2.Domain,
341
+ outputDomain: viennaps.d3.Domain,
342
+ extent: typing.Annotated[
343
+ collections.abc.Sequence[typing.SupportsFloat], "FixedSize(2)"
344
+ ],
345
+ extrusionAxis: typing.SupportsInt,
346
+ boundaryConditions: typing.Annotated[
347
+ collections.abc.Sequence[viennals._core.BoundaryConditionEnum],
348
+ "FixedSize(3)",
349
+ ],
350
+ ) -> None: ...
351
+ def apply(self) -> None:
352
+ """
353
+ Run the extrusion.
354
+ """
355
+
356
+ def setBoundaryConditions(
357
+ self,
358
+ arg0: typing.Annotated[
359
+ collections.abc.Sequence[viennals._core.BoundaryConditionEnum],
360
+ "FixedSize(3)",
361
+ ],
362
+ ) -> None:
363
+ """
364
+ Set the boundary conditions in the extruded domain.
365
+ """
366
+
367
+ def setExtent(
368
+ self,
369
+ arg0: typing.Annotated[
370
+ collections.abc.Sequence[typing.SupportsFloat], "FixedSize(2)"
371
+ ],
372
+ ) -> None:
373
+ """
374
+ Set the min and max extent in the extruded dimension.
375
+ """
376
+
377
+ def setExtrusionAxis(self, arg0: typing.SupportsInt) -> None:
378
+ """
379
+ Set the axis along which to extrude (0, 1, or 2).
380
+ """
381
+
382
+ def setInputDomain(self, arg0: viennaps.d2.Domain) -> None:
383
+ """
384
+ Set the input domain to be extruded.
385
+ """
386
+
387
+ def setOutputDomain(self, arg0: viennaps.d3.Domain) -> None:
388
+ """
389
+ Set the output domain. The 3D output domain will be overwritten by the extruded domain.
390
+ """
391
+
392
+ class FaradayCageParameters:
393
+ ibeParams: IBEParameters
394
+ def __init__(self) -> None: ...
395
+ @property
396
+ def cageAngle(self) -> float: ...
397
+ @cageAngle.setter
398
+ def cageAngle(self, arg0: typing.SupportsFloat) -> None: ...
399
+
400
+ class FluorocarbonMaterialParameters:
401
+ id: Material
402
+ def __init__(self) -> None: ...
403
+ @property
404
+ def A_ie(self) -> float: ...
405
+ @A_ie.setter
406
+ def A_ie(self, arg0: typing.SupportsFloat) -> None: ...
407
+ @property
408
+ def A_sp(self) -> float: ...
409
+ @A_sp.setter
410
+ def A_sp(self, arg0: typing.SupportsFloat) -> None: ...
411
+ @property
412
+ def B_sp(self) -> float: ...
413
+ @B_sp.setter
414
+ def B_sp(self, arg0: typing.SupportsFloat) -> None: ...
415
+ @property
416
+ def E_a(self) -> float: ...
417
+ @E_a.setter
418
+ def E_a(self, arg0: typing.SupportsFloat) -> None: ...
419
+ @property
420
+ def Eth_ie(self) -> float: ...
421
+ @Eth_ie.setter
422
+ def Eth_ie(self, arg0: typing.SupportsFloat) -> None: ...
423
+ @property
424
+ def Eth_sp(self) -> float: ...
425
+ @Eth_sp.setter
426
+ def Eth_sp(self, arg0: typing.SupportsFloat) -> None: ...
427
+ @property
428
+ def K(self) -> float: ...
429
+ @K.setter
430
+ def K(self, arg0: typing.SupportsFloat) -> None: ...
431
+ @property
432
+ def beta_e(self) -> float: ...
433
+ @beta_e.setter
434
+ def beta_e(self, arg0: typing.SupportsFloat) -> None: ...
435
+ @property
436
+ def beta_p(self) -> float: ...
437
+ @beta_p.setter
438
+ def beta_p(self, arg0: typing.SupportsFloat) -> None: ...
439
+ @property
440
+ def density(self) -> float: ...
441
+ @density.setter
442
+ def density(self, arg0: typing.SupportsFloat) -> None: ...
443
+
444
+ class FluorocarbonParameters:
445
+ Ions: FluorocarbonParametersIons
446
+ def __init__(self) -> None: ...
447
+ def addMaterial(
448
+ self, materialParameters: FluorocarbonMaterialParameters
449
+ ) -> None: ...
450
+ def getMaterialParameters(
451
+ self, material: Material
452
+ ) -> FluorocarbonMaterialParameters: ...
453
+ @property
454
+ def delta_p(self) -> float: ...
455
+ @delta_p.setter
456
+ def delta_p(self, arg0: typing.SupportsFloat) -> None: ...
457
+ @property
458
+ def etchStopDepth(self) -> float: ...
459
+ @etchStopDepth.setter
460
+ def etchStopDepth(self, arg0: typing.SupportsFloat) -> None: ...
461
+ @property
462
+ def etchantFlux(self) -> float: ...
463
+ @etchantFlux.setter
464
+ def etchantFlux(self, arg0: typing.SupportsFloat) -> None: ...
465
+ @property
466
+ def ionFlux(self) -> float: ...
467
+ @ionFlux.setter
468
+ def ionFlux(self, arg0: typing.SupportsFloat) -> None: ...
469
+ @property
470
+ def k_ev(self) -> float: ...
471
+ @k_ev.setter
472
+ def k_ev(self, arg0: typing.SupportsFloat) -> None: ...
473
+ @property
474
+ def k_ie(self) -> float: ...
475
+ @k_ie.setter
476
+ def k_ie(self, arg0: typing.SupportsFloat) -> None: ...
477
+ @property
478
+ def polyFlux(self) -> float: ...
479
+ @polyFlux.setter
480
+ def polyFlux(self, arg0: typing.SupportsFloat) -> None: ...
481
+ @property
482
+ def temperature(self) -> float: ...
483
+ @temperature.setter
484
+ def temperature(self, arg0: typing.SupportsFloat) -> None: ...
485
+
486
+ class FluorocarbonParametersIons:
487
+ def __init__(self) -> None: ...
488
+ @property
489
+ def exponent(self) -> float: ...
490
+ @exponent.setter
491
+ def exponent(self, arg0: typing.SupportsFloat) -> None: ...
492
+ @property
493
+ def inflectAngle(self) -> float: ...
494
+ @inflectAngle.setter
495
+ def inflectAngle(self, arg0: typing.SupportsFloat) -> None: ...
496
+ @property
497
+ def meanEnergy(self) -> float: ...
498
+ @meanEnergy.setter
499
+ def meanEnergy(self, arg0: typing.SupportsFloat) -> None: ...
500
+ @property
501
+ def minAngle(self) -> float: ...
502
+ @minAngle.setter
503
+ def minAngle(self, arg0: typing.SupportsFloat) -> None: ...
504
+ @property
505
+ def n_l(self) -> float: ...
506
+ @n_l.setter
507
+ def n_l(self, arg0: typing.SupportsFloat) -> None: ...
508
+ @property
509
+ def sigmaEnergy(self) -> float: ...
510
+ @sigmaEnergy.setter
511
+ def sigmaEnergy(self, arg0: typing.SupportsFloat) -> None: ...
512
+
513
+ class FluxEngineType(enum.IntEnum):
514
+ AUTO: typing.ClassVar[FluxEngineType] # value = <FluxEngineType.AUTO: 0>
515
+ CPU_DISK: typing.ClassVar[FluxEngineType] # value = <FluxEngineType.CPU_DISK: 1>
516
+ CPU_TRIANGLE: typing.ClassVar[
517
+ FluxEngineType
518
+ ] # value = <FluxEngineType.CPU_TRIANGLE: 2>
519
+ GPU_DISK: typing.ClassVar[FluxEngineType] # value = <FluxEngineType.GPU_DISK: 3>
520
+ GPU_LINE: typing.ClassVar[FluxEngineType] # value = <FluxEngineType.GPU_LINE: 5>
521
+ GPU_TRIANGLE: typing.ClassVar[
522
+ FluxEngineType
523
+ ] # value = <FluxEngineType.GPU_TRIANGLE: 4>
524
+ @classmethod
525
+ def __new__(cls, value): ...
526
+ def __format__(self, format_spec):
527
+ """
528
+ Convert to a string according to format_spec.
529
+ """
530
+
531
+ class HoleShape(enum.IntEnum):
532
+ FULL: typing.ClassVar[HoleShape] # value = <HoleShape.FULL: 0>
533
+ HALF: typing.ClassVar[HoleShape] # value = <HoleShape.HALF: 1>
534
+ QUARTER: typing.ClassVar[HoleShape] # value = <HoleShape.QUARTER: 2>
535
+ @classmethod
536
+ def __new__(cls, value): ...
537
+ def __format__(self, format_spec):
538
+ """
539
+ Convert to a string according to format_spec.
540
+ """
541
+
542
+ class IBEParameters:
543
+ cos4Yield: IBEParametersCos4Yield
544
+ def __init__(self) -> None: ...
545
+ def toProcessMetaData(self) -> dict[str, list[float]]:
546
+ """
547
+ Convert the IBE parameters to a metadata dict.
548
+ """
549
+
550
+ @property
551
+ def exponent(self) -> float: ...
552
+ @exponent.setter
553
+ def exponent(self, arg0: typing.SupportsFloat) -> None: ...
554
+ @property
555
+ def inflectAngle(self) -> float: ...
556
+ @inflectAngle.setter
557
+ def inflectAngle(self, arg0: typing.SupportsFloat) -> None: ...
558
+ @property
559
+ def materialPlaneWaferRate(self) -> dict[Material, float]: ...
560
+ @materialPlaneWaferRate.setter
561
+ def materialPlaneWaferRate(
562
+ self, arg0: collections.abc.Mapping[Material, typing.SupportsFloat]
563
+ ) -> None: ...
564
+ @property
565
+ def meanEnergy(self) -> float: ...
566
+ @meanEnergy.setter
567
+ def meanEnergy(self, arg0: typing.SupportsFloat) -> None: ...
568
+ @property
569
+ def minAngle(self) -> float: ...
570
+ @minAngle.setter
571
+ def minAngle(self, arg0: typing.SupportsFloat) -> None: ...
572
+ @property
573
+ def n_l(self) -> float: ...
574
+ @n_l.setter
575
+ def n_l(self, arg0: typing.SupportsFloat) -> None: ...
576
+ @property
577
+ def planeWaferRate(self) -> float: ...
578
+ @planeWaferRate.setter
579
+ def planeWaferRate(self, arg0: typing.SupportsFloat) -> None: ...
580
+ @property
581
+ def redepositionRate(self) -> float: ...
582
+ @redepositionRate.setter
583
+ def redepositionRate(self, arg0: typing.SupportsFloat) -> None: ...
584
+ @property
585
+ def redepositionThreshold(self) -> float: ...
586
+ @redepositionThreshold.setter
587
+ def redepositionThreshold(self, arg0: typing.SupportsFloat) -> None: ...
588
+ @property
589
+ def sigmaEnergy(self) -> float: ...
590
+ @sigmaEnergy.setter
591
+ def sigmaEnergy(self, arg0: typing.SupportsFloat) -> None: ...
592
+ @property
593
+ def thetaRMax(self) -> float: ...
594
+ @thetaRMax.setter
595
+ def thetaRMax(self, arg0: typing.SupportsFloat) -> None: ...
596
+ @property
597
+ def thetaRMin(self) -> float: ...
598
+ @thetaRMin.setter
599
+ def thetaRMin(self, arg0: typing.SupportsFloat) -> None: ...
600
+ @property
601
+ def thresholdEnergy(self) -> float: ...
602
+ @thresholdEnergy.setter
603
+ def thresholdEnergy(self, arg0: typing.SupportsFloat) -> None: ...
604
+ @property
605
+ def tiltAngle(self) -> float: ...
606
+ @tiltAngle.setter
607
+ def tiltAngle(self, arg0: typing.SupportsFloat) -> None: ...
608
+
609
+ class IBEParametersCos4Yield:
610
+ isDefined: bool
611
+ def __init__(self) -> None: ...
612
+ def aSum(self) -> float: ...
613
+ @property
614
+ def a1(self) -> float: ...
615
+ @a1.setter
616
+ def a1(self, arg0: typing.SupportsFloat) -> None: ...
617
+ @property
618
+ def a2(self) -> float: ...
619
+ @a2.setter
620
+ def a2(self, arg0: typing.SupportsFloat) -> None: ...
621
+ @property
622
+ def a3(self) -> float: ...
623
+ @a3.setter
624
+ def a3(self, arg0: typing.SupportsFloat) -> None: ...
625
+ @property
626
+ def a4(self) -> float: ...
627
+ @a4.setter
628
+ def a4(self, arg0: typing.SupportsFloat) -> None: ...
629
+
630
+ class Length:
631
+ @staticmethod
632
+ def convertAngstrom() -> float: ...
633
+ @staticmethod
634
+ def convertCentimeter() -> float: ...
635
+ @staticmethod
636
+ def convertMeter() -> float: ...
637
+ @staticmethod
638
+ def convertMicrometer() -> float: ...
639
+ @staticmethod
640
+ def convertMillimeter() -> float: ...
641
+ @staticmethod
642
+ def convertNanometer() -> float: ...
643
+ @staticmethod
644
+ def getInstance() -> Length: ...
645
+ @staticmethod
646
+ def setUnit(arg0: str) -> None: ...
647
+ @staticmethod
648
+ def toShortString() -> str: ...
649
+ @staticmethod
650
+ def toString() -> str: ...
651
+
652
+ class LengthUnit(enum.IntEnum):
653
+ ANGSTROM: typing.ClassVar[LengthUnit] # value = <LengthUnit.ANGSTROM: 5>
654
+ CENTIMETER: typing.ClassVar[LengthUnit] # value = <LengthUnit.CENTIMETER: 1>
655
+ METER: typing.ClassVar[LengthUnit] # value = <LengthUnit.METER: 0>
656
+ MICROMETER: typing.ClassVar[LengthUnit] # value = <LengthUnit.MICROMETER: 3>
657
+ MILLIMETER: typing.ClassVar[LengthUnit] # value = <LengthUnit.MILLIMETER: 2>
658
+ NANOMETER: typing.ClassVar[LengthUnit] # value = <LengthUnit.NANOMETER: 4>
659
+ UNDEFINED: typing.ClassVar[LengthUnit] # value = <LengthUnit.UNDEFINED: 6>
660
+ @classmethod
661
+ def __new__(cls, value): ...
662
+ def __format__(self, format_spec):
663
+ """
664
+ Convert to a string according to format_spec.
665
+ """
666
+
667
+ class Logger:
668
+ @staticmethod
669
+ def appendToLogFile(arg0: str) -> bool: ...
670
+ @staticmethod
671
+ def closeLogFile() -> None: ...
672
+ @staticmethod
673
+ def getInstance() -> Logger: ...
674
+ @staticmethod
675
+ def getLogLevel() -> int: ...
676
+ @staticmethod
677
+ def setLogFile(arg0: str) -> bool: ...
678
+ @staticmethod
679
+ def setLogLevel(arg0: ...) -> None: ...
680
+ def addDebug(self, arg0: str) -> Logger: ...
681
+ def addError(self, s: str, shouldAbort: bool = True) -> Logger: ...
682
+ def addInfo(self, arg0: str) -> Logger: ...
683
+ @typing.overload
684
+ def addTiming(self, arg0: str, arg1: typing.SupportsFloat) -> Logger: ...
685
+ @typing.overload
686
+ def addTiming(
687
+ self, arg0: str, arg1: typing.SupportsFloat, arg2: typing.SupportsFloat
688
+ ) -> Logger: ...
689
+ def addWarning(self, arg0: str) -> Logger: ...
690
+ def print(self) -> None: ...
691
+
692
+ class Material(enum.IntEnum):
693
+ """
694
+ Material types for domain and level sets
695
+ """
696
+
697
+ ARC: typing.ClassVar[Material] # value = <Material.ARC: 57>
698
+ AZO: typing.ClassVar[Material] # value = <Material.AZO: 152>
699
+ Air: typing.ClassVar[Material] # value = <Material.Air: 2>
700
+ Al2O3: typing.ClassVar[Material] # value = <Material.Al2O3: 31>
701
+ AlN: typing.ClassVar[Material] # value = <Material.AlN: 37>
702
+ Au: typing.ClassVar[Material] # value = <Material.Au: 91>
703
+ BN: typing.ClassVar[Material] # value = <Material.BN: 39>
704
+ BPSG: typing.ClassVar[Material] # value = <Material.BPSG: 54>
705
+ C: typing.ClassVar[Material] # value = <Material.C: 50>
706
+ Co: typing.ClassVar[Material] # value = <Material.Co: 72>
707
+ CoW: typing.ClassVar[Material] # value = <Material.CoW: 85>
708
+ Cr: typing.ClassVar[Material] # value = <Material.Cr: 92>
709
+ Cu: typing.ClassVar[Material] # value = <Material.Cu: 71>
710
+ Dielectric: typing.ClassVar[Material] # value = <Material.Dielectric: 4>
711
+ GAS: typing.ClassVar[Material] # value = <Material.GAS: 3>
712
+ GST: typing.ClassVar[Material] # value = <Material.GST: 135>
713
+ GaAs: typing.ClassVar[Material] # value = <Material.GaAs: 112>
714
+ GaN: typing.ClassVar[Material] # value = <Material.GaN: 111>
715
+ Ge: typing.ClassVar[Material] # value = <Material.Ge: 110>
716
+ Graphene: typing.ClassVar[Material] # value = <Material.Graphene: 130>
717
+ HSQ: typing.ClassVar[Material] # value = <Material.HSQ: 60>
718
+ HfO2: typing.ClassVar[Material] # value = <Material.HfO2: 32>
719
+ ITO: typing.ClassVar[Material] # value = <Material.ITO: 150>
720
+ InGaAs: typing.ClassVar[Material] # value = <Material.InGaAs: 114>
721
+ InP: typing.ClassVar[Material] # value = <Material.InP: 113>
722
+ Ir: typing.ClassVar[Material] # value = <Material.Ir: 81>
723
+ La2O3: typing.ClassVar[Material] # value = <Material.La2O3: 36>
724
+ Mask: typing.ClassVar[Material] # value = <Material.Mask: 0>
725
+ Metal: typing.ClassVar[Material] # value = <Material.Metal: 5>
726
+ Mn: typing.ClassVar[Material] # value = <Material.Mn: 88>
727
+ MnN: typing.ClassVar[Material] # value = <Material.MnN: 90>
728
+ MnO: typing.ClassVar[Material] # value = <Material.MnO: 89>
729
+ Mo: typing.ClassVar[Material] # value = <Material.Mo: 80>
730
+ MoS2: typing.ClassVar[Material] # value = <Material.MoS2: 131>
731
+ MoSi2: typing.ClassVar[Material] # value = <Material.MoSi2: 102>
732
+ Ni: typing.ClassVar[Material] # value = <Material.Ni: 74>
733
+ NiW: typing.ClassVar[Material] # value = <Material.NiW: 86>
734
+ PHS: typing.ClassVar[Material] # value = <Material.PHS: 59>
735
+ PMMA: typing.ClassVar[Material] # value = <Material.PMMA: 58>
736
+ PSG: typing.ClassVar[Material] # value = <Material.PSG: 55>
737
+ Pd: typing.ClassVar[Material] # value = <Material.Pd: 83>
738
+ PolySi: typing.ClassVar[Material] # value = <Material.PolySi: 11>
739
+ Polymer: typing.ClassVar[Material] # value = <Material.Polymer: 1>
740
+ Pt: typing.ClassVar[Material] # value = <Material.Pt: 75>
741
+ Rh: typing.ClassVar[Material] # value = <Material.Rh: 82>
742
+ Ru: typing.ClassVar[Material] # value = <Material.Ru: 73>
743
+ RuTa: typing.ClassVar[Material] # value = <Material.RuTa: 84>
744
+ SOC: typing.ClassVar[Material] # value = <Material.SOC: 52>
745
+ SOG: typing.ClassVar[Material] # value = <Material.SOG: 53>
746
+ Si: typing.ClassVar[Material] # value = <Material.Si: 10>
747
+ Si3N4: typing.ClassVar[Material] # value = <Material.Si3N4: 16>
748
+ SiBCN: typing.ClassVar[Material] # value = <Material.SiBCN: 19>
749
+ SiC: typing.ClassVar[Material] # value = <Material.SiC: 14>
750
+ SiCN: typing.ClassVar[Material] # value = <Material.SiCN: 18>
751
+ SiCOH: typing.ClassVar[Material] # value = <Material.SiCOH: 20>
752
+ SiC_HM: typing.ClassVar[Material] # value = <Material.SiC_HM: 172>
753
+ SiGaN: typing.ClassVar[Material] # value = <Material.SiGaN: 115>
754
+ SiGe: typing.ClassVar[Material] # value = <Material.SiGe: 13>
755
+ SiLK: typing.ClassVar[Material] # value = <Material.SiLK: 56>
756
+ SiN: typing.ClassVar[Material] # value = <Material.SiN: 15>
757
+ SiN_HM: typing.ClassVar[Material] # value = <Material.SiN_HM: 171>
758
+ SiO2: typing.ClassVar[Material] # value = <Material.SiO2: 30>
759
+ SiO2_HM: typing.ClassVar[Material] # value = <Material.SiO2_HM: 175>
760
+ SiOCH: typing.ClassVar[Material] # value = <Material.SiOCH: 116>
761
+ SiOCN: typing.ClassVar[Material] # value = <Material.SiOCN: 21>
762
+ SiON: typing.ClassVar[Material] # value = <Material.SiON: 17>
763
+ SiON_HM: typing.ClassVar[Material] # value = <Material.SiON_HM: 170>
764
+ Ta: typing.ClassVar[Material] # value = <Material.Ta: 76>
765
+ Ta2O5: typing.ClassVar[Material] # value = <Material.Ta2O5: 38>
766
+ TaN: typing.ClassVar[Material] # value = <Material.TaN: 77>
767
+ Ti: typing.ClassVar[Material] # value = <Material.Ti: 78>
768
+ TiAlN: typing.ClassVar[Material] # value = <Material.TiAlN: 87>
769
+ TiN: typing.ClassVar[Material] # value = <Material.TiN: 79>
770
+ TiO: typing.ClassVar[Material] # value = <Material.TiO: 173>
771
+ TiO2: typing.ClassVar[Material] # value = <Material.TiO2: 34>
772
+ TiSi2: typing.ClassVar[Material] # value = <Material.TiSi2: 101>
773
+ Undefined: typing.ClassVar[Material] # value = <Material.Undefined: 6>
774
+ VO2: typing.ClassVar[Material] # value = <Material.VO2: 134>
775
+ W: typing.ClassVar[Material] # value = <Material.W: 70>
776
+ WS2: typing.ClassVar[Material] # value = <Material.WS2: 132>
777
+ WSe2: typing.ClassVar[Material] # value = <Material.WSe2: 133>
778
+ WSi2: typing.ClassVar[Material] # value = <Material.WSi2: 100>
779
+ Y2O3: typing.ClassVar[Material] # value = <Material.Y2O3: 35>
780
+ ZnO: typing.ClassVar[Material] # value = <Material.ZnO: 151>
781
+ ZrO: typing.ClassVar[Material] # value = <Material.ZrO: 174>
782
+ ZrO2: typing.ClassVar[Material] # value = <Material.ZrO2: 33>
783
+ aC: typing.ClassVar[Material] # value = <Material.aC: 51>
784
+ aSi: typing.ClassVar[Material] # value = <Material.aSi: 12>
785
+ hBN: typing.ClassVar[Material] # value = <Material.hBN: 40>
786
+ @classmethod
787
+ def __new__(cls, value): ...
788
+ def __format__(self, format_spec):
789
+ """
790
+ Convert to a string according to format_spec.
791
+ """
792
+
793
+ class MaterialMap:
794
+ @staticmethod
795
+ def isMaterial(arg0: typing.SupportsFloat, arg1: Material) -> bool: ...
796
+ @staticmethod
797
+ def mapToMaterial(arg0: typing.SupportsFloat) -> Material:
798
+ """
799
+ Map a float to a material.
800
+ """
801
+
802
+ @staticmethod
803
+ def toString(arg0: Material) -> str:
804
+ """
805
+ Get the name of a material.
806
+ """
807
+
808
+ def __init__(self) -> None: ...
809
+ def getMaterialAtIdx(self, arg0: typing.SupportsInt) -> Material: ...
810
+ def getMaterialMap(self) -> viennals._core.MaterialMap: ...
811
+ def insertNextMaterial(self, material: Material = ...) -> None: ...
812
+ def size(self) -> int: ...
813
+
814
+ class MetaDataLevel(enum.IntEnum):
815
+ FULL: typing.ClassVar[MetaDataLevel] # value = <MetaDataLevel.FULL: 3>
816
+ GRID: typing.ClassVar[MetaDataLevel] # value = <MetaDataLevel.GRID: 1>
817
+ NONE: typing.ClassVar[MetaDataLevel] # value = <MetaDataLevel.NONE: 0>
818
+ PROCESS: typing.ClassVar[MetaDataLevel] # value = <MetaDataLevel.PROCESS: 2>
819
+ @classmethod
820
+ def __new__(cls, value): ...
821
+ def __format__(self, format_spec):
822
+ """
823
+ Convert to a string according to format_spec.
824
+ """
825
+
826
+ class NormalizationType(enum.IntEnum):
827
+ MAX: typing.ClassVar[NormalizationType] # value = <NormalizationType.MAX: 1>
828
+ SOURCE: typing.ClassVar[NormalizationType] # value = <NormalizationType.SOURCE: 0>
829
+ @classmethod
830
+ def __new__(cls, value): ...
831
+ def __format__(self, format_spec):
832
+ """
833
+ Convert to a string according to format_spec.
834
+ """
835
+
836
+ class PlasmaEtchingParameters:
837
+ Ions: PlasmaEtchingParametersIons
838
+ Mask: PlasmaEtchingParametersMask
839
+ Passivation: PlasmaEtchingParametersPassivation
840
+ Substrate: PlasmaEtchingParametersSubstrate
841
+ def __init__(self) -> None: ...
842
+ @property
843
+ def beta_E(self) -> dict[int, float]: ...
844
+ @beta_E.setter
845
+ def beta_E(
846
+ self, arg0: collections.abc.Mapping[typing.SupportsInt, typing.SupportsFloat]
847
+ ) -> None: ...
848
+ @property
849
+ def beta_P(self) -> dict[int, float]: ...
850
+ @beta_P.setter
851
+ def beta_P(
852
+ self, arg0: collections.abc.Mapping[typing.SupportsInt, typing.SupportsFloat]
853
+ ) -> None: ...
854
+ @property
855
+ def etchStopDepth(self) -> float: ...
856
+ @etchStopDepth.setter
857
+ def etchStopDepth(self, arg0: typing.SupportsFloat) -> None: ...
858
+ @property
859
+ def etchantFlux(self) -> float: ...
860
+ @etchantFlux.setter
861
+ def etchantFlux(self, arg0: typing.SupportsFloat) -> None: ...
862
+ @property
863
+ def ionFlux(self) -> float: ...
864
+ @ionFlux.setter
865
+ def ionFlux(self, arg0: typing.SupportsFloat) -> None: ...
866
+ @property
867
+ def passivationFlux(self) -> float: ...
868
+ @passivationFlux.setter
869
+ def passivationFlux(self, arg0: typing.SupportsFloat) -> None: ...
870
+
871
+ class PlasmaEtchingParametersIons:
872
+ def __init__(self) -> None: ...
873
+ @property
874
+ def exponent(self) -> float: ...
875
+ @exponent.setter
876
+ def exponent(self, arg0: typing.SupportsFloat) -> None: ...
877
+ @property
878
+ def inflectAngle(self) -> float: ...
879
+ @inflectAngle.setter
880
+ def inflectAngle(self, arg0: typing.SupportsFloat) -> None: ...
881
+ @property
882
+ def meanEnergy(self) -> float: ...
883
+ @meanEnergy.setter
884
+ def meanEnergy(self, arg0: typing.SupportsFloat) -> None: ...
885
+ @property
886
+ def minAngle(self) -> float: ...
887
+ @minAngle.setter
888
+ def minAngle(self, arg0: typing.SupportsFloat) -> None: ...
889
+ @property
890
+ def n_l(self) -> float: ...
891
+ @n_l.setter
892
+ def n_l(self, arg0: typing.SupportsFloat) -> None: ...
893
+ @property
894
+ def sigmaEnergy(self) -> float: ...
895
+ @sigmaEnergy.setter
896
+ def sigmaEnergy(self, arg0: typing.SupportsFloat) -> None: ...
897
+ @property
898
+ def thetaRMax(self) -> float: ...
899
+ @thetaRMax.setter
900
+ def thetaRMax(self, arg0: typing.SupportsFloat) -> None: ...
901
+ @property
902
+ def thetaRMin(self) -> float: ...
903
+ @thetaRMin.setter
904
+ def thetaRMin(self, arg0: typing.SupportsFloat) -> None: ...
905
+
906
+ class PlasmaEtchingParametersMask:
907
+ def __init__(self) -> None: ...
908
+ @property
909
+ def A_sp(self) -> float: ...
910
+ @A_sp.setter
911
+ def A_sp(self, arg0: typing.SupportsFloat) -> None: ...
912
+ @property
913
+ def B_sp(self) -> float: ...
914
+ @B_sp.setter
915
+ def B_sp(self, arg0: typing.SupportsFloat) -> None: ...
916
+ @property
917
+ def Eth_sp(self) -> float: ...
918
+ @Eth_sp.setter
919
+ def Eth_sp(self, arg0: typing.SupportsFloat) -> None: ...
920
+ @property
921
+ def rho(self) -> float: ...
922
+ @rho.setter
923
+ def rho(self, arg0: typing.SupportsFloat) -> None: ...
924
+
925
+ class PlasmaEtchingParametersPassivation:
926
+ def __init__(self) -> None: ...
927
+ @property
928
+ def A_ie(self) -> float: ...
929
+ @A_ie.setter
930
+ def A_ie(self, arg0: typing.SupportsFloat) -> None: ...
931
+ @property
932
+ def Eth_ie(self) -> float: ...
933
+ @Eth_ie.setter
934
+ def Eth_ie(self, arg0: typing.SupportsFloat) -> None: ...
935
+
936
+ class PlasmaEtchingParametersPolymer:
937
+ def __init__(self) -> None: ...
938
+ @property
939
+ def A_sp(self) -> float: ...
940
+ @A_sp.setter
941
+ def A_sp(self, arg0: typing.SupportsFloat) -> None: ...
942
+ @property
943
+ def B_sp(self) -> float: ...
944
+ @B_sp.setter
945
+ def B_sp(self, arg0: typing.SupportsFloat) -> None: ...
946
+ @property
947
+ def Eth_sp(self) -> float: ...
948
+ @Eth_sp.setter
949
+ def Eth_sp(self, arg0: typing.SupportsFloat) -> None: ...
950
+ @property
951
+ def rho(self) -> float: ...
952
+ @rho.setter
953
+ def rho(self, arg0: typing.SupportsFloat) -> None: ...
954
+
955
+ class PlasmaEtchingParametersSubstrate:
956
+ def __init__(self) -> None: ...
957
+ @property
958
+ def A_ie(self) -> float: ...
959
+ @A_ie.setter
960
+ def A_ie(self, arg0: typing.SupportsFloat) -> None: ...
961
+ @property
962
+ def A_sp(self) -> float: ...
963
+ @A_sp.setter
964
+ def A_sp(self, arg0: typing.SupportsFloat) -> None: ...
965
+ @property
966
+ def B_ie(self) -> float: ...
967
+ @B_ie.setter
968
+ def B_ie(self, arg0: typing.SupportsFloat) -> None: ...
969
+ @property
970
+ def B_sp(self) -> float: ...
971
+ @B_sp.setter
972
+ def B_sp(self, arg0: typing.SupportsFloat) -> None: ...
973
+ @property
974
+ def Eth_ie(self) -> float: ...
975
+ @Eth_ie.setter
976
+ def Eth_ie(self, arg0: typing.SupportsFloat) -> None: ...
977
+ @property
978
+ def Eth_sp(self) -> float: ...
979
+ @Eth_sp.setter
980
+ def Eth_sp(self, arg0: typing.SupportsFloat) -> None: ...
981
+ @property
982
+ def beta_sigma(self) -> float: ...
983
+ @beta_sigma.setter
984
+ def beta_sigma(self, arg0: typing.SupportsFloat) -> None: ...
985
+ @property
986
+ def k_sigma(self) -> float: ...
987
+ @k_sigma.setter
988
+ def k_sigma(self, arg0: typing.SupportsFloat) -> None: ...
989
+ @property
990
+ def rho(self) -> float: ...
991
+ @rho.setter
992
+ def rho(self, arg0: typing.SupportsFloat) -> None: ...
993
+
994
+ class ProcessParams:
995
+ def __init__(self) -> None: ...
996
+ @typing.overload
997
+ def getScalarData(self, arg0: typing.SupportsInt) -> float: ...
998
+ @typing.overload
999
+ def getScalarData(self, arg0: typing.SupportsInt) -> float: ...
1000
+ @typing.overload
1001
+ def getScalarData(self, arg0: str) -> float: ...
1002
+ @typing.overload
1003
+ def getScalarData(self) -> list[float]: ...
1004
+ @typing.overload
1005
+ def getScalarData(self) -> list[float]: ...
1006
+ def getScalarDataIndex(self, arg0: str) -> int: ...
1007
+ def getScalarDataLabel(self, arg0: typing.SupportsInt) -> str: ...
1008
+ def insertNextScalar(self, arg0: typing.SupportsFloat, arg1: str) -> None: ...
1009
+
1010
+ class RateSet:
1011
+ calculateVisibility: bool
1012
+ def __init__(
1013
+ self,
1014
+ direction: typing.Annotated[
1015
+ collections.abc.Sequence[typing.SupportsFloat], "FixedSize(3)"
1016
+ ] = [0.0, 0.0, 0.0],
1017
+ directionalVelocity: typing.SupportsFloat = 0.0,
1018
+ isotropicVelocity: typing.SupportsFloat = 0.0,
1019
+ maskMaterials: collections.abc.Sequence[Material] = ...,
1020
+ calculateVisibility: bool = True,
1021
+ ) -> None: ...
1022
+ def print(self) -> None: ...
1023
+ @property
1024
+ def direction(self) -> typing.Annotated[list[float], "FixedSize(3)"]: ...
1025
+ @direction.setter
1026
+ def direction(
1027
+ self,
1028
+ arg0: typing.Annotated[
1029
+ collections.abc.Sequence[typing.SupportsFloat], "FixedSize(3)"
1030
+ ],
1031
+ ) -> None: ...
1032
+ @property
1033
+ def directionalVelocity(self) -> float: ...
1034
+ @directionalVelocity.setter
1035
+ def directionalVelocity(self, arg0: typing.SupportsFloat) -> None: ...
1036
+ @property
1037
+ def isotropicVelocity(self) -> float: ...
1038
+ @isotropicVelocity.setter
1039
+ def isotropicVelocity(self, arg0: typing.SupportsFloat) -> None: ...
1040
+ @property
1041
+ def maskMaterials(self) -> list[Material]: ...
1042
+ @maskMaterials.setter
1043
+ def maskMaterials(self, arg0: collections.abc.Sequence[Material]) -> None: ...
1044
+
1045
+ class RayTracingParameters:
1046
+ ignoreFluxBoundaries: bool
1047
+ normalizationType: NormalizationType
1048
+ useRandomSeeds: bool
1049
+ def __init__(self) -> None: ...
1050
+ def toMetaData(self) -> dict[str, list[float]]:
1051
+ """
1052
+ Convert the ray tracing parameters to a metadata dict.
1053
+ """
1054
+
1055
+ def toMetaDataString(self) -> str:
1056
+ """
1057
+ Convert the ray tracing parameters to a metadata string.
1058
+ """
1059
+
1060
+ @property
1061
+ def diskRadius(self) -> float: ...
1062
+ @diskRadius.setter
1063
+ def diskRadius(self, arg0: typing.SupportsFloat) -> None: ...
1064
+ @property
1065
+ def raysPerPoint(self) -> int: ...
1066
+ @raysPerPoint.setter
1067
+ def raysPerPoint(self, arg0: typing.SupportsInt) -> None: ...
1068
+ @property
1069
+ def rngSeed(self) -> int: ...
1070
+ @rngSeed.setter
1071
+ def rngSeed(self, arg0: typing.SupportsInt) -> None: ...
1072
+ @property
1073
+ def smoothingNeighbors(self) -> int: ...
1074
+ @smoothingNeighbors.setter
1075
+ def smoothingNeighbors(self, arg0: typing.SupportsInt) -> None: ...
1076
+
1077
+ class Slice:
1078
+ @typing.overload
1079
+ def __init__(self) -> None: ...
1080
+ @typing.overload
1081
+ def __init__(
1082
+ self,
1083
+ inputDomain: viennaps.d3.Domain,
1084
+ outputDomain: viennaps.d2.Domain,
1085
+ sliceDimension: typing.SupportsInt,
1086
+ slicePosition: typing.SupportsFloat,
1087
+ ) -> None: ...
1088
+ def apply(self) -> None:
1089
+ """
1090
+ Run the slicing.
1091
+ """
1092
+
1093
+ def setInputDomain(self, arg0: viennaps.d3.Domain) -> None:
1094
+ """
1095
+ Set the input domain to be sliced.
1096
+ """
1097
+
1098
+ def setOutputDomain(self, arg0: viennaps.d2.Domain) -> None:
1099
+ """
1100
+ Set the output domain. The 2D output domain will be overwritten by the sliced domain.
1101
+ """
1102
+
1103
+ def setReflectX(self, arg0: bool) -> None:
1104
+ """
1105
+ Set whether to reflect the slice along the X axis.
1106
+ """
1107
+
1108
+ def setSliceDimension(self, arg0: typing.SupportsInt) -> None:
1109
+ """
1110
+ Set the dimension along which to slice (0, 1).
1111
+ """
1112
+
1113
+ def setSlicePosition(self, arg0: typing.SupportsFloat) -> None:
1114
+ """
1115
+ Set the position along the slice dimension at which to slice.
1116
+ """
1117
+
1118
+ class Time:
1119
+ @staticmethod
1120
+ def convertMillisecond() -> float: ...
1121
+ @staticmethod
1122
+ def convertMinute() -> float: ...
1123
+ @staticmethod
1124
+ def convertSecond() -> float: ...
1125
+ @staticmethod
1126
+ def getInstance() -> Time: ...
1127
+ @staticmethod
1128
+ def setUnit(arg0: str) -> None: ...
1129
+ @staticmethod
1130
+ def toShortString() -> str: ...
1131
+ @staticmethod
1132
+ def toString() -> str: ...
1133
+
1134
+ class TimeUnit(enum.IntEnum):
1135
+ MILLISECOND: typing.ClassVar[TimeUnit] # value = <TimeUnit.MILLISECOND: 2>
1136
+ MINUTE: typing.ClassVar[TimeUnit] # value = <TimeUnit.MINUTE: 0>
1137
+ SECOND: typing.ClassVar[TimeUnit] # value = <TimeUnit.SECOND: 1>
1138
+ UNDEFINED: typing.ClassVar[TimeUnit] # value = <TimeUnit.UNDEFINED: 3>
1139
+ @classmethod
1140
+ def __new__(cls, value): ...
1141
+ def __format__(self, format_spec):
1142
+ """
1143
+ Convert to a string according to format_spec.
1144
+ """
1145
+
1146
+ def gpuAvailable() -> bool:
1147
+ """
1148
+ Check if ViennaPS was compiled with GPU support.
1149
+ """
1150
+
1151
+ def setNumThreads(arg0: typing.SupportsInt) -> None: ...
1152
+
1153
+ __version__: str = "4.1.0"
1154
+ version: str = "4.1.0"