ASCOT5
|
Histogram parameters that will be offloaded to target. More...
#include <dist_rho5D.h>
Data Fields | |
int | n_rho |
real | min_rho |
real | max_rho |
int | n_theta |
real | min_theta |
real | max_theta |
int | n_phi |
real | min_phi |
real | max_phi |
int | n_ppara |
real | min_ppara |
real | max_ppara |
int | n_pperp |
real | min_pperp |
real | max_pperp |
int | n_time |
real | min_time |
real | max_time |
int | n_q |
real | min_q |
real | max_q |
Histogram parameters that will be offloaded to target.
Definition at line 15 of file dist_rho5D.h.
int dist_rho5D_offload_data::n_rho |
number of rho bins
Definition at line 16 of file dist_rho5D.h.
real dist_rho5D_offload_data::min_rho |
value of lowest rho bin
Definition at line 17 of file dist_rho5D.h.
real dist_rho5D_offload_data::max_rho |
value of highest rho bin
Definition at line 18 of file dist_rho5D.h.
int dist_rho5D_offload_data::n_theta |
number of poloidal angle bins
Definition at line 20 of file dist_rho5D.h.
real dist_rho5D_offload_data::min_theta |
value of lowest pol bin
Definition at line 21 of file dist_rho5D.h.
real dist_rho5D_offload_data::max_theta |
value of highest pol bin
Definition at line 22 of file dist_rho5D.h.
int dist_rho5D_offload_data::n_phi |
number of phi bins
Definition at line 24 of file dist_rho5D.h.
real dist_rho5D_offload_data::min_phi |
value of lowest phi bin
Definition at line 25 of file dist_rho5D.h.
real dist_rho5D_offload_data::max_phi |
value of highest phi bin
Definition at line 26 of file dist_rho5D.h.
int dist_rho5D_offload_data::n_ppara |
number of p_parallel bins
Definition at line 28 of file dist_rho5D.h.
real dist_rho5D_offload_data::min_ppara |
value of lowest p_parallel bin
Definition at line 29 of file dist_rho5D.h.
real dist_rho5D_offload_data::max_ppara |
value of highest p_parallel bin
Definition at line 30 of file dist_rho5D.h.
int dist_rho5D_offload_data::n_pperp |
number of p_perpendicular bins
Definition at line 32 of file dist_rho5D.h.
real dist_rho5D_offload_data::min_pperp |
value of lowest p_perpendicular bin
Definition at line 33 of file dist_rho5D.h.
real dist_rho5D_offload_data::max_pperp |
value of highest p_perpendicular bin
Definition at line 34 of file dist_rho5D.h.
int dist_rho5D_offload_data::n_time |
number of time bins
Definition at line 36 of file dist_rho5D.h.
real dist_rho5D_offload_data::min_time |
value of lowest time bin
Definition at line 37 of file dist_rho5D.h.
real dist_rho5D_offload_data::max_time |
value of highest time bin
Definition at line 38 of file dist_rho5D.h.
int dist_rho5D_offload_data::n_q |
number of charge bins
Definition at line 40 of file dist_rho5D.h.
real dist_rho5D_offload_data::min_q |
value of lowest charge bin
Definition at line 41 of file dist_rho5D.h.
real dist_rho5D_offload_data::max_q |
value of highest charge bin
Definition at line 42 of file dist_rho5D.h.