Note
The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.
HDF5Attribute gives access to the attributes of a dataset via set() and get() methods
Constructor
Check for the existence of an attribute on a dataset
Set the value of a double attribute in the HDF5 file
Set the value of a double attribute in the HDF5 file
Set the value of an array of float attribute in the HDF5 file
Set the value of an array of float attribute in the HDF5 file
Set the value of a string attribute in the HDF5 file
Set the value of a double attribute in the HDF5 file
Get the value of a vector double attribute in the HDF5 file
Set the value of a double attribute in the HDF5 file
Get the value of a vector double attribute in the HDF5 file
Get the value of an attribute in the HDF5 file as a string
Get the value of the attribute in the HDF5 file as a string representation
Get the type of the attribute “string”, “float”, “int” “vectorfloat”, “vectorint” or “unsupported”
Get the names of all the attributes on this dataset
Get the names of all the attributes on this dataset as a std::vector<std::string>