ASCOT5
|
Electric field simulation data. More...
#include <E_field.h>
Data Fields | |
E_field_type | type |
E_TC_data | ETC |
E_1DS_data | E1DS |
Electric field simulation data.
This struct holds data necessary for simulation. The struct is initialized from the E_field_offload_data in E_field_init().
The intended usage is that only single E_field_data is used at the time, and the type of the data is declared with the "type" field.
E_field_type E_field_data::type |
E_1DS_data E_field_data::E1DS |