1 file changed
+1
-1
lines changed- .pre-commit-config.yaml+1-1
- README.md+1-1
- setup.cfg+1-1
- src/meshio/__init__.py+4-2
- src/meshio/_cli/_ascii.py+7-3
- src/meshio/_cli/_binary.py+7-3
- src/meshio/_cli/_compress.py+7-3
- src/meshio/_cli/_convert.py+6-2
- src/meshio/_cli/_decompress.py+7-3
- src/meshio/_cli/_main.py-1
- src/meshio/_common.py+37
- src/meshio/_helpers.py+79-33
- src/meshio/_mesh.py+60-61
- src/meshio/ansys/_ansys.py+4-5
- src/meshio/dolfin/_dolfin.py+2-4
- src/meshio/flac3d/_flac3d.py+175-109
- src/meshio/nastran/_nastran.py+167-65
- src/meshio/vtk/_vtk_42.py+3-3
- src/meshio/vtk/_vtk_51.py+16-5
- src/meshio/vtu/_vtu.py+19-8
- src/meshio/wkt/_wkt.py+1-1
- src/meshio/xdmf/time_series.py+3-5
- tests/helpers.py+4-5
- tests/performance.py+7-7
- tests/test_cli.py+1
- tests/test_flac3d.py+2-3
- tests/test_mesh.py+9-7
- tests/test_public.py+1-1
- tests/test_wkt.py+2
- tools/paraview-meshio-plugin.py+1-1
0 commit comments