Function amici::hdf5::createOrOpenForWriting

Function Documentation

H5::H5File amici::hdf5::createOrOpenForWriting(std::string const &hdf5filename)

Open the given file for writing.

Append if exists, create if not.

Return

File object

Parameters
  • hdf5filename: File to open