MBDyn-1.7.3
|
This is the complete list of members for MatrixScale< 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 |
ComputeScaleFactors(const T &mh) | MatrixScale< T > | inline |
ComputeScaleFactors(const T &mh, std::vector< doublereal > &rowScale, std::vector< doublereal > &colScale)=0 | MatrixScale< T > | protectedpure virtual |
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 |
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 =0 | MatrixScaleBase | protectedpure virtual |
~MatrixScale() | MatrixScale< T > | virtual |
~MatrixScaleBase() | MatrixScaleBase | virtual |