Include dependency graph for list_3d.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Geometry |
class | three_d_link |
This is the link from which the 3d linked lists are composed. More... | |
class | three_d_list |
Enumerations | |
enum | Direction { Straight, Forward, Transition, Both_ways } |
Variables | |
ENDLClass | ENDL |
GlobalParameterClass | Global |
Definition in file list_3d.hpp.
|
Type to identify the direction in laboratory coordinates of an outgoing particle with given energy in center-of-mass coordinates. The options are: Straight: only $ = 1$; Forward: $0 < { min} 1$; Transition: $0 1$; Both_ways: $-1 1$. Definition at line 59 of file list_3d.hpp. |
|
Definition at line 47 of file list_3d.hpp. |
|
Definition at line 48 of file list_3d.hpp. |