LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
pygmsh/__about__.py
pygmsh/__init__.py
pygmsh/helpers.py
pygmsh.egg-info/PKG-INFO
pygmsh.egg-info/SOURCES.txt
pygmsh.egg-info/dependency_links.txt
pygmsh.egg-info/requires.txt
pygmsh.egg-info/top_level.txt
pygmsh/built_in/__init__.py
pygmsh/built_in/bspline.py
pygmsh/built_in/circle_arc.py
pygmsh/built_in/compound_line.py
pygmsh/built_in/compound_surface.py
pygmsh/built_in/compound_volume.py
pygmsh/built_in/define_constant.py
pygmsh/built_in/dummy.py
pygmsh/built_in/ellipse_arc.py
pygmsh/built_in/geometry.py
pygmsh/built_in/line.py
pygmsh/built_in/line_base.py
pygmsh/built_in/line_loop.py
pygmsh/built_in/plane_surface.py
pygmsh/built_in/point.py
pygmsh/built_in/point_base.py
pygmsh/built_in/spline.py
pygmsh/built_in/surface.py
pygmsh/built_in/surface_base.py
pygmsh/built_in/surface_loop.py
pygmsh/built_in/volume.py
pygmsh/built_in/volume_base.py
pygmsh/opencascade/__init__.py
pygmsh/opencascade/ball.py
pygmsh/opencascade/box.py
pygmsh/opencascade/cone.py
pygmsh/opencascade/cylinder.py
pygmsh/opencascade/disk.py
pygmsh/opencascade/ellipsoid.py
pygmsh/opencascade/geometry.py
pygmsh/opencascade/rectangle.py
pygmsh/opencascade/surface_base.py
pygmsh/opencascade/torus.py
pygmsh/opencascade/volume_base.py
pygmsh/opencascade/wedge.py
test/helpers.py
test/test_airfoil.py
test/test_booleans.py
test/test_boundary_layers.py
test/test_bsplines.py
test/test_circle.py
test/test_circle_transform.py
test/test_cube.py
test/test_define_constant.py
test/test_ellipsoid.py
test/test_extrusion_entities.py
test/test_helpers.py
test/test_hex.py
test/test_hole_in_square.py
test/test_in_surface.py
test/test_layers.py
test/test_logo.py
test/test_meshio_logo.py
test/test_opencascade_ball.py
test/test_opencascade_boolean.py
test/test_opencascade_box.py
test/test_opencascade_builtin_mix.py
test/test_opencascade_cone.py
test/test_opencascade_cylinder.py
test/test_opencascade_ellipsoid.py
test/test_opencascade_extrude.py
test/test_opencascade_extrude2.py
test/test_opencascade_regular_extrusion.py
test/test_opencascade_torus.py
test/test_opencascade_wedge.py
test/test_pacman.py
test/test_physical.py
test/test_pipes.py
test/test_quads.py
test/test_recombine.py
test/test_rectangle.py
test/test_rectangle_with_hole.py
test/test_regular_extrusion.py
test/test_rotated_layers.py
test/test_rotation.py
test/test_screw.py
test/test_splines.py
test/test_subdomains.py
test/test_swiss_cheese.py
test/test_symmetry.py
test/test_tori.py
test/test_torus.py
test/test_torus_crowd.py
test/test_transfinite.py
test/test_translations.py
test/test_volume.py