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

one_d_isotropic Class Reference

Used for the isotropic angular distribution at one incident energy. More...

Inheritance diagram for one_d_isotropic:

Inheritance graph
[legend]
Collaboration diagram for one_d_isotropic:

Collaboration graph
[legend]
List of all members.

Public Member Functions

double f (double E)
 one_d_isotropic ()
 ~one_d_isotropic ()
void initiate (double e_in)
 sets up a list

void copy (one_d_isotropic &list_2)
 Copies a list.


Detailed Description

Class that handles isotropic angular distributions for a particular incident neutron energy.

Definition at line 248 of file distrib_1d.hpp.


Constructor & Destructor Documentation

one_d_isotropic::one_d_isotropic  )  [inline]
 

Empty constructor.

Definition at line 259 of file distrib_1d.hpp.

one_d_isotropic::~one_d_isotropic  )  [inline]
 

Empty destructor.

Definition at line 260 of file distrib_1d.hpp.


Member Function Documentation

void one_d_isotropic::copy one_d_isotropic list_2  ) 
 

Definition at line 1287 of file distrib_1d.cpp.

References dd_list::copy(), distrib_base::interp_type, and distrib_base::weight.

one_d_isotropic::f double  E  )  [inline, virtual]
 

Parameters:
E the incident neutron energy
There is no code for this function yet.

Implements distrib_base.

Definition at line 253 of file distrib_1d.hpp.

References SevereError().

void one_d_isotropic::initiate double  e_in  ) 
 

Parameters:
e_in is the incident neutron energy
Creates a list that represents an isotropic distribution in angle cosine.

Definition at line 1275 of file distrib_1d.cpp.

References dd_list::E_in(), and dd_link::mu().


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