LICENSE
README.md
pyproject.toml
setup.py
src/dewloosh.geom.egg-info/PKG-INFO
src/dewloosh.geom.egg-info/SOURCES.txt
src/dewloosh.geom.egg-info/dependency_links.txt
src/dewloosh.geom.egg-info/not-zip-safe
src/dewloosh.geom.egg-info/requires.txt
src/dewloosh.geom.egg-info/top_level.txt
src/dewloosh/geom/__init__.py
src/dewloosh/geom/akwrap.py
src/dewloosh/geom/cell.py
src/dewloosh/geom/celldata.py
src/dewloosh/geom/config.py
src/dewloosh/geom/explode.py
src/dewloosh/geom/extrude.py
src/dewloosh/geom/inp2stl.py
src/dewloosh/geom/line.py
src/dewloosh/geom/mesh1d.py
src/dewloosh/geom/pointdata.py
src/dewloosh/geom/polydata.py
src/dewloosh/geom/polygon.py
src/dewloosh/geom/polyhedron.py
src/dewloosh/geom/pop.py
src/dewloosh/geom/primitives.py
src/dewloosh/geom/rgrid.py
src/dewloosh/geom/tile.py
src/dewloosh/geom/utils.py
src/dewloosh/geom/voxelize.py
src/dewloosh/geom/vtkcelltypes.py
src/dewloosh/geom/vtkutils.py
src/dewloosh/geom/cells/__init__.py
src/dewloosh/geom/cells/h27.py
src/dewloosh/geom/cells/h8.py
src/dewloosh/geom/cells/l2.py
src/dewloosh/geom/cells/l3.py
src/dewloosh/geom/cells/q4.py
src/dewloosh/geom/cells/q9.py
src/dewloosh/geom/cells/t3.py
src/dewloosh/geom/cells/t6.py
src/dewloosh/geom/cells/tet10.py
src/dewloosh/geom/cells/tet4.py
src/dewloosh/geom/space/__init__.py
src/dewloosh/geom/space/coordarray.py
src/dewloosh/geom/space/frame.py
src/dewloosh/geom/space/point.py
src/dewloosh/geom/space/utils.py
src/dewloosh/geom/tet/tetmesh.py
src/dewloosh/geom/tet/tetutils.py
src/dewloosh/geom/topo/__init__.py
src/dewloosh/geom/topo/topo.py
src/dewloosh/geom/topo/topodata.py
src/dewloosh/geom/topo/topologyarray.py
src/dewloosh/geom/topo/tr.py
src/dewloosh/geom/tri/triang.py
src/dewloosh/geom/tri/trimesh.py
src/dewloosh/geom/tri/triplot.py
src/dewloosh/geom/tri/triutils.py