ASCOT5
|
Header file for hdf5_orbit.c. More...
Go to the source code of this file.
Functions | |
int | hdf5_orbit_write (hid_t f, char *path, diag_orb_data *diag) |
Write orbit diagnostics data to a HDF5 file. | |
Header file for hdf5_orbit.c.
Definition in file hdf5_orbit.h.
int hdf5_orbit_write | ( | hid_t | f, |
char * | path, | ||
diag_orb_data * | data ) |
Write orbit diagnostics data to a HDF5 file.
f | hdf5 file |
path | path to group which is created here and where the data is stored |
data | orbit diagnostics data |
Definition at line 32 of file hdf5_orbit.c.