LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
src/meshio/__about__.py
src/meshio/__init__.py
src/meshio/_common.py
src/meshio/_exceptions.py
src/meshio/_files.py
src/meshio/_helpers.py
src/meshio/_mesh.py
src/meshio.egg-info/PKG-INFO
src/meshio.egg-info/SOURCES.txt
src/meshio.egg-info/dependency_links.txt
src/meshio.egg-info/entry_points.txt
src/meshio.egg-info/requires.txt
src/meshio.egg-info/top_level.txt
src/meshio/_cli/__init__.py
src/meshio/_cli/_ascii.py
src/meshio/_cli/_binary.py
src/meshio/_cli/_compress.py
src/meshio/_cli/_convert.py
src/meshio/_cli/_decompress.py
src/meshio/_cli/_helpers.py
src/meshio/_cli/_info.py
src/meshio/_cxml/__init__.py
src/meshio/_cxml/etree.py
src/meshio/abaqus/__init__.py
src/meshio/abaqus/_abaqus.py
src/meshio/ansys/__init__.py
src/meshio/ansys/_ansys.py
src/meshio/avsucd/__init__.py
src/meshio/avsucd/_avsucd.py
src/meshio/cgns/__init__.py
src/meshio/cgns/_cgns.py
src/meshio/dolfin/__init__.py
src/meshio/dolfin/_dolfin.py
src/meshio/exodus/__init__.py
src/meshio/exodus/_exodus.py
src/meshio/flac3d/__init__.py
src/meshio/flac3d/_flac3d.py
src/meshio/gmsh/__init__.py
src/meshio/gmsh/_gmsh22.py
src/meshio/gmsh/_gmsh40.py
src/meshio/gmsh/_gmsh41.py
src/meshio/gmsh/common.py
src/meshio/gmsh/main.py
src/meshio/h5m/__init__.py
src/meshio/h5m/_h5m.py
src/meshio/hmf/__init__.py
src/meshio/hmf/_hmf.py
src/meshio/mdpa/__init__.py
src/meshio/mdpa/_mdpa.py
src/meshio/med/__init__.py
src/meshio/med/_med.py
src/meshio/medit/__init__.py
src/meshio/medit/_medit.py
src/meshio/medit/_medit_internal.py
src/meshio/nastran/__init__.py
src/meshio/nastran/_nastran.py
src/meshio/netgen/__init__.py
src/meshio/netgen/_netgen.py
src/meshio/neuroglancer/__init__.py
src/meshio/neuroglancer/_neuroglancer.py
src/meshio/obj/__init__.py
src/meshio/obj/_obj.py
src/meshio/off/__init__.py
src/meshio/off/_off.py
src/meshio/permas/__init__.py
src/meshio/permas/_permas.py
src/meshio/ply/__init__.py
src/meshio/ply/_ply.py
src/meshio/stl/__init__.py
src/meshio/stl/_stl.py
src/meshio/su2/__init__.py
src/meshio/su2/_su2.py
src/meshio/svg/__init__.py
src/meshio/svg/_svg.py
src/meshio/tecplot/__init__.py
src/meshio/tecplot/_tecplot.py
src/meshio/tetgen/__init__.py
src/meshio/tetgen/_tetgen.py
src/meshio/ugrid/__init__.py
src/meshio/ugrid/_ugrid.py
src/meshio/vtk/__init__.py
src/meshio/vtk/_vtk.py
src/meshio/vtu/__init__.py
src/meshio/vtu/_vtu.py
src/meshio/wkt/__init__.py
src/meshio/wkt/_wkt.py
src/meshio/xdmf/__init__.py
src/meshio/xdmf/common.py
src/meshio/xdmf/main.py
src/meshio/xdmf/time_series.py
tests/helpers.py
tests/legacy_reader.py
tests/legacy_writer.py
tests/performance.py
tests/test_abaqus.py
tests/test_ansys.py
tests/test_avsucd.py
tests/test_cgns.py
tests/test_cli.py
tests/test_dolfin.py
tests/test_exodus.py
tests/test_flac3d.py
tests/test_gmsh.py
tests/test_helpers.py
tests/test_hmf.py
tests/test_mdpa.py
tests/test_med.py
tests/test_medit.py
tests/test_mesh.py
tests/test_moab.py
tests/test_nastran.py
tests/test_netgen.py
tests/test_neuroglancer.py
tests/test_obj.py
tests/test_off.py
tests/test_permas.py
tests/test_ply.py
tests/test_stl.py
tests/test_su2.py
tests/test_svg.py
tests/test_tecplot.py
tests/test_tetgen.py
tests/test_ugrid.py
tests/test_vtk.py
tests/test_vtu.py
tests/test_wkt.py
tests/test_xdmf.py
tools/paraview-meshio-plugin.py