.flake8
.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/publish.yml
exovista/__init__.py
exovista/allclose.py
exovista/config.py
exovista/copy.py
exovista/element.py
exovista/ex_params.py
exovista/exodus_h.py
exovista/exoread.py
exovista/extension.py
exovista/file.py
exovista/find_in_region.py
exovista/lineout.py
exovista/nc.py
exovista/netcdf.py
exovista/parallel_file.py
exovista/put_solution.py
exovista/region.py
exovista/similar.py
exovista/util.py
exovista/write_pyvista.py
exovista.egg-info/PKG-INFO
exovista.egg-info/SOURCES.txt
exovista.egg-info/dependency_links.txt
exovista.egg-info/entry_points.txt
exovista.egg-info/requires.txt
exovista.egg-info/top_level.txt
test/conftest.py
test/parallel_read.py
test/parallel_write.py
test/pytest.ini
test/region.py
test/serial_read.py
test/serial_write.py
test/test.sh
test/data/edges.base.exo
test/data/edges.exo.4.0
test/data/edges.exo.4.1
test/data/edges.exo.4.2
test/data/edges.exo.4.3
test/data/mkmesh.gen
test/data/mkmesh.par.2.0
test/data/mkmesh.par.2.1
test/data/noh.exo
test/data/noh.exo.3.0
test/data/noh.exo.3.1
test/data/noh.exo.3.2