bisection.cpp [code] | Bisection method of root finding code |
bisection.d [code] | |
bisection.h [code] | Bisection method of root finding header |
BoundaryConditions.cpp [code] | Boundary condition class |
BoundaryConditions.d [code] | |
BoundaryConditions.h [code] | Boundary condition class |
DiffusionCoefficient.cpp [code] | Diffusion coefficients calculation, loading, activating, scaling etc code |
DiffusionCoefficient.d [code] | |
DiffusionCoefficient.h [code] | Diffusion coefficients calculation, loading, activating, scaling etc |
erf.cpp [code] | Error function |
erf.d [code] | |
erf.h [code] | Error function |
error.h [code] | Used to work with user's exeptions |
gmres.c [code] | |
gmres.d [code] | |
Grid.cpp [code] | Grids, grid elements and boundary conditions source |
Grid.d [code] | |
Grid.h [code] | Grids, grid elements and boundary conditions headers |
itlin.h [code] | |
linear.h [code] | Linear interpolation |
Main.cpp [code] | Main program file |
Main.d [code] | |
Make_boundary.m [code] | |
Matrix.cpp [code] | |
Matrix.d [code] | |
Matrix.h [code] | Matrix 1D, 2D and 3D and operations with them |
MatrixSolver.cpp [code] | Making model matrixes, solving model matrixes |
MatrixSolver.d [code] | |
MatrixSolver.h [code] | Making model matrixes, solving model matrixes |
Output.cpp [code] | Logging and screen output |
Output.d [code] | |
Output.h [code] | Logging and screen output |
Parameters.cpp [code] | Loads parameters |
Parameters.d [code] | |
Parameters.h [code] | All parameters, loaded from .ini file are described here in one structure |
polilinear.cpp [code] | Polilinear interpolation sources |
polilinear.d [code] | |
polilinear.h [code] | Polilinear interpolation headers |
polint.cpp [code] | Some other interpolation from numerical recepies |
polint.d [code] | |
polint.h [code] | Some other interpolation from numerical recepies |
PSD.cpp [code] | Makes operations with PSD (like, diffusion) |
PSD.d [code] | |
PSD.h [code] | Phase Space Density (PSD) |
ratint.cpp [code] | Some other interpolation |
ratint.d [code] | |
ratint.h [code] | Some other interpolation |
rroots.cpp [code] | Finds all roots of polynomial by first finding quadratic factors using Bairstow's method, then extracting roots from quadratics |
rroots.d [code] | |
rroots.h [code] | Finds all roots of polynomial by first finding quadratic factors using Bairstow's method, then extracting roots from quadratics |
SourcesAndLosses.cpp [code] | Sources and losses calculation |
SourcesAndLosses.d [code] | |
SourcesAndLosses.h [code] | Sources and losses calculation |
spline.cpp [code] | Spline interpolation |
spline.d [code] | |
spline.h [code] | Spline interpolation |
utils.c [code] | |
utils.d [code] | |
variousConstants.h [code] | Variouse usefull constants |
variousFunctions.cpp [code] | Variouse functions |
variousFunctions.d [code] | |
variousFunctions.h [code] | Variouse functions |