ASCOT5
|
Histogram parameters that will be offloaded to target. More...
#include <dist_rho6D.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_pr |
real | min_pr |
real | max_pr |
int | n_pphi |
real | min_pphi |
real | max_pphi |
int | n_pz |
real | min_pz |
real | max_pz |
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_rho6D.h.
int dist_rho6D_offload_data::n_rho |
number of rho bins
Definition at line 16 of file dist_rho6D.h.
real dist_rho6D_offload_data::min_rho |
value of lowest rho bin
Definition at line 17 of file dist_rho6D.h.
real dist_rho6D_offload_data::max_rho |
value of highest rho bin
Definition at line 18 of file dist_rho6D.h.
int dist_rho6D_offload_data::n_theta |
number of poloidal angle bins
Definition at line 20 of file dist_rho6D.h.
real dist_rho6D_offload_data::min_theta |
value of lowest theta bin
Definition at line 21 of file dist_rho6D.h.
real dist_rho6D_offload_data::max_theta |
value of highest theta bin
Definition at line 22 of file dist_rho6D.h.
int dist_rho6D_offload_data::n_phi |
number of phi bins
Definition at line 24 of file dist_rho6D.h.
real dist_rho6D_offload_data::min_phi |
value of lowest phi bin
Definition at line 25 of file dist_rho6D.h.
real dist_rho6D_offload_data::max_phi |
value of highest phi bin
Definition at line 26 of file dist_rho6D.h.
int dist_rho6D_offload_data::n_pr |
number of p_r bins
Definition at line 28 of file dist_rho6D.h.
real dist_rho6D_offload_data::min_pr |
value of lowest p_r bin
Definition at line 29 of file dist_rho6D.h.
real dist_rho6D_offload_data::max_pr |
value of highest p_r bin
Definition at line 30 of file dist_rho6D.h.
int dist_rho6D_offload_data::n_pphi |
number of p_phi bins
Definition at line 32 of file dist_rho6D.h.
real dist_rho6D_offload_data::min_pphi |
value of lowest p_phi bin
Definition at line 33 of file dist_rho6D.h.
real dist_rho6D_offload_data::max_pphi |
value of highest p_phi bin
Definition at line 34 of file dist_rho6D.h.
int dist_rho6D_offload_data::n_pz |
number of p_z bins
Definition at line 36 of file dist_rho6D.h.
real dist_rho6D_offload_data::min_pz |
value of lowest p_z bin
Definition at line 37 of file dist_rho6D.h.
real dist_rho6D_offload_data::max_pz |
value of highest p_z bin
Definition at line 38 of file dist_rho6D.h.
int dist_rho6D_offload_data::n_time |
number of time bins
Definition at line 40 of file dist_rho6D.h.
real dist_rho6D_offload_data::min_time |
value of lowest time bin
Definition at line 41 of file dist_rho6D.h.
real dist_rho6D_offload_data::max_time |
value of highest time bin
Definition at line 42 of file dist_rho6D.h.
int dist_rho6D_offload_data::n_q |
number of charge bins
Definition at line 44 of file dist_rho6D.h.
real dist_rho6D_offload_data::min_q |
value of lowest charge bin
Definition at line 45 of file dist_rho6D.h.
real dist_rho6D_offload_data::max_q |
value of highest charge bin
Definition at line 46 of file dist_rho6D.h.