pysemtools.io.hdf

Classes to read or write data in the hdf format

Classes

HDF5File(comm, fname, mode, parallel)

Class to write and read hdf5 files in parallel using h5py.

VTKHDFFile(comm, fname, mode, parallel)

Class to write and read vtkhdf files in parallel using h5py.