3D neutral parameters on the host
More...
#include <N0_3D.h>
3D neutral parameters on the host
Definition at line 13 of file N0_3D.h.
◆ n_r
int N0_3D_offload_data::n_r |
Number of r grid points in the data
Definition at line 14 of file N0_3D.h.
◆ n_z
int N0_3D_offload_data::n_z |
Number of z grid points in the data
Definition at line 15 of file N0_3D.h.
◆ n_phi
int N0_3D_offload_data::n_phi |
Number of phi grid points in the data
Definition at line 16 of file N0_3D.h.
◆ r_min
real N0_3D_offload_data::r_min |
Minimum r coordinate in the grid in the data [m]
Definition at line 17 of file N0_3D.h.
◆ r_max
real N0_3D_offload_data::r_max |
Maximum r coordinate in the grid in the data [m]
Definition at line 18 of file N0_3D.h.
◆ z_min
real N0_3D_offload_data::z_min |
Minimum z coordinate in the grid in the data [m]
Definition at line 19 of file N0_3D.h.
◆ z_max
real N0_3D_offload_data::z_max |
Maximum z coordinate in the grid in the data [m]
Definition at line 20 of file N0_3D.h.
◆ phi_min
real N0_3D_offload_data::phi_min |
Minimum phi coordinate in the grid in the data [rad]
Definition at line 21 of file N0_3D.h.
◆ phi_max
real N0_3D_offload_data::phi_max |
Maximum phi coordinate in the grid in the data [rad]
Definition at line 22 of file N0_3D.h.
◆ n_species
int N0_3D_offload_data::n_species |
Number of neutral species
Definition at line 23 of file N0_3D.h.
◆ anum
Neutral species mass number []
Definition at line 24 of file N0_3D.h.
◆ znum
Neutral species charge number []
Definition at line 25 of file N0_3D.h.
◆ maxwellian
Whether species distribution is Maxwellian or monoenergetic
Definition at line 26 of file N0_3D.h.
◆ offload_array_length
int N0_3D_offload_data::offload_array_length |
Number of elements in offload_array
Definition at line 28 of file N0_3D.h.
The documentation for this struct was generated from the following file: