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

list_2d.hpp File Reference

contains all the 2d list prototype templates More...

Include dependency graph for list_2d.hpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  two_d_list
 2d list template composed of 2d links More...

class  two_d_table
 Class that holds 2d tabular data as a function of incident energy.


Functions

template<class one_d, class One_d> void sum_lists (two_d_list< one_d > &sum, two_d_list< One_d > &to_add)
 Insures that 2d list has a link for each E_in in to_add.

template<class one_d, class One_d> void sum_lines (two_d_list< one_d > &sum, two_d_list< One_d > &to_add)
 Add 2 lists as discrete lines, no interpolation.


Variables

ENDLClass ENDL
GlobalParameterClass Global


Detailed Description

Definition in file list_2d.hpp.


Function Documentation

template<class one_d, class One_d>
void sum_lines two_d_list< one_d > &  sum,
two_d_list< One_d > &  to_add
 

Definition at line 818 of file list_2d.hpp.

References two_d_list< one_d >::E_in(), Global, pastenum(), SevereError(), and GlobalParameterClass::Value().

Referenced by MF12_list::join_move_static().

template<class one_d, class One_d>
sum_lists two_d_list< one_d > &  sum,
two_d_list< One_d > &  to_add
 

Parameters:
sum 
to_add This function will sum lists if the list of incident energies are one to one.

Definition at line 751 of file list_2d.hpp.

References two_d_list< one_d >::E_in(), ENDL, ENDLClass::F, Global, pastenum(), SevereError(), two_d_list< one_d >::thinit(), and GlobalParameterClass::Value().

Referenced by MF12_list::move_w_contin(), MF12_list::plus_contin(), C55_gammas::write_endl(), and add_them_up::wt_add().


Variable Documentation

ENDLClass ENDL
 

Definition at line 50 of file list_2d.hpp.

GlobalParameterClass Global
 

Definition at line 51 of file list_2d.hpp.


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