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

Function Documentation

void amici::hdf5::readModelDataFromHDF5(std::string const &hdffile, Model &model, std::string const &datasetPath)

Read model data from HDF5 file.

Parameters:
  • hdffile – Name of HDF5 file

  • modelModel to set data on

  • datasetPath – Path inside the HDF5 file