sfepy.tests.test_meshio module

sfepy.tests.test_meshio.mesh_hook(mesh, mode)[source]

Define a mesh programmatically.

sfepy.tests.test_meshio.test_compare_same_meshes()[source]

Compare same meshes in various formats.

sfepy.tests.test_meshio.test_hdf5_meshio()[source]
sfepy.tests.test_meshio.test_read_dimension()[source]
sfepy.tests.test_meshio.test_read_meshes()[source]

Try to read all listed meshes.

sfepy.tests.test_meshio.test_write_read_meshes(output_dir)[source]

Try to write and then read all supported formats.