Function amici::hdf5::readSolverSettingsFromHDF5(const H5::H5File&, Solver&, std::string const&)

Function Documentation

void amici::hdf5::readSolverSettingsFromHDF5(const H5::H5File &file, Solver &solver, std::string const &datasetPath)

Read solver options from HDF5 file.

Parameters:
  • file – HDF5 file to read from

  • solverSolver to set options on

  • datasetPath – Path inside the HDF5 file