Function amici::hdf5::write_log_items_to_hdf5
Defined in File hdf5.h
Function Documentation
-
void amici::hdf5::write_log_items_to_hdf5(H5::H5File const &file, std::vector<LogItem> const &logItems, std::string const &hdf5Location)
Write log message to HDF5 file.
- Parameters:
file – HDF5 file to write to
logItems – Log items to write
hdf5Location – Full dataset path inside the HDF5 file (will be created)