CHANGELOG.md
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
src/meshlane/__about__.py
src/meshlane/__init__.py
src/meshlane/_common.py
src/meshlane/_exceptions.py
src/meshlane/_files.py
src/meshlane/_helpers.py
src/meshlane/_mesh.py
src/meshlane/_vtk_common.py
src/meshlane.egg-info/PKG-INFO
src/meshlane.egg-info/SOURCES.txt
src/meshlane.egg-info/dependency_links.txt
src/meshlane.egg-info/entry_points.txt
src/meshlane.egg-info/requires.txt
src/meshlane.egg-info/top_level.txt
src/meshlane/_cli/__init__.py
src/meshlane/_cli/_ascii.py
src/meshlane/_cli/_binary.py
src/meshlane/_cli/_compress.py
src/meshlane/_cli/_convert.py
src/meshlane/_cli/_decompress.py
src/meshlane/_cli/_info.py
src/meshlane/_cli/_main.py
src/meshlane/_cxml/__init__.py
src/meshlane/_cxml/etree.py
src/meshlane/abaqus/__init__.py
src/meshlane/abaqus/_abaqus.py
src/meshlane/ansys/__init__.py
src/meshlane/ansys/_ansys.py
src/meshlane/ansysInp/__init__.py
src/meshlane/ansysInp/_ansysInp.py
src/meshlane/avsucd/__init__.py
src/meshlane/avsucd/_avsucd.py
src/meshlane/cgns/__init__.py
src/meshlane/cgns/_cgns.py
src/meshlane/dolfin/__init__.py
src/meshlane/dolfin/_dolfin.py
src/meshlane/exodus/__init__.py
src/meshlane/exodus/_exodus.py
src/meshlane/flac3d/__init__.py
src/meshlane/flac3d/_flac3d.py
src/meshlane/gmsh/__init__.py
src/meshlane/gmsh/_gmsh22.py
src/meshlane/gmsh/_gmsh40.py
src/meshlane/gmsh/_gmsh41.py
src/meshlane/gmsh/common.py
src/meshlane/gmsh/main.py
src/meshlane/h5m/__init__.py
src/meshlane/h5m/_h5m.py
src/meshlane/hmf/__init__.py
src/meshlane/hmf/_hmf.py
src/meshlane/mdpa/__init__.py
src/meshlane/mdpa/_mdpa.py
src/meshlane/med/__init__.py
src/meshlane/med/_med.py
src/meshlane/med/_med41.py
src/meshlane/med/_medmulti.py
src/meshlane/medit/__init__.py
src/meshlane/medit/_medit.py
src/meshlane/medit/_medit_internal.py
src/meshlane/nastran/__init__.py
src/meshlane/nastran/_nastran.py
src/meshlane/netgen/__init__.py
src/meshlane/netgen/_netgen.py
src/meshlane/neuroglancer/__init__.py
src/meshlane/neuroglancer/_neuroglancer.py
src/meshlane/obj/__init__.py
src/meshlane/obj/_obj.py
src/meshlane/off/__init__.py
src/meshlane/off/_off.py
src/meshlane/openfoam/__init__.py
src/meshlane/openfoam/_openfoam.py
src/meshlane/permas/__init__.py
src/meshlane/permas/_permas.py
src/meshlane/ply/__init__.py
src/meshlane/ply/_ply.py
src/meshlane/stl/__init__.py
src/meshlane/stl/_stl.py
src/meshlane/su2/__init__.py
src/meshlane/su2/_su2.py
src/meshlane/svg/__init__.py
src/meshlane/svg/_svg.py
src/meshlane/tecplot/__init__.py
src/meshlane/tecplot/_tecplot.py
src/meshlane/tetgen/__init__.py
src/meshlane/tetgen/_tetgen.py
src/meshlane/ugrid/__init__.py
src/meshlane/ugrid/_ugrid.py
src/meshlane/vtk/__init__.py
src/meshlane/vtk/_main.py
src/meshlane/vtk/_vtk_42.py
src/meshlane/vtk/_vtk_51.py
src/meshlane/vtu/__init__.py
src/meshlane/vtu/_vtu.py
src/meshlane/wkt/__init__.py
src/meshlane/wkt/_wkt.py
src/meshlane/xdmf/__init__.py
src/meshlane/xdmf/common.py
src/meshlane/xdmf/main.py
src/meshlane/xdmf/time_series.py
tests/__init__.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_ansysInp.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_openfoam.py
tests/test_permas.py
tests/test_ply.py
tests/test_public.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