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

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