ASCOT5
|
Structure for passing in 2D thermal temperature and density. More...
#include <afsi.h>
Data Fields | |
int | n_r |
real | min_r |
real | max_r |
int | n_phi |
real | min_phi |
real | max_phi |
int | n_z |
real | min_z |
real | max_z |
real * | temperature |
real * | density |
real* afsi_thermal_data::temperature |
real* afsi_thermal_data::density |