Inheritance diagram for gen_mf4:
Public Member Functions | |
void | master (mf6_file &inFile) |
Interprets the data. | |
void | one_legendre (mf6_file &inFile, double e_in, int NL) |
Interprets Legendre data for 1 incident energy. | |
void | one_table (mf6_file &inFile, double e_in, int NL) |
Interprets tabular data for 1 incident energy. |
Definition at line 107 of file mf4classes.hpp.
|
Definition at line 455 of file mf4classes.cpp. References ENDL, ENDF_file::get_regions(), two_d_list< one_d_table >::INT, ENDLClass::Max_E_out, mf6_file::mf4_line1(), mf6_file::mf4_line2(), two_d_list< one_d_table >::NBT, one_legendre(), one_table(), pastenum(), Unimplemented(), and two_d_list< one_d_table >::write_endl(). Referenced by LoadMF6Data(). |
|
Definition at line 506 of file mf4classes.cpp. References one_d_Legendre::coef, ENDL, ENDLClass::eV2MeV, one_d_Legendre::expand(), Param::get_space(), read_d(), dd_link::x, and dd_link::y. Referenced by master(). |
|
Definition at line 552 of file mf4classes.cpp. References ENDL, ENDLClass::eV2MeV, read_dd(), dd_link::x, and dd_link::y. Referenced by master(). |