ViennaPS 3.0.2__cp311-cp311-macosx_11_0_arm64.whl → 4.0.1__cp311-cp311-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.
- viennaps/.dylibs/libomp.dylib +0 -0
- viennaps/.dylibs/libtbb.dylib +0 -0
- viennaps/.dylibs/libvtkCommonComputationalGeometry-9.3.dylib +0 -0
- {viennaps2d → viennaps}/.dylibs/libvtkCommonCore-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkCommonDataModel-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkCommonExecutionModel-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkCommonMath-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkCommonMisc-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkCommonSystem-9.3.dylib +0 -0
- {viennaps2d → viennaps}/.dylibs/libvtkCommonTransforms-9.3.dylib +0 -0
- {viennaps2d → viennaps}/.dylibs/libvtkFiltersCore-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkFiltersGeometry-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkFiltersVerdict-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkIOCore-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkIOXMLParser-9.3.dylib +0 -0
- {viennaps2d → viennaps}/.dylibs/libvtkdoubleconversion-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkexpat-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkfmt-9.3.dylib +0 -0
- {viennaps2d → viennaps}/.dylibs/libvtkkissfft-9.3.dylib +0 -0
- {viennaps2d → viennaps}/.dylibs/libvtkloguru-9.3.dylib +0 -0
- viennaps/.dylibs/libvtklz4-9.3.dylib +0 -0
- viennaps/.dylibs/libvtklzma-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkpugixml-9.3.dylib +0 -0
- viennaps/.dylibs/libvtksys-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkverdict-9.3.dylib +0 -0
- viennaps/__init__.py +126 -0
- viennaps/__init__.pyi +241 -0
- viennaps/_core/__init__.pyi +1145 -0
- viennaps/_core/constants.pyi +46 -0
- viennaps/_core/gpu.pyi +74 -0
- viennaps/_core/util.pyi +13 -0
- viennaps/_core.cpython-311-darwin.so +0 -0
- viennaps/d2/__init__.pyi +1438 -0
- viennaps/d2/gpu.pyi +90 -0
- viennaps/d3/__init__.pyi +1443 -0
- viennaps/d3/gpu.pyi +90 -0
- viennaps-4.0.1.dist-info/METADATA +314 -0
- viennaps-4.0.1.dist-info/RECORD +279 -0
- {viennaps-3.0.2.dist-info → viennaps-4.0.1.dist-info}/WHEEL +1 -1
- {viennaps-3.0.2.dist-info → viennaps-4.0.1.dist-info}/licenses/LICENSE +1 -6
- viennaps.libs/README.txt +111 -15
- viennaps.libs/cmake/vtk-9.3/FindLibXml2.cmake +1 -8
- viennaps.libs/cmake/vtk-9.3/vtk-config-version.cmake +1 -1
- viennaps.libs/cmake/vtk-9.3/vtk-config.cmake +16 -2
- viennaps.libs/cmake_install.cmake +10 -4
- viennaps.libs/common/cmake_install.cmake +8 -2
- viennaps.libs/common/lexers/CMakeFiles/lexers.dir/stringstream.cpp.o +0 -0
- viennaps.libs/common/lexers/CMakeFiles/lexers.dir/tokenstream.cpp.o +0 -0
- viennaps.libs/common/lexers/cmake_install.cmake +8 -2
- viennaps.libs/common/math/CMakeFiles/math.dir/constants.cpp.o +0 -0
- viennaps.libs/common/math/cmake_install.cmake +8 -2
- viennaps.libs/common/simd/CMakeFiles/simd.dir/sse.cpp.o +0 -0
- viennaps.libs/common/simd/cmake_install.cmake +8 -2
- viennaps.libs/common/sys/CMakeFiles/sys.dir/alloc.cpp.o +0 -0
- viennaps.libs/common/sys/CMakeFiles/sys.dir/barrier.cpp.o +0 -0
- viennaps.libs/common/sys/CMakeFiles/sys.dir/condition.cpp.o +0 -0
- viennaps.libs/common/sys/CMakeFiles/sys.dir/estring.cpp.o +0 -0
- viennaps.libs/common/sys/CMakeFiles/sys.dir/filename.cpp.o +0 -0
- viennaps.libs/common/sys/CMakeFiles/sys.dir/library.cpp.o +0 -0
- viennaps.libs/common/sys/CMakeFiles/sys.dir/mutex.cpp.o +0 -0
- viennaps.libs/common/sys/CMakeFiles/sys.dir/regression.cpp.o +0 -0
- viennaps.libs/common/sys/CMakeFiles/sys.dir/sysinfo.cpp.o +0 -0
- viennaps.libs/common/sys/CMakeFiles/sys.dir/thread.cpp.o +0 -0
- viennaps.libs/common/sys/cmake_install.cmake +8 -2
- viennaps.libs/common/tasking/CMakeFiles/tasking.dir/taskschedulertbb.cpp.o +0 -0
- viennaps.libs/common/tasking/cmake_install.cmake +8 -2
- viennaps.libs/embree-config-install.cmake +16 -16
- viennaps.libs/embree-config-version.cmake +1 -1
- viennaps.libs/kernels/CMakeFiles/Export/{bc89951ab1cf23bcbd2a6b7b9de564fb → 0919fd033fbc7492b4ed7221a30ac4ed}/embree-targets.cmake +2 -2
- viennaps.libs/kernels/CMakeFiles/embree.dir/builders/primrefgen.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh4_factory.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh8_factory.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_hair.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_hair_mb.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_morton.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_sah.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_sah_mb.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_sah_spatial.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_subdiv.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_twolevel.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_collider.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_intersector1_bvh4.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_intersector_hybrid4_bvh4.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_refit.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_rotate.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_statistics.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/acceln.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/accelset.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/alloc.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/device.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/geometry.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/motion_derivative.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/rtcore.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/rtcore_builder.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_curves.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_grid_mesh.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_instance.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_instance_array.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_line_segments.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_points.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_quad_mesh.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_subdiv_mesh.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_triangle_mesh.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_user_geometry.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_verify.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/stat.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/state.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_4i.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_4i_mb.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_4v.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_8i.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_8i_mb.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_8v.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/grid_soa.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/instance_array_intersector.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/instance_intersector.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/primitive4.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/bezier_curve.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/bspline_curve.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/catmullclark_coefficients.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/catmullrom_curve.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/subdivpatch1base.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/subdivpatch1base_eval.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/tessellation_cache.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/builders/primrefgen.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_hair.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_hair_mb.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_morton.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah_mb.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah_spatial.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_subdiv.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_twolevel.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_collider.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector1_bvh4.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector1_bvh8.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector_hybrid4_bvh4.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector_hybrid4_bvh8.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector_hybrid8_bvh4.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector_hybrid8_bvh8.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_refit.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_rotate.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_curves.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_grid_mesh.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_instance.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_instance_array.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_line_segments.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_points.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_quad_mesh.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_subdiv_mesh.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_triangle_mesh.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_user_geometry.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_4i.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_4i_mb.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_4v.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_8i.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_8i_mb.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_8v.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/grid_soa.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/instance_array_intersector.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/instance_intersector.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/primitive8.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/subdiv/subdivpatch1base_eval.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/cmake_install.cmake +17 -11
- viennaps.libs/libembree4.dylib +0 -0
- viennaps.libs/libembree_avx2.a +0 -0
- viennaps.libs/liblexers.a +0 -0
- viennaps.libs/libmath.a +0 -0
- viennaps.libs/libsimd.a +0 -0
- viennaps.libs/libsys.a +0 -0
- viennaps.libs/libtasking.a +0 -0
- viennaps.libs/libtbb.dylib +0 -0
- viennaps.libs/libvtkCommonComputationalGeometry-9.3.dylib +0 -0
- viennaps.libs/libvtkCommonCore-9.3.dylib +0 -0
- viennaps.libs/libvtkCommonDataModel-9.3.dylib +0 -0
- viennaps.libs/libvtkCommonExecutionModel-9.3.dylib +0 -0
- viennaps.libs/libvtkCommonMath-9.3.dylib +0 -0
- viennaps.libs/libvtkCommonMisc-9.3.dylib +0 -0
- viennaps.libs/libvtkCommonSystem-9.3.dylib +0 -0
- viennaps.libs/libvtkCommonTransforms-9.3.dylib +0 -0
- viennaps.libs/libvtkFiltersCore-9.3.dylib +0 -0
- viennaps.libs/libvtkFiltersGeneral-9.3.dylib +0 -0
- viennaps.libs/libvtkFiltersGeometry-9.3.dylib +0 -0
- viennaps.libs/libvtkFiltersVerdict-9.3.dylib +0 -0
- viennaps.libs/libvtkIOCore-9.3.dylib +0 -0
- viennaps.libs/libvtkIOXML-9.3.dylib +0 -0
- viennaps.libs/libvtkIOXMLParser-9.3.dylib +0 -0
- viennaps.libs/libvtkdoubleconversion-9.3.dylib +0 -0
- viennaps.libs/libvtkexpat-9.3.dylib +0 -0
- viennaps.libs/libvtkfmt-9.3.dylib +0 -0
- viennaps.libs/libvtkkissfft-9.3.dylib +0 -0
- viennaps.libs/libvtkloguru-9.3.dylib +0 -0
- viennaps.libs/libvtklz4-9.3.dylib +0 -0
- viennaps.libs/libvtklzma-9.3.dylib +0 -0
- viennaps.libs/libvtkpugixml-9.3.dylib +0 -0
- viennaps.libs/libvtksys-9.3.dylib +0 -0
- viennaps.libs/libvtkverdict-9.3.dylib +0 -0
- viennaps.libs/tests/cmake_install.cmake +8 -2
- viennaps.libs/uninstall.cmake +1 -1
- viennaps-3.0.2.dist-info/METADATA +0 -265
- viennaps-3.0.2.dist-info/RECORD +0 -276
- viennaps.libs/libvtkzlib-9.3.dylib +0 -0
- viennaps2d/.dylibs/libomp.dylib +0 -0
- viennaps2d/.dylibs/libtbb.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonComputationalGeometry-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonDataModel-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonExecutionModel-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonMath-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonMisc-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonSystem-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkFiltersGeometry-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkFiltersVerdict-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkIOCore-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkIOXMLParser-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkexpat-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkfmt-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtklz4-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtklzma-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkpugixml-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtksys-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkverdict-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkzlib-9.3.dylib +0 -0
- viennaps2d/__init__.py +0 -65
- viennaps2d/viennaps2d.cpython-310-darwin.so +0 -0
- viennaps2d/viennaps2d.cpython-311-darwin.so +0 -0
- viennaps3d/__init__.py +0 -65
- viennaps3d/viennaps3d.cpython-310-darwin.so +0 -0
- viennaps3d/viennaps3d.cpython-311-darwin.so +0 -0
- /viennaps.libs/kernels/CMakeFiles/Export/{bc89951ab1cf23bcbd2a6b7b9de564fb → 0919fd033fbc7492b4ed7221a30ac4ed}/embree-targets-release.cmake +0 -0
viennaps/d3/__init__.pyi
ADDED
|
@@ -0,0 +1,1443 @@
|
|
|
1
|
+
"""
|
|
2
|
+
3D bindings
|
|
3
|
+
"""
|
|
4
|
+
|
|
5
|
+
from __future__ import annotations
|
|
6
|
+
import collections.abc
|
|
7
|
+
import enum
|
|
8
|
+
import typing
|
|
9
|
+
import viennals._core
|
|
10
|
+
import viennals.d3
|
|
11
|
+
import viennaps._core
|
|
12
|
+
from . import gpu
|
|
13
|
+
|
|
14
|
+
__all__: list[str] = [
|
|
15
|
+
"AdvectionCallback",
|
|
16
|
+
"BoxDistribution",
|
|
17
|
+
"CF4O2Etching",
|
|
18
|
+
"CSVFileProcess",
|
|
19
|
+
"DenseCellSet",
|
|
20
|
+
"DirectionalProcess",
|
|
21
|
+
"Domain",
|
|
22
|
+
"DomainSetup",
|
|
23
|
+
"FaradayCageEtching",
|
|
24
|
+
"FluorocarbonEtching",
|
|
25
|
+
"GDSGeometry",
|
|
26
|
+
"GDSReader",
|
|
27
|
+
"GeometricTrenchDeposition",
|
|
28
|
+
"GeometryFactory",
|
|
29
|
+
"HBrO2Etching",
|
|
30
|
+
"Interpolation",
|
|
31
|
+
"IonBeamEtching",
|
|
32
|
+
"IsotropicProcess",
|
|
33
|
+
"MakeFin",
|
|
34
|
+
"MakeHole",
|
|
35
|
+
"MakePlane",
|
|
36
|
+
"MakeStack",
|
|
37
|
+
"MakeTrench",
|
|
38
|
+
"MultiParticleProcess",
|
|
39
|
+
"OxideRegrowth",
|
|
40
|
+
"Planarize",
|
|
41
|
+
"Process",
|
|
42
|
+
"ProcessModel",
|
|
43
|
+
"ProcessModelBase",
|
|
44
|
+
"RateGrid",
|
|
45
|
+
"Reader",
|
|
46
|
+
"SF6C4F8Etching",
|
|
47
|
+
"SF6O2Etching",
|
|
48
|
+
"SelectiveEpitaxy",
|
|
49
|
+
"SingleParticleALD",
|
|
50
|
+
"SingleParticleProcess",
|
|
51
|
+
"SphereDistribution",
|
|
52
|
+
"StencilLocalLaxFriedrichsScalar",
|
|
53
|
+
"TEOSDeposition",
|
|
54
|
+
"TEOSPECVD",
|
|
55
|
+
"ToDiskMesh",
|
|
56
|
+
"WetEtching",
|
|
57
|
+
"Writer",
|
|
58
|
+
"gpu",
|
|
59
|
+
]
|
|
60
|
+
|
|
61
|
+
class AdvectionCallback:
|
|
62
|
+
domain: Domain
|
|
63
|
+
def __init__(self) -> None: ...
|
|
64
|
+
def applyPostAdvect(self, arg0: typing.SupportsFloat) -> bool: ...
|
|
65
|
+
def applyPreAdvect(self, arg0: typing.SupportsFloat) -> bool: ...
|
|
66
|
+
|
|
67
|
+
class BoxDistribution(ProcessModel):
|
|
68
|
+
@typing.overload
|
|
69
|
+
def __init__(
|
|
70
|
+
self,
|
|
71
|
+
halfAxes: typing.Annotated[
|
|
72
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(3)"
|
|
73
|
+
],
|
|
74
|
+
mask: viennals.d3.Domain,
|
|
75
|
+
) -> None: ...
|
|
76
|
+
@typing.overload
|
|
77
|
+
def __init__(
|
|
78
|
+
self,
|
|
79
|
+
halfAxes: typing.Annotated[
|
|
80
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(3)"
|
|
81
|
+
],
|
|
82
|
+
) -> None: ...
|
|
83
|
+
|
|
84
|
+
class CF4O2Etching(ProcessModel):
|
|
85
|
+
@typing.overload
|
|
86
|
+
def __init__(self) -> None: ...
|
|
87
|
+
@typing.overload
|
|
88
|
+
def __init__(
|
|
89
|
+
self,
|
|
90
|
+
ionFlux: typing.SupportsFloat,
|
|
91
|
+
etchantFlux: typing.SupportsFloat,
|
|
92
|
+
oxygenFlux: typing.SupportsFloat,
|
|
93
|
+
polymerFlux: typing.SupportsFloat,
|
|
94
|
+
meanIonEnergy: typing.SupportsFloat = 100.0,
|
|
95
|
+
sigmaIonEnergy: typing.SupportsFloat = 10.0,
|
|
96
|
+
ionExponent: typing.SupportsFloat = 100.0,
|
|
97
|
+
oxySputterYield: typing.SupportsFloat = 3.0,
|
|
98
|
+
polySputterYield: typing.SupportsFloat = 3.0,
|
|
99
|
+
etchStopDepth: typing.SupportsFloat = -1.7976931348623157e308,
|
|
100
|
+
) -> None: ...
|
|
101
|
+
@typing.overload
|
|
102
|
+
def __init__(self, parameters: viennaps._core.CF4O2Parameters) -> None: ...
|
|
103
|
+
def getParameters(self) -> viennaps._core.CF4O2Parameters: ...
|
|
104
|
+
def setParameters(self, arg0: viennaps._core.CF4O2Parameters) -> None: ...
|
|
105
|
+
|
|
106
|
+
class CSVFileProcess(ProcessModel):
|
|
107
|
+
def __init__(
|
|
108
|
+
self,
|
|
109
|
+
ratesFile: str,
|
|
110
|
+
direction: typing.Annotated[
|
|
111
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(3)"
|
|
112
|
+
],
|
|
113
|
+
offset: typing.Annotated[
|
|
114
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(2)"
|
|
115
|
+
],
|
|
116
|
+
isotropicComponent: typing.SupportsFloat = 0.0,
|
|
117
|
+
directionalComponent: typing.SupportsFloat = 1.0,
|
|
118
|
+
maskMaterials: collections.abc.Sequence[viennaps._core.Material] = ...,
|
|
119
|
+
calculateVisibility: bool = True,
|
|
120
|
+
) -> None: ...
|
|
121
|
+
def setCustomInterpolator(self, function: collections.abc.Callable) -> None: ...
|
|
122
|
+
def setIDWNeighbors(self, k: typing.SupportsInt = 4) -> None: ...
|
|
123
|
+
@typing.overload
|
|
124
|
+
def setInterpolationMode(self, mode: Interpolation) -> None: ...
|
|
125
|
+
@typing.overload
|
|
126
|
+
def setInterpolationMode(self, mode: str) -> None: ...
|
|
127
|
+
def setOffset(
|
|
128
|
+
self,
|
|
129
|
+
offset: typing.Annotated[
|
|
130
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(2)"
|
|
131
|
+
],
|
|
132
|
+
) -> None: ...
|
|
133
|
+
|
|
134
|
+
class DenseCellSet:
|
|
135
|
+
def __init__(self) -> None: ...
|
|
136
|
+
@typing.overload
|
|
137
|
+
def addFillingFraction(
|
|
138
|
+
self, arg0: typing.SupportsInt, arg1: typing.SupportsFloat
|
|
139
|
+
) -> bool:
|
|
140
|
+
"""
|
|
141
|
+
Add to the filling fraction at given cell index.
|
|
142
|
+
"""
|
|
143
|
+
|
|
144
|
+
@typing.overload
|
|
145
|
+
def addFillingFraction(
|
|
146
|
+
self,
|
|
147
|
+
arg0: typing.Annotated[
|
|
148
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(3)"
|
|
149
|
+
],
|
|
150
|
+
arg1: typing.SupportsFloat,
|
|
151
|
+
) -> bool:
|
|
152
|
+
"""
|
|
153
|
+
Add to the filling fraction for cell which contains given point.
|
|
154
|
+
"""
|
|
155
|
+
|
|
156
|
+
def addFillingFractionInMaterial(
|
|
157
|
+
self,
|
|
158
|
+
arg0: typing.Annotated[
|
|
159
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(3)"
|
|
160
|
+
],
|
|
161
|
+
arg1: typing.SupportsFloat,
|
|
162
|
+
arg2: typing.SupportsInt,
|
|
163
|
+
) -> bool:
|
|
164
|
+
"""
|
|
165
|
+
Add to the filling fraction for cell which contains given point only if the cell has the specified material ID.
|
|
166
|
+
"""
|
|
167
|
+
|
|
168
|
+
def addScalarData(self, arg0: str, arg1: typing.SupportsFloat) -> None:
|
|
169
|
+
"""
|
|
170
|
+
Add a scalar value to be stored and modified in each cell.
|
|
171
|
+
"""
|
|
172
|
+
|
|
173
|
+
def buildNeighborhood(self, forceRebuild: bool = False) -> None:
|
|
174
|
+
"""
|
|
175
|
+
Generate fast neighbor access for each cell.
|
|
176
|
+
"""
|
|
177
|
+
|
|
178
|
+
def clear(self) -> None:
|
|
179
|
+
"""
|
|
180
|
+
Clear the filling fractions.
|
|
181
|
+
"""
|
|
182
|
+
|
|
183
|
+
def fromLevelSets(
|
|
184
|
+
self,
|
|
185
|
+
levelSets: collections.abc.Sequence[viennals.d3.Domain],
|
|
186
|
+
materialMap: viennals._core.MaterialMap = None,
|
|
187
|
+
depth: typing.SupportsFloat = 0.0,
|
|
188
|
+
) -> None: ...
|
|
189
|
+
def getAverageFillingFraction(
|
|
190
|
+
self,
|
|
191
|
+
arg0: typing.Annotated[
|
|
192
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(3)"
|
|
193
|
+
],
|
|
194
|
+
arg1: typing.SupportsFloat,
|
|
195
|
+
) -> float:
|
|
196
|
+
"""
|
|
197
|
+
Get the average filling at a point in some radius.
|
|
198
|
+
"""
|
|
199
|
+
|
|
200
|
+
def getBoundingBox(
|
|
201
|
+
self,
|
|
202
|
+
) -> typing.Annotated[
|
|
203
|
+
list[typing.Annotated[list[float], "FixedSize(3)"]], "FixedSize(2)"
|
|
204
|
+
]: ...
|
|
205
|
+
def getCellCenter(
|
|
206
|
+
self, arg0: typing.SupportsInt
|
|
207
|
+
) -> typing.Annotated[list[float], "FixedSize(3)"]:
|
|
208
|
+
"""
|
|
209
|
+
Get the center of a cell with given index
|
|
210
|
+
"""
|
|
211
|
+
|
|
212
|
+
def getCellGrid(self) -> viennals._core.Mesh:
|
|
213
|
+
"""
|
|
214
|
+
Get the underlying mesh of the cell set.
|
|
215
|
+
"""
|
|
216
|
+
|
|
217
|
+
def getDepth(self) -> float:
|
|
218
|
+
"""
|
|
219
|
+
Get the depth of the cell set.
|
|
220
|
+
"""
|
|
221
|
+
|
|
222
|
+
def getElement(
|
|
223
|
+
self, arg0: typing.SupportsInt
|
|
224
|
+
) -> typing.Annotated[list[int], "FixedSize(8)"]:
|
|
225
|
+
"""
|
|
226
|
+
Get the element at the given index.
|
|
227
|
+
"""
|
|
228
|
+
|
|
229
|
+
def getElements(self) -> list[typing.Annotated[list[int], "FixedSize(8)"]]:
|
|
230
|
+
"""
|
|
231
|
+
Get elements (cells). The indicies in the elements correspond to the corner nodes.
|
|
232
|
+
"""
|
|
233
|
+
|
|
234
|
+
def getFillingFraction(
|
|
235
|
+
self,
|
|
236
|
+
arg0: typing.Annotated[
|
|
237
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(3)"
|
|
238
|
+
],
|
|
239
|
+
) -> float:
|
|
240
|
+
"""
|
|
241
|
+
Get the filling fraction of the cell containing the point.
|
|
242
|
+
"""
|
|
243
|
+
|
|
244
|
+
def getFillingFractions(self) -> list[float]:
|
|
245
|
+
"""
|
|
246
|
+
Get the filling fractions of all cells.
|
|
247
|
+
"""
|
|
248
|
+
|
|
249
|
+
def getGridDelta(self) -> float:
|
|
250
|
+
"""
|
|
251
|
+
Get the cell size.
|
|
252
|
+
"""
|
|
253
|
+
|
|
254
|
+
def getIndex(
|
|
255
|
+
self,
|
|
256
|
+
arg0: typing.Annotated[
|
|
257
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(3)"
|
|
258
|
+
],
|
|
259
|
+
) -> int:
|
|
260
|
+
"""
|
|
261
|
+
Get the index of the cell containing the given point.
|
|
262
|
+
"""
|
|
263
|
+
|
|
264
|
+
def getNeighbors(
|
|
265
|
+
self, arg0: typing.SupportsInt
|
|
266
|
+
) -> typing.Annotated[list[int], "FixedSize(6)"]:
|
|
267
|
+
"""
|
|
268
|
+
Get the neighbor indices for a cell.
|
|
269
|
+
"""
|
|
270
|
+
|
|
271
|
+
def getNode(
|
|
272
|
+
self, arg0: typing.SupportsInt
|
|
273
|
+
) -> typing.Annotated[list[float], "FixedSize(3)"]:
|
|
274
|
+
"""
|
|
275
|
+
Get the node at the given index.
|
|
276
|
+
"""
|
|
277
|
+
|
|
278
|
+
def getNodes(self) -> list[typing.Annotated[list[float], "FixedSize(3)"]]:
|
|
279
|
+
"""
|
|
280
|
+
Get the nodes of the cell set which correspond to the corner points of the cells.
|
|
281
|
+
"""
|
|
282
|
+
|
|
283
|
+
def getNumberOfCells(self) -> int:
|
|
284
|
+
"""
|
|
285
|
+
Get the number of cells.
|
|
286
|
+
"""
|
|
287
|
+
|
|
288
|
+
def getScalarData(self, arg0: str) -> list[float]:
|
|
289
|
+
"""
|
|
290
|
+
Get the data stored at each cell. WARNING: This function only returns a copy of the data
|
|
291
|
+
"""
|
|
292
|
+
|
|
293
|
+
def getScalarDataLabels(self) -> list[str]:
|
|
294
|
+
"""
|
|
295
|
+
Get the labels of the scalar data stored in the cell set.
|
|
296
|
+
"""
|
|
297
|
+
|
|
298
|
+
def getSurface(self) -> viennals.d3.Domain:
|
|
299
|
+
"""
|
|
300
|
+
Get the surface level-set.
|
|
301
|
+
"""
|
|
302
|
+
|
|
303
|
+
def readCellSetData(self, arg0: str) -> None:
|
|
304
|
+
"""
|
|
305
|
+
Read cell set data from text.
|
|
306
|
+
"""
|
|
307
|
+
|
|
308
|
+
def setCellSetPosition(self, arg0: bool) -> None:
|
|
309
|
+
"""
|
|
310
|
+
Set whether the cell set should be created below (false) or above (true) the surface.
|
|
311
|
+
"""
|
|
312
|
+
|
|
313
|
+
def setCoverMaterial(self, arg0: typing.SupportsInt) -> None:
|
|
314
|
+
"""
|
|
315
|
+
Set the material of the cells which are above or below the surface.
|
|
316
|
+
"""
|
|
317
|
+
|
|
318
|
+
@typing.overload
|
|
319
|
+
def setFillingFraction(
|
|
320
|
+
self, arg0: typing.SupportsInt, arg1: typing.SupportsFloat
|
|
321
|
+
) -> bool:
|
|
322
|
+
"""
|
|
323
|
+
Sets the filling fraction at given cell index.
|
|
324
|
+
"""
|
|
325
|
+
|
|
326
|
+
@typing.overload
|
|
327
|
+
def setFillingFraction(
|
|
328
|
+
self,
|
|
329
|
+
arg0: typing.Annotated[
|
|
330
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(3)"
|
|
331
|
+
],
|
|
332
|
+
arg1: typing.SupportsFloat,
|
|
333
|
+
) -> bool:
|
|
334
|
+
"""
|
|
335
|
+
Sets the filling fraction for cell which contains given point.
|
|
336
|
+
"""
|
|
337
|
+
|
|
338
|
+
def setPeriodicBoundary(
|
|
339
|
+
self, arg0: typing.Annotated[collections.abc.Sequence[bool], "FixedSize(3)"]
|
|
340
|
+
) -> None:
|
|
341
|
+
"""
|
|
342
|
+
Enable periodic boundary conditions in specified dimensions.
|
|
343
|
+
"""
|
|
344
|
+
|
|
345
|
+
def updateMaterials(self) -> None:
|
|
346
|
+
"""
|
|
347
|
+
Update the material IDs of the cell set. This function should be called if the level sets, the cell set is made out of, have changed. This does not work if the surface of the volume has changed. In this case, call the function 'updateSurface' first.
|
|
348
|
+
"""
|
|
349
|
+
|
|
350
|
+
def updateSurface(self) -> None:
|
|
351
|
+
"""
|
|
352
|
+
Updates the surface of the cell set. The new surface should be below the old surface as this function can only remove cells from the cell set.
|
|
353
|
+
"""
|
|
354
|
+
|
|
355
|
+
def writeCellSetData(self, arg0: str) -> None:
|
|
356
|
+
"""
|
|
357
|
+
Save cell set data in simple text format.
|
|
358
|
+
"""
|
|
359
|
+
|
|
360
|
+
def writeVTU(self, arg0: str) -> None:
|
|
361
|
+
"""
|
|
362
|
+
Write the cell set as .vtu file
|
|
363
|
+
"""
|
|
364
|
+
|
|
365
|
+
class DirectionalProcess(ProcessModel):
|
|
366
|
+
@typing.overload
|
|
367
|
+
def __init__(
|
|
368
|
+
self,
|
|
369
|
+
direction: typing.Annotated[
|
|
370
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(3)"
|
|
371
|
+
],
|
|
372
|
+
directionalVelocity: typing.SupportsFloat,
|
|
373
|
+
isotropicVelocity: typing.SupportsFloat = 0.0,
|
|
374
|
+
maskMaterial: viennaps._core.Material = ...,
|
|
375
|
+
calculateVisibility: bool = True,
|
|
376
|
+
) -> None: ...
|
|
377
|
+
@typing.overload
|
|
378
|
+
def __init__(
|
|
379
|
+
self,
|
|
380
|
+
direction: typing.Annotated[
|
|
381
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(3)"
|
|
382
|
+
],
|
|
383
|
+
directionalVelocity: typing.SupportsFloat,
|
|
384
|
+
isotropicVelocity: typing.SupportsFloat,
|
|
385
|
+
maskMaterial: collections.abc.Sequence[viennaps._core.Material],
|
|
386
|
+
calculateVisibility: bool = True,
|
|
387
|
+
) -> None: ...
|
|
388
|
+
@typing.overload
|
|
389
|
+
def __init__(
|
|
390
|
+
self, rateSets: collections.abc.Sequence[viennaps._core.RateSet]
|
|
391
|
+
) -> None: ...
|
|
392
|
+
@typing.overload
|
|
393
|
+
def __init__(self, rateSet: viennaps._core.RateSet) -> None: ...
|
|
394
|
+
|
|
395
|
+
class Domain:
|
|
396
|
+
@typing.overload
|
|
397
|
+
def __init__(self) -> None: ...
|
|
398
|
+
@typing.overload
|
|
399
|
+
def __init__(self, domain: Domain) -> None:
|
|
400
|
+
"""
|
|
401
|
+
Deep copy constructor.
|
|
402
|
+
"""
|
|
403
|
+
|
|
404
|
+
@typing.overload
|
|
405
|
+
def __init__(
|
|
406
|
+
self,
|
|
407
|
+
gridDelta: typing.SupportsFloat,
|
|
408
|
+
xExtent: typing.SupportsFloat,
|
|
409
|
+
yExtent: typing.SupportsFloat,
|
|
410
|
+
boundary: viennals._core.BoundaryConditionEnum = ...,
|
|
411
|
+
) -> None: ...
|
|
412
|
+
@typing.overload
|
|
413
|
+
def __init__(
|
|
414
|
+
self,
|
|
415
|
+
gridDelta: typing.SupportsFloat,
|
|
416
|
+
xExtent: typing.SupportsFloat,
|
|
417
|
+
boundary: viennals._core.BoundaryConditionEnum = ...,
|
|
418
|
+
) -> None: ...
|
|
419
|
+
@typing.overload
|
|
420
|
+
def __init__(
|
|
421
|
+
self,
|
|
422
|
+
bounds: typing.Annotated[
|
|
423
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(6)"
|
|
424
|
+
],
|
|
425
|
+
boundaryConditions: typing.Annotated[
|
|
426
|
+
collections.abc.Sequence[viennals._core.BoundaryConditionEnum],
|
|
427
|
+
"FixedSize(3)",
|
|
428
|
+
],
|
|
429
|
+
gridDelta: typing.SupportsFloat = 1.0,
|
|
430
|
+
) -> None: ...
|
|
431
|
+
@typing.overload
|
|
432
|
+
def __init__(self, setup: DomainSetup) -> None: ...
|
|
433
|
+
@typing.overload
|
|
434
|
+
def addMetaData(self, arg0: str, arg1: typing.SupportsFloat) -> None:
|
|
435
|
+
"""
|
|
436
|
+
Add a single metadata entry to the domain.
|
|
437
|
+
"""
|
|
438
|
+
|
|
439
|
+
@typing.overload
|
|
440
|
+
def addMetaData(
|
|
441
|
+
self, arg0: str, arg1: collections.abc.Sequence[typing.SupportsFloat]
|
|
442
|
+
) -> None:
|
|
443
|
+
"""
|
|
444
|
+
Add a single metadata entry to the domain.
|
|
445
|
+
"""
|
|
446
|
+
|
|
447
|
+
@typing.overload
|
|
448
|
+
def addMetaData(
|
|
449
|
+
self,
|
|
450
|
+
arg0: collections.abc.Mapping[
|
|
451
|
+
str, collections.abc.Sequence[typing.SupportsFloat]
|
|
452
|
+
],
|
|
453
|
+
) -> None:
|
|
454
|
+
"""
|
|
455
|
+
Add metadata to the domain.
|
|
456
|
+
"""
|
|
457
|
+
|
|
458
|
+
def applyBooleanOperation(
|
|
459
|
+
self,
|
|
460
|
+
levelSet: viennals.d3.Domain,
|
|
461
|
+
operation: viennals._core.BooleanOperationEnum,
|
|
462
|
+
applyToAll: bool = True,
|
|
463
|
+
) -> None:
|
|
464
|
+
"""
|
|
465
|
+
Apply a boolean operation with the passed Level-Set to all (or top only) Level-Sets in the domain.
|
|
466
|
+
"""
|
|
467
|
+
|
|
468
|
+
def clear(self) -> None: ...
|
|
469
|
+
def clearMetaData(self, clearDomainData: bool = False) -> None:
|
|
470
|
+
"""
|
|
471
|
+
Clear meta data from domain.
|
|
472
|
+
"""
|
|
473
|
+
|
|
474
|
+
def deepCopy(self, arg0: Domain) -> None: ...
|
|
475
|
+
def disableMetaData(self) -> None:
|
|
476
|
+
"""
|
|
477
|
+
Disable adding meta data to domain.
|
|
478
|
+
"""
|
|
479
|
+
|
|
480
|
+
def duplicateTopLevelSet(self, arg0: viennaps._core.Material) -> None:
|
|
481
|
+
"""
|
|
482
|
+
Duplicate the top level set. Should be used before a deposition process.
|
|
483
|
+
"""
|
|
484
|
+
|
|
485
|
+
def enableMetaData(self, level: viennaps._core.MetaDataLevel = ...) -> None:
|
|
486
|
+
"""
|
|
487
|
+
Enable adding meta data from processes to domain.
|
|
488
|
+
"""
|
|
489
|
+
|
|
490
|
+
def generateCellSet(
|
|
491
|
+
self, arg0: typing.SupportsFloat, arg1: viennaps._core.Material, arg2: bool
|
|
492
|
+
) -> None:
|
|
493
|
+
"""
|
|
494
|
+
Generate the cell set.
|
|
495
|
+
"""
|
|
496
|
+
|
|
497
|
+
def getBoundaryConditions(
|
|
498
|
+
self,
|
|
499
|
+
) -> typing.Annotated[list[viennals._core.BoundaryConditionEnum], "FixedSize(3)"]:
|
|
500
|
+
"""
|
|
501
|
+
Get the boundary conditions of the domain.
|
|
502
|
+
"""
|
|
503
|
+
|
|
504
|
+
def getBoundingBox(
|
|
505
|
+
self,
|
|
506
|
+
) -> typing.Annotated[
|
|
507
|
+
list[typing.Annotated[list[float], "FixedSize(3)"]], "FixedSize(2)"
|
|
508
|
+
]:
|
|
509
|
+
"""
|
|
510
|
+
Get the bounding box of the domain.
|
|
511
|
+
"""
|
|
512
|
+
|
|
513
|
+
def getCellSet(self) -> DenseCellSet:
|
|
514
|
+
"""
|
|
515
|
+
Get the cell set.
|
|
516
|
+
"""
|
|
517
|
+
|
|
518
|
+
def getGrid(self) -> viennals.d3.hrleGrid:
|
|
519
|
+
"""
|
|
520
|
+
Get the grid
|
|
521
|
+
"""
|
|
522
|
+
|
|
523
|
+
def getGridDelta(self) -> float:
|
|
524
|
+
"""
|
|
525
|
+
Get the grid delta.
|
|
526
|
+
"""
|
|
527
|
+
|
|
528
|
+
def getLevelSetMesh(
|
|
529
|
+
self, width: typing.SupportsInt = 1
|
|
530
|
+
) -> list[viennals._core.Mesh]:
|
|
531
|
+
"""
|
|
532
|
+
Get the level set grids of layers in the domain.
|
|
533
|
+
"""
|
|
534
|
+
|
|
535
|
+
def getLevelSets(self) -> list[viennals.d3.Domain]: ...
|
|
536
|
+
def getMaterialMap(self) -> viennaps._core.MaterialMap: ...
|
|
537
|
+
def getMetaData(self) -> dict[str, list[float]]:
|
|
538
|
+
"""
|
|
539
|
+
Get meta data (e.g. process data) stored in the domain
|
|
540
|
+
"""
|
|
541
|
+
|
|
542
|
+
def getMetaDataLevel(self) -> viennaps._core.MetaDataLevel:
|
|
543
|
+
"""
|
|
544
|
+
Get the current meta data level of the domain.
|
|
545
|
+
"""
|
|
546
|
+
|
|
547
|
+
def getSetup(self) -> DomainSetup:
|
|
548
|
+
"""
|
|
549
|
+
Get the domain setup.
|
|
550
|
+
"""
|
|
551
|
+
|
|
552
|
+
def getSurfaceMesh(
|
|
553
|
+
self,
|
|
554
|
+
addInterfaces: bool = False,
|
|
555
|
+
wrappingLayerEpsilon: typing.SupportsFloat = 0.01,
|
|
556
|
+
boolMaterials: bool = False,
|
|
557
|
+
) -> viennals._core.Mesh:
|
|
558
|
+
"""
|
|
559
|
+
Get the surface mesh of the domain
|
|
560
|
+
"""
|
|
561
|
+
|
|
562
|
+
def insertNextLevelSet(
|
|
563
|
+
self, levelset: viennals.d3.Domain, wrapLowerLevelSet: bool = True
|
|
564
|
+
) -> None:
|
|
565
|
+
"""
|
|
566
|
+
Insert a level set to domain.
|
|
567
|
+
"""
|
|
568
|
+
|
|
569
|
+
def insertNextLevelSetAsMaterial(
|
|
570
|
+
self,
|
|
571
|
+
levelSet: viennals.d3.Domain,
|
|
572
|
+
material: viennaps._core.Material,
|
|
573
|
+
wrapLowerLevelSet: bool = True,
|
|
574
|
+
) -> None:
|
|
575
|
+
"""
|
|
576
|
+
Insert a level set to domain as a material.
|
|
577
|
+
"""
|
|
578
|
+
|
|
579
|
+
def print(self, hrleInfo: bool = False) -> None:
|
|
580
|
+
"""
|
|
581
|
+
Print the domain information.
|
|
582
|
+
"""
|
|
583
|
+
|
|
584
|
+
def removeLevelSet(self, arg0: typing.SupportsInt, arg1: bool) -> None: ...
|
|
585
|
+
def removeMaterial(self, arg0: viennaps._core.Material) -> None: ...
|
|
586
|
+
def removeTopLevelSet(self) -> None: ...
|
|
587
|
+
def saveHullMesh(
|
|
588
|
+
self, filename: str, wrappingLayerEpsilon: typing.SupportsFloat = 0.01
|
|
589
|
+
) -> None:
|
|
590
|
+
"""
|
|
591
|
+
Save the hull of the domain.
|
|
592
|
+
"""
|
|
593
|
+
|
|
594
|
+
def saveLevelSetMesh(self, filename: str, width: typing.SupportsInt = 1) -> None:
|
|
595
|
+
"""
|
|
596
|
+
Save the level set grids of layers in the domain.
|
|
597
|
+
"""
|
|
598
|
+
|
|
599
|
+
def saveLevelSets(self, filename: str) -> None: ...
|
|
600
|
+
def saveSurfaceMesh(
|
|
601
|
+
self,
|
|
602
|
+
filename: str,
|
|
603
|
+
addInterfaces: bool = False,
|
|
604
|
+
wrappingLayerEpsilon: typing.SupportsFloat = 0.01,
|
|
605
|
+
boolMaterials: bool = False,
|
|
606
|
+
) -> None:
|
|
607
|
+
"""
|
|
608
|
+
Save the surface of the domain.
|
|
609
|
+
"""
|
|
610
|
+
|
|
611
|
+
def saveVolumeMesh(
|
|
612
|
+
self, filename: str, wrappingLayerEpsilon: typing.SupportsFloat = 0.01
|
|
613
|
+
) -> None:
|
|
614
|
+
"""
|
|
615
|
+
Save the volume representation of the domain.
|
|
616
|
+
"""
|
|
617
|
+
|
|
618
|
+
def setMaterialMap(self, arg0: viennaps._core.MaterialMap) -> None: ...
|
|
619
|
+
@typing.overload
|
|
620
|
+
def setup(self, arg0: DomainSetup) -> None:
|
|
621
|
+
"""
|
|
622
|
+
Setup the domain.
|
|
623
|
+
"""
|
|
624
|
+
|
|
625
|
+
@typing.overload
|
|
626
|
+
def setup(
|
|
627
|
+
self,
|
|
628
|
+
gridDelta: typing.SupportsFloat,
|
|
629
|
+
xExtent: typing.SupportsFloat,
|
|
630
|
+
yExtent: typing.SupportsFloat = 0.0,
|
|
631
|
+
boundary: viennals._core.BoundaryConditionEnum = ...,
|
|
632
|
+
) -> None:
|
|
633
|
+
"""
|
|
634
|
+
Setup the domain.
|
|
635
|
+
"""
|
|
636
|
+
|
|
637
|
+
class DomainSetup:
|
|
638
|
+
@typing.overload
|
|
639
|
+
def __init__(self) -> None: ...
|
|
640
|
+
@typing.overload
|
|
641
|
+
def __init__(
|
|
642
|
+
self,
|
|
643
|
+
gridDelta: typing.SupportsFloat,
|
|
644
|
+
xExtent: typing.SupportsFloat,
|
|
645
|
+
yExtent: typing.SupportsFloat,
|
|
646
|
+
boundary: viennals._core.BoundaryConditionEnum = ...,
|
|
647
|
+
) -> None: ...
|
|
648
|
+
def boundaryCons(
|
|
649
|
+
self,
|
|
650
|
+
) -> typing.Annotated[
|
|
651
|
+
list[viennals._core.BoundaryConditionEnum], "FixedSize(3)"
|
|
652
|
+
]: ...
|
|
653
|
+
def bounds(self) -> typing.Annotated[list[float], "FixedSize(6)"]: ...
|
|
654
|
+
def check(self) -> None: ...
|
|
655
|
+
def grid(self) -> viennals.d3.hrleGrid: ...
|
|
656
|
+
def gridDelta(self) -> float: ...
|
|
657
|
+
def halveXAxis(self) -> None: ...
|
|
658
|
+
def halveYAxis(self) -> None: ...
|
|
659
|
+
def hasPeriodicBoundary(self) -> bool: ...
|
|
660
|
+
def isValid(self) -> bool: ...
|
|
661
|
+
def print(self) -> None: ...
|
|
662
|
+
def xExtent(self) -> float: ...
|
|
663
|
+
def yExtent(self) -> float: ...
|
|
664
|
+
|
|
665
|
+
class FaradayCageEtching(ProcessModel):
|
|
666
|
+
def __init__(
|
|
667
|
+
self,
|
|
668
|
+
parameters: viennaps._core.FaradayCageParameters,
|
|
669
|
+
maskMaterials: collections.abc.Sequence[viennaps._core.Material],
|
|
670
|
+
) -> None: ...
|
|
671
|
+
|
|
672
|
+
class FluorocarbonEtching(ProcessModel):
|
|
673
|
+
def __init__(self, parameters: viennaps._core.FluorocarbonParameters) -> None: ...
|
|
674
|
+
def setParameters(self, arg0: viennaps._core.FluorocarbonParameters) -> None: ...
|
|
675
|
+
|
|
676
|
+
class GDSGeometry:
|
|
677
|
+
@typing.overload
|
|
678
|
+
def __init__(self) -> None: ...
|
|
679
|
+
@typing.overload
|
|
680
|
+
def __init__(self, gridDelta: typing.SupportsFloat) -> None: ...
|
|
681
|
+
@typing.overload
|
|
682
|
+
def __init__(
|
|
683
|
+
self,
|
|
684
|
+
gridDelta: typing.SupportsFloat,
|
|
685
|
+
boundaryConditions: typing.Annotated[
|
|
686
|
+
collections.abc.Sequence[viennals._core.BoundaryConditionEnum],
|
|
687
|
+
"FixedSize(3)",
|
|
688
|
+
],
|
|
689
|
+
) -> None: ...
|
|
690
|
+
def addBlur(
|
|
691
|
+
self,
|
|
692
|
+
sigmas: collections.abc.Sequence[typing.SupportsFloat],
|
|
693
|
+
weights: collections.abc.Sequence[typing.SupportsFloat],
|
|
694
|
+
threshold: typing.SupportsFloat = 0.5,
|
|
695
|
+
delta: typing.SupportsFloat = 0.0,
|
|
696
|
+
gridRefinement: typing.SupportsInt = 4,
|
|
697
|
+
) -> None:
|
|
698
|
+
"""
|
|
699
|
+
Set parameters for applying mask blurring.
|
|
700
|
+
"""
|
|
701
|
+
|
|
702
|
+
def getAllLayers(self) -> set[int]:
|
|
703
|
+
"""
|
|
704
|
+
Return a set of all layers found in the GDS file.
|
|
705
|
+
"""
|
|
706
|
+
|
|
707
|
+
def getBounds(self) -> typing.Annotated[list[float], "FixedSize(6)"]:
|
|
708
|
+
"""
|
|
709
|
+
Get the bounds of the geometry.
|
|
710
|
+
"""
|
|
711
|
+
|
|
712
|
+
def getNumberOfStructures(self) -> int:
|
|
713
|
+
"""
|
|
714
|
+
Return number of structure definitions.
|
|
715
|
+
"""
|
|
716
|
+
|
|
717
|
+
def layerToLevelSet(
|
|
718
|
+
self,
|
|
719
|
+
layer: typing.SupportsInt,
|
|
720
|
+
baseHeight: typing.SupportsFloat = 0.0,
|
|
721
|
+
height: typing.SupportsFloat = 1.0,
|
|
722
|
+
mask: bool = False,
|
|
723
|
+
blurLayer: bool = True,
|
|
724
|
+
) -> viennals.d3.Domain: ...
|
|
725
|
+
def print(self) -> None:
|
|
726
|
+
"""
|
|
727
|
+
Print the geometry contents.
|
|
728
|
+
"""
|
|
729
|
+
|
|
730
|
+
def setBoundaryConditions(
|
|
731
|
+
self, arg0: collections.abc.Sequence[viennals._core.BoundaryConditionEnum]
|
|
732
|
+
) -> None:
|
|
733
|
+
"""
|
|
734
|
+
Set the boundary conditions
|
|
735
|
+
"""
|
|
736
|
+
|
|
737
|
+
def setBoundaryPadding(
|
|
738
|
+
self, arg0: typing.SupportsFloat, arg1: typing.SupportsFloat
|
|
739
|
+
) -> None:
|
|
740
|
+
"""
|
|
741
|
+
Set padding between the largest point of the geometry and the boundary of the domain.
|
|
742
|
+
"""
|
|
743
|
+
|
|
744
|
+
def setGridDelta(self, arg0: typing.SupportsFloat) -> None:
|
|
745
|
+
"""
|
|
746
|
+
Set the grid spacing.
|
|
747
|
+
"""
|
|
748
|
+
|
|
749
|
+
class GDSReader:
|
|
750
|
+
@typing.overload
|
|
751
|
+
def __init__(self) -> None: ...
|
|
752
|
+
@typing.overload
|
|
753
|
+
def __init__(self, arg0: GDSGeometry, arg1: str) -> None: ...
|
|
754
|
+
def apply(self) -> None:
|
|
755
|
+
"""
|
|
756
|
+
Parse the GDS file.
|
|
757
|
+
"""
|
|
758
|
+
|
|
759
|
+
def setFileName(self, arg0: str) -> None:
|
|
760
|
+
"""
|
|
761
|
+
Set name of the GDS file.
|
|
762
|
+
"""
|
|
763
|
+
|
|
764
|
+
def setGeometry(self, arg0: GDSGeometry) -> None:
|
|
765
|
+
"""
|
|
766
|
+
Set the domain to be parsed in.
|
|
767
|
+
"""
|
|
768
|
+
|
|
769
|
+
class GeometricTrenchDeposition(ProcessModel):
|
|
770
|
+
def __init__(
|
|
771
|
+
self,
|
|
772
|
+
trenchWidth: typing.SupportsFloat,
|
|
773
|
+
trenchDepth: typing.SupportsFloat,
|
|
774
|
+
depositionRate: typing.SupportsFloat,
|
|
775
|
+
bottomMed: typing.SupportsFloat,
|
|
776
|
+
a: typing.SupportsFloat,
|
|
777
|
+
b: typing.SupportsFloat,
|
|
778
|
+
n: typing.SupportsFloat,
|
|
779
|
+
) -> None: ...
|
|
780
|
+
|
|
781
|
+
class GeometryFactory:
|
|
782
|
+
def __init__(
|
|
783
|
+
self, domainSetup: DomainSetup, name: str = "GeometryFactory"
|
|
784
|
+
) -> None: ...
|
|
785
|
+
def makeBoxStencil(
|
|
786
|
+
self,
|
|
787
|
+
position: typing.Annotated[
|
|
788
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(3)"
|
|
789
|
+
],
|
|
790
|
+
width: typing.SupportsFloat,
|
|
791
|
+
height: typing.SupportsFloat,
|
|
792
|
+
angle: typing.SupportsFloat = 0.0,
|
|
793
|
+
length: typing.SupportsFloat = -1.0,
|
|
794
|
+
) -> viennals.d3.Domain: ...
|
|
795
|
+
def makeCylinderStencil(
|
|
796
|
+
self,
|
|
797
|
+
position: typing.Annotated[
|
|
798
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(3)"
|
|
799
|
+
],
|
|
800
|
+
radius: typing.SupportsFloat,
|
|
801
|
+
height: typing.SupportsFloat,
|
|
802
|
+
angle: typing.SupportsFloat = 0.0,
|
|
803
|
+
) -> viennals.d3.Domain: ...
|
|
804
|
+
def makeMask(
|
|
805
|
+
self, base: typing.SupportsFloat, height: typing.SupportsFloat
|
|
806
|
+
) -> viennals.d3.Domain: ...
|
|
807
|
+
def makeSubstrate(self, base: typing.SupportsFloat) -> viennals.d3.Domain: ...
|
|
808
|
+
|
|
809
|
+
class HBrO2Etching(ProcessModel):
|
|
810
|
+
@staticmethod
|
|
811
|
+
def defaultParameters() -> viennaps._core.PlasmaEtchingParameters: ...
|
|
812
|
+
@typing.overload
|
|
813
|
+
def __init__(self) -> None: ...
|
|
814
|
+
@typing.overload
|
|
815
|
+
def __init__(
|
|
816
|
+
self,
|
|
817
|
+
ionFlux: typing.SupportsFloat,
|
|
818
|
+
etchantFlux: typing.SupportsFloat,
|
|
819
|
+
oxygenFlux: typing.SupportsFloat,
|
|
820
|
+
meanIonEnergy: typing.SupportsFloat = 100.0,
|
|
821
|
+
sigmaIonEnergy: typing.SupportsFloat = 10.0,
|
|
822
|
+
ionExponent: typing.SupportsFloat = 100.0,
|
|
823
|
+
oxySputterYield: typing.SupportsFloat = 3.0,
|
|
824
|
+
etchStopDepth: typing.SupportsFloat = -1.7976931348623157e308,
|
|
825
|
+
) -> None: ...
|
|
826
|
+
@typing.overload
|
|
827
|
+
def __init__(self, parameters: viennaps._core.PlasmaEtchingParameters) -> None: ...
|
|
828
|
+
def getParameters(self) -> viennaps._core.PlasmaEtchingParameters: ...
|
|
829
|
+
def setParameters(self, arg0: viennaps._core.PlasmaEtchingParameters) -> None: ...
|
|
830
|
+
|
|
831
|
+
class Interpolation(enum.IntEnum):
|
|
832
|
+
CUSTOM: typing.ClassVar[Interpolation] # value = <Interpolation.CUSTOM: 2>
|
|
833
|
+
IDW: typing.ClassVar[Interpolation] # value = <Interpolation.IDW: 1>
|
|
834
|
+
LINEAR: typing.ClassVar[Interpolation] # value = <Interpolation.LINEAR: 0>
|
|
835
|
+
@classmethod
|
|
836
|
+
def __new__(cls, value): ...
|
|
837
|
+
def __format__(self, format_spec):
|
|
838
|
+
"""
|
|
839
|
+
Convert to a string according to format_spec.
|
|
840
|
+
"""
|
|
841
|
+
|
|
842
|
+
class IonBeamEtching(ProcessModel):
|
|
843
|
+
def __init__(
|
|
844
|
+
self,
|
|
845
|
+
parameters: viennaps._core.IBEParameters,
|
|
846
|
+
maskMaterials: collections.abc.Sequence[viennaps._core.Material],
|
|
847
|
+
) -> None: ...
|
|
848
|
+
|
|
849
|
+
class IsotropicProcess(ProcessModel):
|
|
850
|
+
@typing.overload
|
|
851
|
+
def __init__(
|
|
852
|
+
self,
|
|
853
|
+
rate: typing.SupportsFloat = 1.0,
|
|
854
|
+
maskMaterial: viennaps._core.Material = ...,
|
|
855
|
+
) -> None: ...
|
|
856
|
+
@typing.overload
|
|
857
|
+
def __init__(
|
|
858
|
+
self,
|
|
859
|
+
rate: typing.SupportsFloat,
|
|
860
|
+
maskMaterial: collections.abc.Sequence[viennaps._core.Material],
|
|
861
|
+
) -> None: ...
|
|
862
|
+
@typing.overload
|
|
863
|
+
def __init__(
|
|
864
|
+
self,
|
|
865
|
+
materialRates: collections.abc.Mapping[
|
|
866
|
+
viennaps._core.Material, typing.SupportsFloat
|
|
867
|
+
],
|
|
868
|
+
defaultRate: typing.SupportsFloat = 0.0,
|
|
869
|
+
) -> None: ...
|
|
870
|
+
|
|
871
|
+
class MakeFin:
|
|
872
|
+
@typing.overload
|
|
873
|
+
def __init__(
|
|
874
|
+
self,
|
|
875
|
+
domain: Domain,
|
|
876
|
+
finWidth: typing.SupportsFloat,
|
|
877
|
+
finHeight: typing.SupportsFloat,
|
|
878
|
+
finTaperAngle: typing.SupportsFloat = 0.0,
|
|
879
|
+
maskHeight: typing.SupportsFloat = 0,
|
|
880
|
+
maskTaperAngle: typing.SupportsFloat = 0,
|
|
881
|
+
halfFin: bool = False,
|
|
882
|
+
material: viennaps._core.Material = ...,
|
|
883
|
+
maskMaterial: viennaps._core.Material = ...,
|
|
884
|
+
) -> None: ...
|
|
885
|
+
@typing.overload
|
|
886
|
+
def __init__(
|
|
887
|
+
self,
|
|
888
|
+
domain: Domain,
|
|
889
|
+
gridDelta: typing.SupportsFloat,
|
|
890
|
+
xExtent: typing.SupportsFloat,
|
|
891
|
+
yExtent: typing.SupportsFloat,
|
|
892
|
+
finWidth: typing.SupportsFloat,
|
|
893
|
+
finHeight: typing.SupportsFloat,
|
|
894
|
+
taperAngle: typing.SupportsFloat = 0.0,
|
|
895
|
+
baseHeight: typing.SupportsFloat = 0.0,
|
|
896
|
+
periodicBoundary: bool = False,
|
|
897
|
+
makeMask: bool = False,
|
|
898
|
+
material: viennaps._core.Material = ...,
|
|
899
|
+
) -> None: ...
|
|
900
|
+
def apply(self) -> None:
|
|
901
|
+
"""
|
|
902
|
+
Create a fin geometry.
|
|
903
|
+
"""
|
|
904
|
+
|
|
905
|
+
class MakeHole:
|
|
906
|
+
@typing.overload
|
|
907
|
+
def __init__(
|
|
908
|
+
self,
|
|
909
|
+
domain: Domain,
|
|
910
|
+
holeRadius: typing.SupportsFloat,
|
|
911
|
+
holeDepth: typing.SupportsFloat,
|
|
912
|
+
holeTaperAngle: typing.SupportsFloat = 0.0,
|
|
913
|
+
maskHeight: typing.SupportsFloat = 0.0,
|
|
914
|
+
maskTaperAngle: typing.SupportsFloat = 0.0,
|
|
915
|
+
holeShape: viennaps._core.HoleShape = ...,
|
|
916
|
+
material: viennaps._core.Material = ...,
|
|
917
|
+
maskMaterial: viennaps._core.Material = ...,
|
|
918
|
+
) -> None: ...
|
|
919
|
+
@typing.overload
|
|
920
|
+
def __init__(
|
|
921
|
+
self,
|
|
922
|
+
domain: Domain,
|
|
923
|
+
gridDelta: typing.SupportsFloat,
|
|
924
|
+
xExtent: typing.SupportsFloat,
|
|
925
|
+
yExtent: typing.SupportsFloat,
|
|
926
|
+
holeRadius: typing.SupportsFloat,
|
|
927
|
+
holeDepth: typing.SupportsFloat,
|
|
928
|
+
taperingAngle: typing.SupportsFloat = 0.0,
|
|
929
|
+
baseHeight: typing.SupportsFloat = 0.0,
|
|
930
|
+
periodicBoundary: bool = False,
|
|
931
|
+
makeMask: bool = False,
|
|
932
|
+
material: viennaps._core.Material = ...,
|
|
933
|
+
holeShape: viennaps._core.HoleShape = ...,
|
|
934
|
+
) -> None: ...
|
|
935
|
+
def apply(self) -> None:
|
|
936
|
+
"""
|
|
937
|
+
Create a hole geometry.
|
|
938
|
+
"""
|
|
939
|
+
|
|
940
|
+
class MakePlane:
|
|
941
|
+
@typing.overload
|
|
942
|
+
def __init__(
|
|
943
|
+
self,
|
|
944
|
+
domain: Domain,
|
|
945
|
+
height: typing.SupportsFloat = 0.0,
|
|
946
|
+
material: viennaps._core.Material = ...,
|
|
947
|
+
addToExisting: bool = False,
|
|
948
|
+
) -> None: ...
|
|
949
|
+
@typing.overload
|
|
950
|
+
def __init__(
|
|
951
|
+
self,
|
|
952
|
+
domain: Domain,
|
|
953
|
+
gridDelta: typing.SupportsFloat,
|
|
954
|
+
xExtent: typing.SupportsFloat,
|
|
955
|
+
yExtent: typing.SupportsFloat,
|
|
956
|
+
height: typing.SupportsFloat = 0.0,
|
|
957
|
+
periodicBoundary: bool = False,
|
|
958
|
+
material: viennaps._core.Material = ...,
|
|
959
|
+
) -> None: ...
|
|
960
|
+
def apply(self) -> None:
|
|
961
|
+
"""
|
|
962
|
+
Create a plane geometry or add plane to existing geometry.
|
|
963
|
+
"""
|
|
964
|
+
|
|
965
|
+
class MakeStack:
|
|
966
|
+
@typing.overload
|
|
967
|
+
def __init__(
|
|
968
|
+
self,
|
|
969
|
+
domain: Domain,
|
|
970
|
+
numLayers: typing.SupportsInt,
|
|
971
|
+
layerHeight: typing.SupportsFloat,
|
|
972
|
+
substrateHeight: typing.SupportsFloat = 0,
|
|
973
|
+
holeRadius: typing.SupportsFloat = 0,
|
|
974
|
+
trenchWidth: typing.SupportsFloat = 0,
|
|
975
|
+
maskHeight: typing.SupportsFloat = 0,
|
|
976
|
+
taperAngle: typing.SupportsFloat = 0,
|
|
977
|
+
halfStack: bool = False,
|
|
978
|
+
maskMaterial: viennaps._core.Material = ...,
|
|
979
|
+
) -> None: ...
|
|
980
|
+
@typing.overload
|
|
981
|
+
def __init__(
|
|
982
|
+
self,
|
|
983
|
+
domain: Domain,
|
|
984
|
+
gridDelta: typing.SupportsFloat,
|
|
985
|
+
xExtent: typing.SupportsFloat,
|
|
986
|
+
yExtent: typing.SupportsFloat,
|
|
987
|
+
numLayers: typing.SupportsInt,
|
|
988
|
+
layerHeight: typing.SupportsFloat,
|
|
989
|
+
substrateHeight: typing.SupportsFloat,
|
|
990
|
+
holeRadius: typing.SupportsFloat,
|
|
991
|
+
trenchWidth: typing.SupportsFloat,
|
|
992
|
+
maskHeight: typing.SupportsFloat,
|
|
993
|
+
periodicBoundary: bool = False,
|
|
994
|
+
) -> None: ...
|
|
995
|
+
def apply(self) -> None:
|
|
996
|
+
"""
|
|
997
|
+
Create a stack of alternating SiO2 and Si3N4 layers.
|
|
998
|
+
"""
|
|
999
|
+
|
|
1000
|
+
def getHeight(self) -> float:
|
|
1001
|
+
"""
|
|
1002
|
+
Returns the total height of the stack.
|
|
1003
|
+
"""
|
|
1004
|
+
|
|
1005
|
+
def getTopLayer(self) -> int:
|
|
1006
|
+
"""
|
|
1007
|
+
Returns the number of layers included in the stack
|
|
1008
|
+
"""
|
|
1009
|
+
|
|
1010
|
+
class MakeTrench:
|
|
1011
|
+
@typing.overload
|
|
1012
|
+
def __init__(
|
|
1013
|
+
self,
|
|
1014
|
+
domain: Domain,
|
|
1015
|
+
trenchWidth: typing.SupportsFloat,
|
|
1016
|
+
trenchDepth: typing.SupportsFloat,
|
|
1017
|
+
trenchTaperAngle: typing.SupportsFloat = 0,
|
|
1018
|
+
maskHeight: typing.SupportsFloat = 0,
|
|
1019
|
+
maskTaperAngle: typing.SupportsFloat = 0,
|
|
1020
|
+
halfTrench: bool = False,
|
|
1021
|
+
material: viennaps._core.Material = ...,
|
|
1022
|
+
maskMaterial: viennaps._core.Material = ...,
|
|
1023
|
+
) -> None: ...
|
|
1024
|
+
@typing.overload
|
|
1025
|
+
def __init__(
|
|
1026
|
+
self,
|
|
1027
|
+
domain: Domain,
|
|
1028
|
+
gridDelta: typing.SupportsFloat,
|
|
1029
|
+
xExtent: typing.SupportsFloat,
|
|
1030
|
+
yExtent: typing.SupportsFloat,
|
|
1031
|
+
trenchWidth: typing.SupportsFloat,
|
|
1032
|
+
trenchDepth: typing.SupportsFloat,
|
|
1033
|
+
taperingAngle: typing.SupportsFloat = 0.0,
|
|
1034
|
+
baseHeight: typing.SupportsFloat = 0.0,
|
|
1035
|
+
periodicBoundary: bool = False,
|
|
1036
|
+
makeMask: bool = False,
|
|
1037
|
+
material: viennaps._core.Material = ...,
|
|
1038
|
+
) -> None: ...
|
|
1039
|
+
def apply(self) -> None:
|
|
1040
|
+
"""
|
|
1041
|
+
Create a trench geometry.
|
|
1042
|
+
"""
|
|
1043
|
+
|
|
1044
|
+
class MultiParticleProcess(ProcessModel):
|
|
1045
|
+
def __init__(self) -> None: ...
|
|
1046
|
+
def addIonParticle(
|
|
1047
|
+
self,
|
|
1048
|
+
sourcePower: typing.SupportsFloat,
|
|
1049
|
+
thetaRMin: typing.SupportsFloat = 0.0,
|
|
1050
|
+
thetaRMax: typing.SupportsFloat = 90.0,
|
|
1051
|
+
minAngle: typing.SupportsFloat = 0.0,
|
|
1052
|
+
B_sp: typing.SupportsFloat = -1.0,
|
|
1053
|
+
meanEnergy: typing.SupportsFloat = 0.0,
|
|
1054
|
+
sigmaEnergy: typing.SupportsFloat = 0.0,
|
|
1055
|
+
thresholdEnergy: typing.SupportsFloat = 0.0,
|
|
1056
|
+
inflectAngle: typing.SupportsFloat = 0.0,
|
|
1057
|
+
n: typing.SupportsFloat = 1,
|
|
1058
|
+
label: str = "ionFlux",
|
|
1059
|
+
) -> None: ...
|
|
1060
|
+
@typing.overload
|
|
1061
|
+
def addNeutralParticle(
|
|
1062
|
+
self, stickingProbability: typing.SupportsFloat, label: str = "neutralFlux"
|
|
1063
|
+
) -> None: ...
|
|
1064
|
+
@typing.overload
|
|
1065
|
+
def addNeutralParticle(
|
|
1066
|
+
self,
|
|
1067
|
+
materialSticking: collections.abc.Mapping[
|
|
1068
|
+
viennaps._core.Material, typing.SupportsFloat
|
|
1069
|
+
],
|
|
1070
|
+
defaultStickingProbability: typing.SupportsFloat = 1.0,
|
|
1071
|
+
label: str = "neutralFlux",
|
|
1072
|
+
) -> None: ...
|
|
1073
|
+
def setRateFunction(
|
|
1074
|
+
self,
|
|
1075
|
+
arg0: collections.abc.Callable[
|
|
1076
|
+
[collections.abc.Sequence[typing.SupportsFloat], viennaps._core.Material],
|
|
1077
|
+
float,
|
|
1078
|
+
],
|
|
1079
|
+
) -> None: ...
|
|
1080
|
+
|
|
1081
|
+
class OxideRegrowth(ProcessModel):
|
|
1082
|
+
def __init__(
|
|
1083
|
+
self,
|
|
1084
|
+
nitrideEtchRate: typing.SupportsFloat,
|
|
1085
|
+
oxideEtchRate: typing.SupportsFloat,
|
|
1086
|
+
redepositionRate: typing.SupportsFloat,
|
|
1087
|
+
redepositionThreshold: typing.SupportsFloat,
|
|
1088
|
+
redepositionTimeInt: typing.SupportsFloat,
|
|
1089
|
+
diffusionCoefficient: typing.SupportsFloat,
|
|
1090
|
+
sinkStrength: typing.SupportsFloat,
|
|
1091
|
+
scallopVelocity: typing.SupportsFloat,
|
|
1092
|
+
centerVelocity: typing.SupportsFloat,
|
|
1093
|
+
topHeight: typing.SupportsFloat,
|
|
1094
|
+
centerWidth: typing.SupportsFloat,
|
|
1095
|
+
stabilityFactor: typing.SupportsFloat,
|
|
1096
|
+
) -> None: ...
|
|
1097
|
+
|
|
1098
|
+
class Planarize:
|
|
1099
|
+
@typing.overload
|
|
1100
|
+
def __init__(self) -> None: ...
|
|
1101
|
+
@typing.overload
|
|
1102
|
+
def __init__(
|
|
1103
|
+
self, geometry: Domain, cutoffHeight: typing.SupportsFloat = 0.0
|
|
1104
|
+
) -> None: ...
|
|
1105
|
+
def apply(self) -> None:
|
|
1106
|
+
"""
|
|
1107
|
+
Apply the planarization.
|
|
1108
|
+
"""
|
|
1109
|
+
|
|
1110
|
+
def setCutoffPosition(self, arg0: typing.SupportsFloat) -> None:
|
|
1111
|
+
"""
|
|
1112
|
+
Set the cutoff height for the planarization.
|
|
1113
|
+
"""
|
|
1114
|
+
|
|
1115
|
+
def setDomain(self, arg0: Domain) -> None:
|
|
1116
|
+
"""
|
|
1117
|
+
Set the domain in the planarization.
|
|
1118
|
+
"""
|
|
1119
|
+
|
|
1120
|
+
class Process:
|
|
1121
|
+
@typing.overload
|
|
1122
|
+
def __init__(self) -> None: ...
|
|
1123
|
+
@typing.overload
|
|
1124
|
+
def __init__(self, domain: Domain) -> None: ...
|
|
1125
|
+
@typing.overload
|
|
1126
|
+
def __init__(
|
|
1127
|
+
self,
|
|
1128
|
+
domain: Domain,
|
|
1129
|
+
model: ProcessModelBase,
|
|
1130
|
+
duration: typing.SupportsFloat = 0.0,
|
|
1131
|
+
) -> None: ...
|
|
1132
|
+
def apply(self) -> None:
|
|
1133
|
+
"""
|
|
1134
|
+
Run the process.
|
|
1135
|
+
"""
|
|
1136
|
+
|
|
1137
|
+
def calculateFlux(self) -> viennals._core.Mesh:
|
|
1138
|
+
"""
|
|
1139
|
+
Perform a single-pass flux calculation.
|
|
1140
|
+
"""
|
|
1141
|
+
|
|
1142
|
+
def setDomain(self, arg0: Domain) -> None:
|
|
1143
|
+
"""
|
|
1144
|
+
Set the process domain.
|
|
1145
|
+
"""
|
|
1146
|
+
|
|
1147
|
+
def setFluxEngineType(self, arg0: viennaps._core.FluxEngineType) -> None:
|
|
1148
|
+
"""
|
|
1149
|
+
Set the flux engine type (CPU or GPU).
|
|
1150
|
+
"""
|
|
1151
|
+
|
|
1152
|
+
@typing.overload
|
|
1153
|
+
def setParameters(self, parameters: viennaps._core.AdvectionParameters) -> None:
|
|
1154
|
+
"""
|
|
1155
|
+
Set the advection parameters for the process.
|
|
1156
|
+
"""
|
|
1157
|
+
|
|
1158
|
+
@typing.overload
|
|
1159
|
+
def setParameters(self, parameters: viennaps._core.RayTracingParameters) -> None:
|
|
1160
|
+
"""
|
|
1161
|
+
Set the ray tracing parameters for the process.
|
|
1162
|
+
"""
|
|
1163
|
+
|
|
1164
|
+
@typing.overload
|
|
1165
|
+
def setParameters(self, parameters: viennaps._core.CoverageParameters) -> None:
|
|
1166
|
+
"""
|
|
1167
|
+
Set the coverage parameters for the process.
|
|
1168
|
+
"""
|
|
1169
|
+
|
|
1170
|
+
@typing.overload
|
|
1171
|
+
def setParameters(
|
|
1172
|
+
self, parameters: viennaps._core.AtomicLayerProcessParameters
|
|
1173
|
+
) -> None:
|
|
1174
|
+
"""
|
|
1175
|
+
Set the atomic layer parameters for the process.
|
|
1176
|
+
"""
|
|
1177
|
+
|
|
1178
|
+
def setProcessDuration(self, arg0: typing.SupportsFloat) -> None:
|
|
1179
|
+
"""
|
|
1180
|
+
Set the process duration.
|
|
1181
|
+
"""
|
|
1182
|
+
|
|
1183
|
+
def setProcessModel(self, arg0: ProcessModelBase) -> None:
|
|
1184
|
+
"""
|
|
1185
|
+
Set the process model. This has to be a pre-configured process model.
|
|
1186
|
+
"""
|
|
1187
|
+
|
|
1188
|
+
class ProcessModel(ProcessModelBase):
|
|
1189
|
+
@staticmethod
|
|
1190
|
+
def setAdvectionCallback(*args, **kwargs) -> None: ...
|
|
1191
|
+
@staticmethod
|
|
1192
|
+
def setGeometricModel(*args, **kwargs) -> None: ...
|
|
1193
|
+
@staticmethod
|
|
1194
|
+
def setVelocityField(*args, **kwargs) -> None: ...
|
|
1195
|
+
def __init__(self) -> None: ...
|
|
1196
|
+
def getAdvectionCallback(self) -> ...: ...
|
|
1197
|
+
def getGeometricModel(self) -> ...: ...
|
|
1198
|
+
def getPrimaryDirection(
|
|
1199
|
+
self,
|
|
1200
|
+
) -> typing.Annotated[list[float], "FixedSize(3)"] | None: ...
|
|
1201
|
+
def getProcessName(self) -> str | None: ...
|
|
1202
|
+
def getSurfaceModel(self) -> ...: ...
|
|
1203
|
+
def getVelocityField(self) -> ...: ...
|
|
1204
|
+
def setPrimaryDirection(
|
|
1205
|
+
self,
|
|
1206
|
+
arg0: typing.Annotated[
|
|
1207
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(3)"
|
|
1208
|
+
],
|
|
1209
|
+
) -> None: ...
|
|
1210
|
+
def setProcessName(self, arg0: str) -> None: ...
|
|
1211
|
+
def setSurfaceModel(self, arg0: ...) -> None: ...
|
|
1212
|
+
|
|
1213
|
+
class ProcessModelBase:
|
|
1214
|
+
pass
|
|
1215
|
+
|
|
1216
|
+
class RateGrid:
|
|
1217
|
+
def __init__(self) -> None: ...
|
|
1218
|
+
def interpolate(
|
|
1219
|
+
self,
|
|
1220
|
+
coord: typing.Annotated[
|
|
1221
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(3)"
|
|
1222
|
+
],
|
|
1223
|
+
) -> float: ...
|
|
1224
|
+
def loadFromCSV(self, filename: str) -> bool: ...
|
|
1225
|
+
def setCustomInterpolator(self, function: collections.abc.Callable) -> None: ...
|
|
1226
|
+
def setIDWNeighbors(self, k: typing.SupportsInt) -> None: ...
|
|
1227
|
+
@typing.overload
|
|
1228
|
+
def setInterpolationMode(self, mode: Interpolation) -> None: ...
|
|
1229
|
+
@typing.overload
|
|
1230
|
+
def setInterpolationMode(self, mode: str) -> None: ...
|
|
1231
|
+
def setOffset(
|
|
1232
|
+
self,
|
|
1233
|
+
offset: typing.Annotated[
|
|
1234
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(2)"
|
|
1235
|
+
],
|
|
1236
|
+
) -> None: ...
|
|
1237
|
+
|
|
1238
|
+
class Reader:
|
|
1239
|
+
@typing.overload
|
|
1240
|
+
def __init__(self) -> None: ...
|
|
1241
|
+
@typing.overload
|
|
1242
|
+
def __init__(self, fileName: str) -> None: ...
|
|
1243
|
+
def apply(self) -> None:
|
|
1244
|
+
"""
|
|
1245
|
+
Read the domain from the specified file.
|
|
1246
|
+
"""
|
|
1247
|
+
|
|
1248
|
+
def setFileName(self, arg0: str) -> None:
|
|
1249
|
+
"""
|
|
1250
|
+
Set the input file name to read (should end with .vpsd).
|
|
1251
|
+
"""
|
|
1252
|
+
|
|
1253
|
+
class SF6C4F8Etching(ProcessModel):
|
|
1254
|
+
@staticmethod
|
|
1255
|
+
def defaultParameters() -> viennaps._core.PlasmaEtchingParameters: ...
|
|
1256
|
+
@typing.overload
|
|
1257
|
+
def __init__(self) -> None: ...
|
|
1258
|
+
@typing.overload
|
|
1259
|
+
def __init__(
|
|
1260
|
+
self,
|
|
1261
|
+
ionFlux: typing.SupportsFloat,
|
|
1262
|
+
etchantFlux: typing.SupportsFloat,
|
|
1263
|
+
meanEnergy: typing.SupportsFloat,
|
|
1264
|
+
sigmaEnergy: typing.SupportsFloat,
|
|
1265
|
+
ionExponent: typing.SupportsFloat = 300.0,
|
|
1266
|
+
etchStopDepth: typing.SupportsFloat = -1.7976931348623157e308,
|
|
1267
|
+
) -> None: ...
|
|
1268
|
+
@typing.overload
|
|
1269
|
+
def __init__(self, parameters: viennaps._core.PlasmaEtchingParameters) -> None: ...
|
|
1270
|
+
def getParameters(self) -> viennaps._core.PlasmaEtchingParameters: ...
|
|
1271
|
+
def setParameters(self, arg0: viennaps._core.PlasmaEtchingParameters) -> None: ...
|
|
1272
|
+
|
|
1273
|
+
class SF6O2Etching(ProcessModel):
|
|
1274
|
+
@staticmethod
|
|
1275
|
+
def defaultParameters() -> viennaps._core.PlasmaEtchingParameters: ...
|
|
1276
|
+
@typing.overload
|
|
1277
|
+
def __init__(self) -> None: ...
|
|
1278
|
+
@typing.overload
|
|
1279
|
+
def __init__(
|
|
1280
|
+
self,
|
|
1281
|
+
ionFlux: typing.SupportsFloat,
|
|
1282
|
+
etchantFlux: typing.SupportsFloat,
|
|
1283
|
+
oxygenFlux: typing.SupportsFloat,
|
|
1284
|
+
meanIonEnergy: typing.SupportsFloat = 100.0,
|
|
1285
|
+
sigmaIonEnergy: typing.SupportsFloat = 10.0,
|
|
1286
|
+
ionExponent: typing.SupportsFloat = 100.0,
|
|
1287
|
+
oxySputterYield: typing.SupportsFloat = 3.0,
|
|
1288
|
+
etchStopDepth: typing.SupportsFloat = -1.7976931348623157e308,
|
|
1289
|
+
) -> None: ...
|
|
1290
|
+
@typing.overload
|
|
1291
|
+
def __init__(self, parameters: viennaps._core.PlasmaEtchingParameters) -> None: ...
|
|
1292
|
+
def getParameters(self) -> viennaps._core.PlasmaEtchingParameters: ...
|
|
1293
|
+
def setParameters(self, arg0: viennaps._core.PlasmaEtchingParameters) -> None: ...
|
|
1294
|
+
|
|
1295
|
+
class SelectiveEpitaxy(ProcessModel):
|
|
1296
|
+
def __init__(
|
|
1297
|
+
self,
|
|
1298
|
+
materialRates: collections.abc.Sequence[
|
|
1299
|
+
tuple[viennaps._core.Material, typing.SupportsFloat]
|
|
1300
|
+
],
|
|
1301
|
+
rate111: typing.SupportsFloat = 0.5,
|
|
1302
|
+
rate100: typing.SupportsFloat = 1.0,
|
|
1303
|
+
) -> None: ...
|
|
1304
|
+
|
|
1305
|
+
class SingleParticleALD(ProcessModel):
|
|
1306
|
+
def __init__(
|
|
1307
|
+
self,
|
|
1308
|
+
stickingProbability: typing.SupportsFloat,
|
|
1309
|
+
numCycles: typing.SupportsInt,
|
|
1310
|
+
growthPerCycle: typing.SupportsFloat,
|
|
1311
|
+
totalCycles: typing.SupportsInt,
|
|
1312
|
+
coverageTimeStep: typing.SupportsFloat,
|
|
1313
|
+
evFlux: typing.SupportsFloat,
|
|
1314
|
+
inFlux: typing.SupportsFloat,
|
|
1315
|
+
s0: typing.SupportsFloat,
|
|
1316
|
+
gasMFP: typing.SupportsFloat,
|
|
1317
|
+
) -> None: ...
|
|
1318
|
+
|
|
1319
|
+
class SingleParticleProcess(ProcessModel):
|
|
1320
|
+
@typing.overload
|
|
1321
|
+
def __init__(
|
|
1322
|
+
self,
|
|
1323
|
+
rate: typing.SupportsFloat = 1.0,
|
|
1324
|
+
stickingProbability: typing.SupportsFloat = 1.0,
|
|
1325
|
+
sourceExponent: typing.SupportsFloat = 1.0,
|
|
1326
|
+
maskMaterial: viennaps._core.Material = ...,
|
|
1327
|
+
) -> None: ...
|
|
1328
|
+
@typing.overload
|
|
1329
|
+
def __init__(
|
|
1330
|
+
self,
|
|
1331
|
+
rate: typing.SupportsFloat,
|
|
1332
|
+
stickingProbability: typing.SupportsFloat,
|
|
1333
|
+
sourceExponent: typing.SupportsFloat,
|
|
1334
|
+
maskMaterials: collections.abc.Sequence[viennaps._core.Material],
|
|
1335
|
+
) -> None: ...
|
|
1336
|
+
@typing.overload
|
|
1337
|
+
def __init__(
|
|
1338
|
+
self,
|
|
1339
|
+
materialRates: collections.abc.Mapping[
|
|
1340
|
+
viennaps._core.Material, typing.SupportsFloat
|
|
1341
|
+
],
|
|
1342
|
+
stickingProbability: typing.SupportsFloat,
|
|
1343
|
+
sourceExponent: typing.SupportsFloat,
|
|
1344
|
+
) -> None: ...
|
|
1345
|
+
|
|
1346
|
+
class SphereDistribution(ProcessModel):
|
|
1347
|
+
@typing.overload
|
|
1348
|
+
def __init__(
|
|
1349
|
+
self, radius: typing.SupportsFloat, mask: viennals.d3.Domain
|
|
1350
|
+
) -> None: ...
|
|
1351
|
+
@typing.overload
|
|
1352
|
+
def __init__(self, radius: typing.SupportsFloat) -> None: ...
|
|
1353
|
+
|
|
1354
|
+
class StencilLocalLaxFriedrichsScalar:
|
|
1355
|
+
@staticmethod
|
|
1356
|
+
def setMaxDissipation(maxDissipation: typing.SupportsFloat) -> None: ...
|
|
1357
|
+
|
|
1358
|
+
class TEOSDeposition(ProcessModel):
|
|
1359
|
+
def __init__(
|
|
1360
|
+
self,
|
|
1361
|
+
stickingProbabilityP1: typing.SupportsFloat,
|
|
1362
|
+
rateP1: typing.SupportsFloat,
|
|
1363
|
+
orderP1: typing.SupportsFloat,
|
|
1364
|
+
stickingProbabilityP2: typing.SupportsFloat = 0.0,
|
|
1365
|
+
rateP2: typing.SupportsFloat = 0.0,
|
|
1366
|
+
orderP2: typing.SupportsFloat = 0.0,
|
|
1367
|
+
) -> None: ...
|
|
1368
|
+
|
|
1369
|
+
class TEOSPECVD(ProcessModel):
|
|
1370
|
+
def __init__(
|
|
1371
|
+
self,
|
|
1372
|
+
stickingProbabilityRadical: typing.SupportsFloat,
|
|
1373
|
+
depositionRateRadical: typing.SupportsFloat,
|
|
1374
|
+
depositionRateIon: typing.SupportsFloat,
|
|
1375
|
+
exponentIon: typing.SupportsFloat,
|
|
1376
|
+
stickingProbabilityIon: typing.SupportsFloat = 1.0,
|
|
1377
|
+
reactionOrderRadical: typing.SupportsFloat = 1.0,
|
|
1378
|
+
reactionOrderIon: typing.SupportsFloat = 1.0,
|
|
1379
|
+
minAngleIon: typing.SupportsFloat = 0.0,
|
|
1380
|
+
) -> None: ...
|
|
1381
|
+
|
|
1382
|
+
class ToDiskMesh:
|
|
1383
|
+
@typing.overload
|
|
1384
|
+
def __init__(self, domain: Domain, mesh: viennals._core.Mesh) -> None: ...
|
|
1385
|
+
@typing.overload
|
|
1386
|
+
def __init__(self) -> None: ...
|
|
1387
|
+
def setDomain(self, arg0: Domain) -> None:
|
|
1388
|
+
"""
|
|
1389
|
+
Set the domain in the mesh converter.
|
|
1390
|
+
"""
|
|
1391
|
+
|
|
1392
|
+
def setMesh(self, arg0: viennals._core.Mesh) -> None:
|
|
1393
|
+
"""
|
|
1394
|
+
Set the mesh in the mesh converter
|
|
1395
|
+
"""
|
|
1396
|
+
|
|
1397
|
+
class WetEtching(ProcessModel):
|
|
1398
|
+
@typing.overload
|
|
1399
|
+
def __init__(
|
|
1400
|
+
self,
|
|
1401
|
+
materialRates: collections.abc.Sequence[
|
|
1402
|
+
tuple[viennaps._core.Material, typing.SupportsFloat]
|
|
1403
|
+
],
|
|
1404
|
+
) -> None: ...
|
|
1405
|
+
@typing.overload
|
|
1406
|
+
def __init__(
|
|
1407
|
+
self,
|
|
1408
|
+
direction100: typing.Annotated[
|
|
1409
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(3)"
|
|
1410
|
+
],
|
|
1411
|
+
direction010: typing.Annotated[
|
|
1412
|
+
collections.abc.Sequence[typing.SupportsFloat], "FixedSize(3)"
|
|
1413
|
+
],
|
|
1414
|
+
rate100: typing.SupportsFloat,
|
|
1415
|
+
rate110: typing.SupportsFloat,
|
|
1416
|
+
rate111: typing.SupportsFloat,
|
|
1417
|
+
rate311: typing.SupportsFloat,
|
|
1418
|
+
materialRates: collections.abc.Sequence[
|
|
1419
|
+
tuple[viennaps._core.Material, typing.SupportsFloat]
|
|
1420
|
+
],
|
|
1421
|
+
) -> None: ...
|
|
1422
|
+
|
|
1423
|
+
class Writer:
|
|
1424
|
+
@typing.overload
|
|
1425
|
+
def __init__(self) -> None: ...
|
|
1426
|
+
@typing.overload
|
|
1427
|
+
def __init__(self, domain: Domain) -> None: ...
|
|
1428
|
+
@typing.overload
|
|
1429
|
+
def __init__(self, domain: Domain, fileName: str) -> None: ...
|
|
1430
|
+
def apply(self) -> None:
|
|
1431
|
+
"""
|
|
1432
|
+
Write the domain to the specified file.
|
|
1433
|
+
"""
|
|
1434
|
+
|
|
1435
|
+
def setDomain(self, arg0: Domain) -> None:
|
|
1436
|
+
"""
|
|
1437
|
+
Set the domain to be written to a file.
|
|
1438
|
+
"""
|
|
1439
|
+
|
|
1440
|
+
def setFileName(self, arg0: str) -> None:
|
|
1441
|
+
"""
|
|
1442
|
+
Set the output file name (should end with .vpsd).
|
|
1443
|
+
"""
|