Inheritance diagram for three_d_link< one_d >:
Public Member Functions | |
three_d_link () | |
virtual three_d_link< one_d >::iterator | new_one_d (typename three_d_link< one_d >::iterator where)=0 |
Virtual function to insert a new 1-d list depends on the model. | |
void | make_cos_link (double e_in, two_d_table::iterator new_cos) |
Constructs the (cosine, probability) list and normalize. | |
void | get_geom (double first_E_out, double last_E_out) |
void | full_range (double last_E_out) |
void | all_both_ways (double first_E_out, double last_E_out) |
void | both_ways_trans (double first_E_out, double last_E_out) |
void | full_trans (double last_E_out) |
void | full_forward (double first_E_out, double last_E_out) |
void | forward_hole (double first_E_out, double last_E_out) |
void | trans_hole (double first_E_out, double last_E_out) |
void | both_ways_hole (double first_E_out, double last_E_out) |
void | write_endl_link (fstream &endl_file) |
Public Attributes | |
int | Num_mu |
mappings | map |
Geometry | geom_ |
Definition at line 77 of file list_3d.hpp.
|
Definition at line 87 of file list_3d.hpp. |
|
Definition at line 220 of file list_3d.hpp. |
|
Definition at line 503 of file list_3d.hpp. |
|
Definition at line 255 of file list_3d.hpp. |
|
Definition at line 373 of file list_3d.hpp. |
|
Definition at line 330 of file list_3d.hpp. |
|
Definition at line 189 of file list_3d.hpp. |
|
Definition at line 297 of file list_3d.hpp. |
|
Definition at line 132 of file list_3d.hpp. |
|
Definition at line 101 of file list_3d.hpp. |
|
|
Definition at line 440 of file list_3d.hpp. |
|
Definition at line 565 of file list_3d.hpp. |
|
Definition at line 84 of file list_3d.hpp. Referenced by three_d_link< one_d_phase >::get_geom(). |
|
|