Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

dd_link Class Reference

The basic link holds a pair of doubles. More...

List of all members.

Public Member Functions

 dd_link ()
 Default inline constructor is zero.

 dd_link (double xx, double yy)
 Inline copy constructor.

 ~dd_link ()
 Inline default desctructor is blank.

double & E_in ()
 Common name used to access the X value of this link.

double & E_out ()
 Common name used to access the X value of this link.

double & mu ()
 Common name used to access the X value of this link.

double & Prob ()
 Common name used to access the Y value of this link.

double & x_sec ()
 Common name used to access the Y value of this link.

bool operator== (const dd_link &other) const
 Equality testing.


Public Attributes

double x
double y


Detailed Description

The dd_link was created to hold a pair of pointwise data. These dd_links are used in linked lists for such things as (energy, cross section), (direction cosine, probability density).

Definition at line 53 of file list_1d.hpp.


Constructor & Destructor Documentation

dd_link::dd_link  )  [inline]
 

Default constructor sets both doubles to zero.

Definition at line 60 of file list_1d.hpp.

References x, and y.

dd_link::dd_link double  X,
double  Y
[inline]
 

Constructor that instantiates specific two-dimensional data.

Definition at line 66 of file list_1d.hpp.

References x, and y.

dd_link::~dd_link  )  [inline]
 

Definition at line 73 of file list_1d.hpp.


Member Function Documentation

double& dd_link::E_in  )  [inline]
 

Definition at line 76 of file list_1d.hpp.

References x.

Referenced by one_d_table::read_data().

double& dd_link::E_out  )  [inline]
 

Definition at line 81 of file list_1d.hpp.

References x.

Referenced by dd_list::linlin_interp().

double& dd_link::mu  )  [inline]
 

Definition at line 86 of file list_1d.hpp.

References x.

Referenced by one_d_isotropic::initiate().

bool dd_link::operator== const dd_link other  )  const [inline]
 

Definition at line 104 of file list_1d.hpp.

References x, and y.

dd_link::Prob  )  [inline]
 

Returns the "y" value of the two-dimensional data. The name was chosen to make the code easier to read.

Definition at line 92 of file list_1d.hpp.

References y.

dd_link::x_sec  )  [inline]
 

Returns the "y" value of the two-dimensional data. The name was chosen to make the code easier to read.

Definition at line 98 of file list_1d.hpp.

References y.

Referenced by one_d_table::read_data().


Member Data Documentation

double dd_link::x
 

Definition at line 56 of file list_1d.hpp.

Referenced by three_d_link< one_d_phase >::both_ways_hole(), three_d_Kalbach::check_i10(), dd_link(), E_in(), E_out(), MF14_table::ENDL_order(), MF12_list::ENDL_order(), one_d_charge::expand(), two_d_list< multiplicity >::fill_in_list(), MF14_table_raw::fill_mu(), dd_list::fill_with(), three_d_link< one_d_phase >::forward_hole(), fission_delay::gen_mf5_expand(), two_d_charge::get_xs(), dd_list::Hist_2_LinLin(), dd_list::hist_interp(), one_d_Watt::initiate(), one_d_Maxwell::initiate(), one_d_evap::initiate(), MF12_raw::insert_cross(), MF14_list::insert_Legendre(), MF14_list::insert_pair(), dd_list::line_sum(), dd_list::linlog_interp(), multiplicity::list_interp(), distrib_base::list_interp(), dd_list::loglin_interp(), dd_list::LogLog_2_LinLin(), dd_list::loglog_interp(), mu(), fission_delay::one_gen_evap(), gen_mf4::one_legendre(), MF14_list::one_line(), MF12_raw::one_line(), fission_delay::one_mult(), gen_mf4::one_table(), operator==(), dd_list::pad_head(), dd_list::pad_tail(), mf6_gammas::read_data(), two_d_Madland::read_data(), two_d_Watt::read_data(), two_d_Maxwell::read_data(), two_d_evap::read_data(), MF12_deexcite::read_data(), dd_list::read_data(), fission_delay::read_mf1(), one_d_charge::read_table(), mf6_Legendre::reformat(), MF12_deexcite::stick_it(), three_d_link< one_d_phase >::trans_hole(), MF12_base::weight_mult(), MF12_base::widen_deltas(), and dd_list::zeroin().

double dd_link::y
 

Definition at line 57 of file list_1d.hpp.

Referenced by three_d_Kalbach::check_i10(), dd_link(), MF14_table::ENDL_order(), MF12_list::ENDL_order(), one_d_charge::expand(), one_d_Watt::extrema(), two_d_list< multiplicity >::fill_in_list(), MF14_table_raw::fill_mu(), dd_list::fill_with(), fission_delay::gen_mf5_expand(), two_d_charge::get_xs(), dd_list::Hist_2_LinLin(), dd_list::hist_interp(), one_d_Watt::initiate(), one_d_Maxwell::initiate(), one_d_evap::initiate(), MF12_raw::insert_cross(), MF14_list::insert_Legendre(), dd_list::line_sum(), dd_list::linlin_interp(), dd_list::linlog_interp(), multiplicity::list_interp(), dd_list::loglin_interp(), dd_list::LogLog_2_LinLin(), dd_list::loglog_interp(), fission_delay::one_gen_evap(), gen_mf4::one_legendre(), MF14_list::one_line(), MF12_raw::one_line(), fission_delay::one_mult(), gen_mf4::one_table(), operator==(), dd_list::pad_head(), dd_list::pad_tail(), Prob(), two_d_Madland::read_data(), two_d_Watt::read_data(), two_d_Maxwell::read_data(), two_d_evap::read_data(), MF12_deexcite::read_data(), dd_list::read_data(), fission_delay::read_mf1(), one_d_charge::read_table(), mf6_Legendre::reformat(), MF12_deexcite::stick_it(), MF12_base::weight_mult(), MF12_base::widen_deltas(), x_sec(), and dd_list::zeroin().


Generated on Thu Sep 7 10:38:36 2006 for fete -- From ENDFB6 To ENDL by doxygen 1.3.4