.coveragerc
.gitignore
.pre-commit-config.yaml
CONTRIBUTORS
LICENSE
README.md
pyproject.toml
.github/workflows/code_checks.yml
.github/workflows/cubitpy_test_suite_with_secrets.yml
src/cubitpy/__init__.py
src/cubitpy/conf.py
src/cubitpy/cubit_group.py
src/cubitpy/cubit_to_fourc_input.py
src/cubitpy/cubit_utility.py
src/cubitpy/cubitpy.py
src/cubitpy/cubitpy_types.py
src/cubitpy/geometry_creation_functions.py
src/cubitpy/mesh_creation_functions.py
src/cubitpy/version.py
src/cubitpy.egg-info/PKG-INFO
src/cubitpy.egg-info/SOURCES.txt
src/cubitpy.egg-info/dependency_links.txt
src/cubitpy.egg-info/requires.txt
src/cubitpy.egg-info/top_level.txt
src/cubitpy/cubit_wrapper/__init__.py
src/cubitpy/cubit_wrapper/cubit_wrapper_client.py
src/cubitpy/cubit_wrapper/cubit_wrapper_host.py
src/cubitpy/cubit_wrapper/cubit_wrapper_utility.py
src/tutorial/__init__.py
src/tutorial/tutorial.py
tests/coverage.config
tests/run_delete_test.py
tests/test_configurations.sh
tests/test_cubitpy.py
tests/test_tutorial.py
tests/external-geometry/fluent_aneurysm.msh
tests/input-files-ref/test_block_function.4C.yaml
tests/input-files-ref/test_contact_condition_beam_to_surface.4C.yaml
tests/input-files-ref/test_contact_condition_curve_to_curve.4C.yaml
tests/input-files-ref/test_contact_condition_surface_to_surface.4C.yaml
tests/input-files-ref/test_create_block.4C.yaml
tests/input-files-ref/test_create_brick_by_corner_points.4C.yaml
tests/input-files-ref/test_create_wedge6.4C.yaml
tests/input-files-ref/test_cubit_tutorial_coreform.4C.yaml
tests/input-files-ref/test_cubit_tutorial_cubit15.4C.yaml
tests/input-files-ref/test_dump_numpy_array.4C.yaml
tests/input-files-ref/test_element_types_hex.4C.yaml
tests/input-files-ref/test_element_types_quad_yplane.4C.yaml
tests/input-files-ref/test_element_types_quad_zplane.4C.yaml
tests/input-files-ref/test_element_types_tet_coreform.4C.yaml
tests/input-files-ref/test_element_types_tet_cubit15.4C.yaml
tests/input-files-ref/test_extrude_mesh_function.4C.yaml
tests/input-files-ref/test_extrude_mesh_function_average_normals_block.4C.yaml
tests/input-files-ref/test_extrude_mesh_function_average_normals_for_cylinder_and_sphere.4C.yaml
tests/input-files-ref/test_fluid_functionality_coreform.4C.yaml
tests/input-files-ref/test_fluid_functionality_cubit15.4C.yaml
tests/input-files-ref/test_fsi_functionality.4C.yaml
tests/input-files-ref/test_group_of_surfaces.4C.yaml
tests/input-files-ref/test_groups.4C.yaml
tests/input-files-ref/test_groups_multiple_sets.4C.yaml
tests/input-files-ref/test_mesh_import.4C.yaml
tests/input-files-ref/test_node_set_geometry_type.4C.yaml
tests/input-files-ref/test_node_sets_without_boundary_condition_with_exo.4C.yaml
tests/input-files-ref/test_node_sets_without_boundary_condition_without_exo.4C.yaml
tests/input-files-ref/test_point_coupling.4C.yaml
tests/input-files-ref/test_reset_block_1.4C.yaml
tests/input-files-ref/test_reset_block_2.4C.yaml
tests/input-files-ref/test_scatra_functionality.4C.yaml
tests/input-files-ref/test_serialize_nested_lists.4C.yaml
tests/input-files-ref/test_thermo_functionality.4C.yaml
tests/input-files-ref/test_user_defined_node_set_and_block_ids_with_exo.4C.yaml
tests/input-files-ref/test_user_defined_node_set_and_block_ids_without_exo.4C.yaml
tests/input-files-ref/test_yaml_with_exo_export_fsi.4C.yaml