ASCOT5
|
Neutral offload data. More...
#include <neutral.h>
Data Fields | |
neutral_type | type |
N0_1D_offload_data | N01D |
N0_3D_offload_data | N03D |
int | offload_array_length |
Neutral offload data.
This struct holds data necessary for offloading. The struct is initialized in neutral_init_offload().
The intended usage is that only single offload data is used at the time, and the type of the data is declared with the "type" field.
neutral_type neutral_offload_data::type |
N0_1D_offload_data neutral_offload_data::N01D |
N0_3D_offload_data neutral_offload_data::N03D |
int neutral_offload_data::offload_array_length |