|
FiberBundleHDF5
FiberHDF5 Documentation, Revision 2026
High-Performance Fiber Bundle Data Model for Scientific Visualization
|
#include "F5WinDLLApi.h"Go to the source code of this file.
Functions | |
| F5_API void | F5T_shift_origin (hid_t file_id, double time, const char *gridname, const F5_vec3_float_t *shift, const char *dest_coordinate_system, const char *source_coordinate_system) |
| F5_API void | F5T_enable_polar_cartesian (hid_t file_id, double time, const char *gridname, const char *cartesian_coordinate_system, const char *polar_coordinate_system) |
| F5_API void F5T_enable_polar_cartesian | ( | hid_t | file_id, |
| double | time, | ||
| const char * | gridname, | ||
| const char * | cartesian_coordinate_system, | ||
| const char * | polar_coordinate_system ) |
Enable standard transformation rule among a cartesian and a polar coordinate system.
References F5_API.
| F5_API void F5T_shift_origin | ( | hid_t | file_id, |
| double | time, | ||
| const char * | gridname, | ||
| const F5_vec3_float_t * | shift, | ||
| const char * | dest_coordinate_system, | ||
| const char * | source_coordinate_system ) |
Define the shift of the origin of two cartesian coordinate system at some time on a grid.
References F5_API.