MC-GPU
|
Structure with the basic data required by the linear interpolation of the mean free paths: number of values and energy grid. More...
#include <MC-GPU_v1.3.h>
Public Attributes | |
int | num_values |
float | e0 |
float | ide |
Structure with the basic data required by the linear interpolation of the mean free paths: number of values and energy grid.
Definition at line 222 of file MC-GPU_v1.3.h.
float linear_interp::e0 |
Definition at line 229 of file MC-GPU_v1.3.h.
Referenced by load_material(), main(), and track_particles().
float linear_interp::ide |
Definition at line 229 of file MC-GPU_v1.3.h.
Referenced by load_material(), main(), and track_particles().
Definition at line 228 of file MC-GPU_v1.3.h.
Referenced by load_material(), and main().