ASCOT5
|
Electric field offload data. More...
#include <E_field.h>
Data Fields | |
E_field_type | type |
E_TC_offload_data | ETC |
E_1DS_offload_data | E1DS |
int | offload_array_length |
Electric field offload data.
This struct holds data necessary for offloading. The struct is initialized in E_field_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.
E_field_type E_field_offload_data::type |
E_TC_offload_data E_field_offload_data::ETC |
E_1DS_offload_data E_field_offload_data::E1DS |
int E_field_offload_data::offload_array_length |