Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

SmoluchowskiSolver Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
ComplexA usual class for a complex numbers
CrossClass of Cross approximation method to find skeleton decomposition of matrix
FourierTransformA class of discrete Fourier Transform
FunctionMatrixClass of matrix generated by function
IndexListClass of increasing indexes list
MatrixA abstract class for matrices
Matrix::ColumnClass of view matrix column
Matrix::RowClass of view matrix row
MatrixBinExprAbstract class of pair matrix with equal sizes; TODO: rename this class
MatrixSubClass of view of substraction of two matrices
MatrixSumClass of view of sum of two matrices
ReallocatableMatrixClass of matrix stored by columns
RightSideGeneralClass of general rightside which can be used in smoluchowki problems
RightSideNoTimeClass of rightside without dependent of time which can be used in smoluchowki problems
RightSideSourceFunctionClass of rightside generated by source function which can be used in smoluchowki problems
SkeletonAbstract class of skeleton/rank decomposition of matrix
SmoluchowskiCalcAbstract class of all calculation needed by smoluchowski operators applying
SmoluchowskiCalcDirectClass of direct calculation needed by smoluchowski operators applying
SmoluchowskiCalcFastClass of fast calculation needed by smoluchowski operators applying
SmoluchowskiLinearOperatorLinearized smoluchowski operator
SmoluchowskiNonLinearOperatorNonlinear smoluchowski operator
SmoluchowskiOperatorAbstract class of smoluchowski operators
SmoluchowskiSolverMain Smoluchowski Solver class
SmoluchowskiSolver::CallbackClass of callback which can be used in inverse problem TODO: add callback to forward and adjoint problems
SmoluchowskiSolver::RightSideAbstract class of rightside which can be used in smoluchowki problems TODO: remove this class
SourceFunctionAbstract class of source function of particles
SourceFunctionFixTimeSource function with divided variables with fix time dependence
SourceFunctionGeneralGeneral source function of particles
StopCriteriaClass of stop criteria used in gradient method minimization of J_{alpha}(v) TODO: rename this class
VectorA abstract class for vectors

Generated on Sun May 25 01:58:07 2025 for SmoluchowskiSolver by Doxygen