MBDyn-1.7.3
|
This is the complete list of members for ColSumMatrixScale< T >, including all inherited members.
Allocate(const SolutionManager::ScaleOpt &scale) | MatrixScale< T > | static |
bGetInitialized() const | MatrixScaleBase | inline |
bOK | MatrixScaleBase | protected |
bReport() const | MatrixScaleBase | inlineprotected |
colScale | MatrixScaleBase | protected |
ColSumMatrixScale(const SolutionManager::ScaleOpt &scale) | ColSumMatrixScale< T > | inline |
ComputeScaleFactors(const T &mh, std::vector< doublereal > &rowScale, std::vector< doublereal > &colScale) | ColSumMatrixScale< T > | protectedvirtual |
MatrixScale::ComputeScaleFactors(const T &mh) | MatrixScale< T > | inline |
dCondAfter | MatrixScaleBase | mutableprotected |
dCondBefore | MatrixScaleBase | mutableprotected |
GetColScale() const | MatrixScaleBase | inline |
GetCondNumNorm() const | MatrixScaleBase | inlineprotected |
GetRowScale() const | MatrixScaleBase | inline |
MatrixScale(const SolutionManager::ScaleOpt &scale) | MatrixScale< T > | inlineexplicit |
MatrixScaleBase(const SolutionManager::ScaleOpt &scale) | MatrixScaleBase | explicit |
normCol | ColSumMatrixScale< T > | private |
Prepare(const MatrixHandler &mh, integer &nrows, integer &ncols) | MatrixScaleBase | inlineprotected |
PrepareCols(const MatrixHandler &mh, integer &ncols) | MatrixScaleBase | protected |
PrepareRows(const MatrixHandler &mh, integer &nrows) | MatrixScaleBase | protected |
Report(std::ostream &os) const | MatrixScaleBase | |
rowScale | MatrixScaleBase | protected |
ScaleMatrix(T &mh) const | MatrixScale< T > | inline |
ScaleRightHandSide(VectorHandler &bVH) const | MatrixScaleBase | inline |
ScaleSolution(VectorHandler &xVH) const | MatrixScaleBase | inline |
uFlags | MatrixScaleBase | protected |
vReport(std::ostream &os) const | ColSumMatrixScale< T > | protectedvirtual |
~ColSumMatrixScale() | ColSumMatrixScale< T > | virtual |
~MatrixScale() | MatrixScale< T > | virtual |
~MatrixScaleBase() | MatrixScaleBase | virtual |