Re: [petsc-dev] VecView HDF5 read / write partial array

2017-10-20 Thread Matthew Knepley
On Fri, Oct 20, 2017 at 4:32 PM, Blaise A Bourdin wrote: > Hi, > > Recent versions of exodus are implemented with netcdf4, which is based on > hdf5. > Instead of going through the process of rewriting exodus viewers, I would > like to use PETSc’s HDF5 I/O operations. > Problem is that as far as I

[petsc-dev] VecView HDF5 read / write partial array

2017-10-20 Thread Blaise A Bourdin
Hi, Recent versions of exodus are implemented with netcdf4, which is based on hdf5. Instead of going through the process of rewriting exodus viewers, I would like to use PETSc’s HDF5 I/O operations. Problem is that as far as I can understand, exodus / netcdf does not use hdf5 time steps. Instead