4\image html TensorFibers-F5Logo.png "The F5 Library"
5
6 The purpose of this library is to provide a simple C-API for
7writing HDF5 files using the concept of fiber bundles. It allows
8to cover a wide range of data types used for scientific computing
9through a common denominator in a mathematically founded
10systematic approach.
11
12In the concept of fiber bundles, we distinguish among a base space
13and a fiber space. The base space corresponds to a mesh type or
14"grid", e.g. a regular or irregular grid. The fiber space corresponds
15to data given on each vertex or cell type, e.g. scalar fields,
16vector fields, tensor fields, spinor fields. Taking into account
17practical requirements in scientific visualization, the abstract
18concept has been cast into six levels of hierarchy within an HDF5
19file layout.
20
21
22A detailed description of the concept has been developed as part of the PhD
23thesis
24<A HREF="http://www.lob.de/cgi-bin/work/outputexpert?id=433b39bc517ad&frame=yes&flag=new&menupic=yes&mode=viewone&titnr=242395908&linkcol=005c21&stich=benger+&katalog=255">Visualization of General Relativistic Tensor Fields via a Fiber Bundle Data Structure</A>.