|
MBDyn-1.7.3
|
This is the complete list of members for MatrixScaleBase, including all inherited members.
| bGetInitialized() const | MatrixScaleBase | inline |
| bOK | MatrixScaleBase | protected |
| bReport() const | MatrixScaleBase | inlineprotected |
| colScale | MatrixScaleBase | protected |
| dCondAfter | MatrixScaleBase | mutableprotected |
| dCondBefore | MatrixScaleBase | mutableprotected |
| GetColScale() const | MatrixScaleBase | inline |
| GetCondNumNorm() const | MatrixScaleBase | inlineprotected |
| GetRowScale() const | MatrixScaleBase | inline |
| 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 |
| ScaleRightHandSide(VectorHandler &bVH) const | MatrixScaleBase | inline |
| ScaleSolution(VectorHandler &xVH) const | MatrixScaleBase | inline |
| ScaleVector(VectorHandler &v, const std::vector< doublereal > &s) | MatrixScaleBase | privatestatic |
| uFlags | MatrixScaleBase | protected |
| vReport(std::ostream &os) const =0 | MatrixScaleBase | protectedpure virtual |
| ~MatrixScaleBase() | MatrixScaleBase | virtual |