Fiber Bundle HDF5 - Fields
A single dataset may be specified in various ways to easy different memory layouts and implicitly given information.
Linear maps
Compound data fields
A data set of elements which are not atomic data types, eg. vectors, may be specified as
-
A single dataset made by the appropriate compound type (preferred)
-
A subgroup containing datasets, with the group name defining the field name, and the name of the datasets in the subgroup corresponding to the entries in the appropriate compound type. This subgroup requires a reference to the named type. This storage method has the advantage that a compound field can be defined from partially existing components only (ie. others set to zero).
Extensions and Restrictions