|
FiberBundleHDF5
FiberHDF5 Documentation, Revision 2026
High-Performance Fiber Bundle Data Model for Scientific Visualization
|
Go to the source code of this file.
Functions | |
| F5Path * | newF5Path (hid_t File_id) |
| void | deleteF5Path (F5Path *f) |
| void deleteF5Path | ( | F5Path * | f | ) |
Definition at line 18 of file F5Path.c.
References F5Path::File_hid, and free().
Referenced by F5Bopen_coordinate_domain(), F5close(), and F5LTcreateV().
| F5Path * newF5Path | ( | hid_t | File_id | ) |
Definition at line 5 of file F5Path.c.
References F5Path::File_hid.
Referenced by F5Bopen_coordinate_domain(), and F5LTcreateV().