ASCOT5
Loading...
Searching...
No Matches
hdf5io
hdf5_marker.h
Go to the documentation of this file.
1
5
#ifndef HDF5_MARKER_H
6
#define HDF5_MARKER_H
7
8
#include <hdf5.h>
9
#include "
../particle.h
"
10
11
int
hdf5_marker_read
(hid_t f,
int
*n,
input_particle
** p,
char
* qid);
12
int
hdf5_marker_write_particle
(hid_t f,
int
n,
input_particle
* p,
char
* qid);
13
14
#endif
hdf5_marker_read
int hdf5_marker_read(hid_t f, int *n, input_particle **p, char *qid)
Read marker input.
Definition
hdf5_marker.c:41
hdf5_marker_write_particle
int hdf5_marker_write_particle(hid_t f, int n, input_particle *p, char *qid)
Write particle input.
Definition
hdf5_marker.c:359
particle.h
Header file for particle.c.
input_particle
Wrapper for marker structs.
Definition
particle.h:186
Generated on Wed Oct 9 2024 17:13:57 for ASCOT5 by
1.10.0