LICENSE.txt
README.md
setup.py
gustaf/__init__.py
gustaf/_base.py
gustaf/_version.py
gustaf/edges.py
gustaf/faces.py
gustaf/ffd.py
gustaf/meshmaker.py
gustaf/segment.py
gustaf/settings.py
gustaf/show.py
gustaf/vertices.py
gustaf/volumes.py
gustaf.egg-info/PKG-INFO
gustaf.egg-info/SOURCES.txt
gustaf.egg-info/dependency_links.txt
gustaf.egg-info/requires.txt
gustaf.egg-info/top_level.txt
gustaf/create/__init__.py
gustaf/create/spline.py
gustaf/create/vertices.py
gustaf/io/__init__.py
gustaf/io/ioutils.py
gustaf/io/meshio.py
gustaf/io/mfem.py
gustaf/io/mixd.py
gustaf/spline/__init__.py
gustaf/spline/_utils.py
gustaf/spline/base.py
gustaf/spline/extract.py
gustaf/spline/proximity.py
gustaf/utils/__init__.py
gustaf/utils/arr.py
gustaf/utils/connec.py
gustaf/utils/errors.py
gustaf/utils/log.py
gustaf/utils/mesh.py
gustaf/utils/tictoc.py