VERB_code_2.3
|
CAdditionalSourcesAndLosses | Calculates any additional sources and losses due to magnetopause |
CBoundaryCondition | Holds upper and lower boundary conditions |
CParameters_structure::BoundaryCondition | Boundary conditions parameters structure |
▼CDiagMatrix | This method of storage for matrices is convenient for diagonal (spread) matrices. Stored as map (diagonal number, 1d diagonal array) The USED diagonals of the matrix are stored in 1d arrays. Used in CalculationMatrix |
CCalculationMatrix | This matrix calculates the diagonal values and index given parameters for x, y, and z |
CDiffusionCoefficient | Holds diffusion coefficient matrix and routines to load and calculate it |
CDiffusionCoefficientsGroup | Holds list of instances of DiffusionCoefficient class of same type (like Daa, Dpp, etc), but produced by different waves (Daa_chorus, Daa_EMIC, etc) |
CDxxParameters_structure | Struct that holds various parameters to be used for Dxx |
Cerror_msg | Error message - stack of single_errors |
CParameters_structure::General_Output_parameters | General program output parameters structure |
CParameters_structure::PSD::GMRES_parameters_structure | GMRES parameters structure |
CGrid | Computational grid composed of 3 different GridElement |
CParameters_structure::GridElement | Grid element parameters structure |
CGridElement | Array of values of coordinate axes |
CParameters_structure::Interpolation | Interpolation parameters structure |
CMaths::Interpolation::Linear | Linear interpolation of two arrays |
CMatrix1D< T > | One dimensional matrix class |
CMatrix1D< double > | |
CMatrix2D< T > | Two dimensional matrix class |
CMatrix2D< double > | |
CMatrix3D< T > | Three dimensional matrix class |
CMatrix3D< double > | |
CParameters_structure | Main parameters structure that holds smaller structures for individual parameters |
CPreconditioner_jacobi | Used for calculating matrix inversion with GMRES2 |
CPreconditioner_SOR | Used for calculating matrix inversion with GMRES2 |
CParameters_structure::PSD | PSD parameters structure |
CPSD | Phase Space Density class |
Csingle_error | Hold some information about an error in the code |
CParameters_structure::SL_structure | Sources and losses parameters structure |