ASCOT5
|
Header file for hdf5_plasma.c. More...
Go to the source code of this file.
Functions | |
int | hdf5_plasma_init (hid_t f, plasma_data *data, char *qid) |
Read plasma data from HDF5 file. | |
Header file for hdf5_plasma.c.
Definition in file hdf5_plasma.h.
int hdf5_plasma_init | ( | hid_t | f, |
plasma_data * | data, | ||
char * | qid ) |
Read plasma data from HDF5 file.
f | HDF5 file from which data is read |
data | pointer to the data |
qid | QID of the data |
Definition at line 36 of file hdf5_plasma.c.