ASCOT5
|
Header file for hdf5_asigma.c. More...
Go to the source code of this file.
Functions | |
int | hdf5_asigma_init (hid_t f, asigma_data *data, char *qid) |
Read atomic data from HDF5 file. | |
Header file for hdf5_asigma.c.
Definition in file hdf5_asigma.h.
int hdf5_asigma_init | ( | hid_t | f, |
asigma_data * | data, | ||
char * | qid ) |
Read atomic 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 30 of file hdf5_asigma.c.