MC-GPU
linear_interp Struct Reference

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>

List of all members.

Public Attributes

int num_values
float e0
float ide

Detailed Description

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.


Member Data Documentation

Definition at line 229 of file MC-GPU_v1.3.h.

Referenced by load_material(), main(), and track_particles().

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().


The documentation for this struct was generated from the following file: