BoundaryCondition | |
ParamStructure::BoundaryCondition | Bundary conditions parameters structure |
CalculationMatrix | Model matrix (or related matrices) It is based on Diagonal matrix and have methods for conversion from 3D or 2D PSD (and related) arrays into 1d array of unknown elements |
DiffusionCoefficient | Class DiffusionCoefficient holds diffusion coefficient matrix and routines to load and calculate it |
DiffusionCoefficientParamStructure | Diffusion coefficient parameters |
DiffusionCoefficientsGroup | It has DiffusionCoefficient class as a parent class, so it stores there summation of all the coefficients to use in diffusion |
error_msg | Error message - stack of single_error s |
ParamStructure::General_Output_parameters | General programm output parameters structure |
Grid | Computational grid Combined from 3 grid elements: L, pc, Alpha and additional array of epc values for convenience |
GridElement | Array of values of coordinate axe |
ParamStructure::GridElement | Grid element parameters structure |
ParamStructure::Interpolation | Interpolation parameters structure |
ITLIN_DATA | |
ITLIN_INFO | |
ITLIN_IO | |
ITLIN_OPT | |
Maths::Interpolation::Linear | Linear interpolation |
Matrix1D< T > | Matrix 1D class |
Matrix2D< T > | Matrix 2D class |
Matrix3D< T > | Matrix 3D class |
ParamStructure | Main parameters structure |
PSD | Phase Space Density class |
ParamStructure::PSD | PSD parameters structure |
single_error | Hold some information about error in the code |
ParamStructure::SL | Sources and losses |
SourcesAndLosses |