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.

Parameters

hdf5filename – File to open

Returns

File object