Inheritance diagram for mf6_gammas:
Public Member Functions | |
void | read_data (mf6_file &inFile, int LEP, int NR, int num_E_in) |
Reads in the gamma data and makes a three_d_list. | |
void | expand_E_in (mf6_table::iterator e_dist_ptr, mf6_gammas::iterator this_link) |
Creates isotropic double differential data for a single incident neutron energy. |
Definition at line 65 of file mf6_gammas.hpp.
|
Definition at line 186 of file mf6_gammas.cpp. References distrib_base::mu(). Referenced by read_data(). |
|
Definition at line 142 of file mf6_gammas.cpp. References three_d_list< mf6_table >::cosines, expand_E_in(), ENDF_file::get_regions(), three_d_list< mf6_table >::INT, three_d_list< mf6_table >::NBT, mf6_table::read_data(), three_d_list< mf6_table >::write_endl(), and dd_link::x. Referenced by LoadMF6Data(). |