VERB_code_2.2  2
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
File List
Here is a list of all files with brief descriptions:
[detail level 123]
o-Diffusion
|o*MatrixSolver.cpp
|o*MatrixSolver.h
|o*PSD.cppMakes operations with PSD (Phase Space Density (PSD).) (like, diffusion)
|\*PSD.h
o-DiffusionCoefficient
|o*DiffusionCoefficient.cpp
|o*DiffusionCoefficient.h
|o*rroots.cpp
|\*rroots.h
o-Exceptions
|\*error.h
o-Grid
|o*AdditionalSourcesAndLosses.cpp
|o*AdditionalSourcesAndLosses.h
|o*BoundaryConditions.cpp
|o*BoundaryConditions.h
|o*Grid.cpp
|\*Grid.h
o-Logging
|o*Output.cppLogging and screen output function defenitions. see namespace Output for details
|\*Output.hLogging and screen output. see namespace Output for details
o-Main
|\*Main.cppThis is the main program file
o-Matrix
|o-Interpolation
||o*akima.cpp
||o*akima.h
||o*linear.h
||o*polilinear.cpp
||o*polilinear.h
||o*polint.cpp
||o*polint.h
||o*ratint.cpp
||o*ratint.h
||o*spline.cpp
||\*spline.h
|o*Matrix.cpp
|\*Matrix.h
o-Parameters
|o*Parameters.cppDefenition of the struct Parameters_structure, struct DxxParameters_structure and supporting function Loads parameters from file into map, then use parameters-structure related functions to get parameters values from the map and store them into the parameters structures
|\*Parameters.hDefenition of the struct Parameters_structure, struct DxxParameters_structure and supporting function All parameters, loaded from .ini file are described here in one structure. Each brunch of the structure holds parameters for one oblect (class) intitialization So, we need to pass one structure (brunch of the main structure) to the classes cunstructors
\-VariousFunctions
 o*bisection.cpp
 o*bisection.h
 o*erf.cpp
 o*erf.h
 o*variousConstants.hVariouse usefull constants, see namespace VC for details
 o*variousFunctions.cppVariouse functions description, see namespace VF for details
 \*variousFunctions.hVariouse functions defenition, see namespace VF for details