.flake8
.gitignore
LICENSE
README.md
clean.py
pyproject.toml
.github/workflows/publish.yml
examples/example_2d_quads.py
examples/example_mixed_elements.py
examples/example_multi_block.py
examples/example_side_sets.py
examples/save_exo.py
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/test_2d_save.py
test/test_connectivity.py
test/test_write_exo.py
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.3.0
test/data/noh.exo.3.1
test/data/noh.exo.3.2