Function amici::hdf5::readModelDataFromHDF5(H5::H5File const &file, Model &model, std::string const &datasetPath)

Function Documentation

void amici::hdf5::readModelDataFromHDF5(H5::H5File const &file, Model &model, std::string const &datasetPath)

Read model data from HDF5 file.

Parameters
  • file – HDF5 file handle to read from

  • modelModel to set data on

  • datasetPath – Path inside the HDF5 file