LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
docs/source/handle_markdown.py
gustaf/__init__.py
gustaf/_base.py
gustaf/_version.py
gustaf/edges.py
gustaf/faces.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/edges.py
gustaf/create/faces.py
gustaf/create/vertices.py
gustaf/create/volumes.py
gustaf/helpers/__init__.py
gustaf/helpers/_base.py
gustaf/helpers/data.py
gustaf/helpers/notebook.py
gustaf/helpers/options.py
gustaf/helpers/raise_if.py
gustaf/io/__init__.py
gustaf/io/default.py
gustaf/io/ioutils.py
gustaf/io/meshio.py
gustaf/io/mfem.py
gustaf/io/mixd.py
gustaf/io/nutils.py
gustaf/utils/__init__.py
gustaf/utils/arr.py
gustaf/utils/connec.py
gustaf/utils/log.py
gustaf/utils/tictoc.py
tests/test_basic_calls.py
tests/test_concat.py
tests/test_vertices_and_element_updates.py