| ASCOT5
    | 
Header file for hdf5_neutral.c. More...
Go to the source code of this file.
| Functions | |
| int | hdf5_neutral_init (hid_t f, neutral_data *data, char *qid) | 
| Initialize neutral data from HDF5 file. | |
Header file for hdf5_neutral.c.
Definition in file hdf5_neutral.h.
| int hdf5_neutral_init | ( | hid_t | f, | 
| neutral_data * | data, | ||
| char * | qid ) | 
Initialize neutral data from HDF5 file.
| f | HDF5 file identifier for a file which is opened and closed outside of this function | 
| data | pointer to the data struct which is initialized here | 
| qid | QID of the data that is to be read | 
Definition at line 38 of file hdf5_neutral.c.