ASCOT5
Loading...
Searching...
No Matches
hdf5_asigma.h File Reference

Header file for hdf5_asigma.c. More...

#include <hdf5.h>
#include "../ascot5.h"
#include "../asigma.h"

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.
 

Detailed Description

Header file for hdf5_asigma.c.

Definition in file hdf5_asigma.h.

Function Documentation

◆ hdf5_asigma_init()

int hdf5_asigma_init ( hid_t f,
asigma_data * data,
char * qid )

Read atomic data from HDF5 file.

Parameters
fHDF5 file from which data is read
datapointer to the data
qidQID of the data
Returns
Zero if reading and initialization of data succeeded

Definition at line 30 of file hdf5_asigma.c.