Inheritance diagram for mf5_table:
Public Member Functions | |
void | read_data (mf5_file &inFile, int NR, int NP) |
Reads in all the data. | |
void | one_E_in (mf5_file &inFile) |
Reads in the data for a particular incident neutron energy. | |
void | table_interp () |
Interpolates between tables according to the INT array. | |
void | set_U (double U) |
Empty function. | |
void | make_list () |
Empty function. | |
Public Attributes | |
bool | duplicate_Ein |
|
Function is not required for this class. Definition at line 72 of file mf5classes.hpp. |
|
Definition at line 89 of file mf5classes.cpp. References two_d_list< one_d_table >::_weight, duplicate_Ein, ENDL, ENDLClass::eV2MeV, dd_list::evaluate(), ENDF_file::get_regions(), ENDLClass::Max_E_out, pastenum(), read_dd(), read_ddiiii(), ENDLClass::S, SevereError(), two_d_list< one_d_table >::two_d_iterator, and Warning(). Referenced by read_data(). |
|
Definition at line 46 of file mf5classes.cpp. References two_d_list< one_d_table >::_weight, duplicate_Ein, ENDL, ENDLClass::eV2MeV, dd_list::expand_interp(), ENDF_file::get_regions(), two_d_list< one_d_table >::INT, dd_list::INT, ENDLClass::Max_E_in, two_d_list< one_d_table >::NBT, dd_list::NBT, one_E_in(), dd_list::read_data(), mf5_file::read_line2(), ENDLClass::S, two_d_list< one_d_table >::set_interp(), table_interp(), and two_d_list< one_d_table >::thinit(). Referenced by LoadMF5Data(), and fission_delay::one_table(). |
|
Converts the upper energy limit to MeV and stores. Definition at line 67 of file mf5classes.hpp. |
|
Definition at line 175 of file mf5classes.cpp. References two_d_list< one_d_table >::INT, SevereError(), and two_d_list< one_d_table >::thicken(). Referenced by read_data(), and MF15_list::read_data(). |
|
Definition at line 55 of file mf5classes.hpp. Referenced by LoadMF5Data(), one_E_in(), and read_data(). |