|
MBDyn-1.7.3
|
This is the complete list of members for VariableSubMatrixHandler, including all inherited members.
| Add(integer iRow, integer iCol, const Vec3 &v) | FullSubMatrixHandler | |
| Add(integer iRow, integer iCol, const Mat3x3 &m) | FullSubMatrixHandler | |
| Add(integer iRow, integer iCol, const Mat3xN &m) | FullSubMatrixHandler | |
| Add(integer iRow, integer iCol, const MatNx3 &m) | FullSubMatrixHandler | |
| Add(integer iRow, integer iCol, const FullMatrixHandler &source) | FullSubMatrixHandler | |
| Add(integer iRow, integer iCol, const FullMatrixHandler &source, const doublereal dCoef) | FullSubMatrixHandler | |
| AddT(integer iRow, integer iCol, const Vec3 &v) | FullSubMatrixHandler | |
| AddT(integer iRow, integer iCol, const Mat3x3 &m) | FullSubMatrixHandler | |
| AddT(integer iRow, integer iCol, const Mat3xN &m) | FullSubMatrixHandler | |
| AddT(integer iRow, integer iCol, const FullMatrixHandler &source) | FullSubMatrixHandler | |
| AddT(integer iRow, integer iCol, const FullMatrixHandler &source, const doublereal dCoef) | FullSubMatrixHandler | |
| AddTo(MatrixHandler &MH) const | VariableSubMatrixHandler | inlinevirtual |
| AddTo(FullMatrixHandler &MH) const | VariableSubMatrixHandler | inline |
| AddToT(MatrixHandler &MH) const | VariableSubMatrixHandler | inlinevirtual |
| AddToT(FullMatrixHandler &MH) const | VariableSubMatrixHandler | inline |
| FullSubMatrixHandler::Attach(int iRows, int iCols, integer *piTmpIndx) | FullSubMatrixHandler | |
| FullSubMatrixHandler::FullMatrixHandler::Attach(integer iNewRows, integer iNewCols, doublereal *pd, doublereal **ppd, integer iMSize=0, integer iMaxC=0) | FullMatrixHandler | |
| SparseSubMatrixHandler::Attach(int iNumEntr, doublereal *pdTmpMat, integer *piTmpIndx) | SparseSubMatrixHandler | |
| begin(void) const | FullMatrixHandler | inline |
| bIsFull(void) const | VariableSubMatrixHandler | inline |
| bIsNullMatrix(void) const | VariableSubMatrixHandler | inline |
| bIsSparse(void) const | VariableSubMatrixHandler | inline |
| FullSubMatrixHandler::bOwnsMemory | FullMatrixHandler | protected |
| ConditionNumber(enum Norm_t eNorm=NORM_1) const | MatrixHandler | virtual |
| CopyMatrixBlock(integer dest_row, integer dest_col, const FullMatrixHandler &source, integer source_start_row, integer source_end_row, integer source_start_col, integer source_end_col) | FullMatrixHandler | |
| CopyMatrixRow(integer dest_row, const FullMatrixHandler &source, integer source_row) | FullMatrixHandler | |
| CreateColRow(integer iNR, integer iNC) | FullMatrixHandler | protected |
| FullSubMatrixHandler::DecCoef(integer iRow, integer iCol, const doublereal &dCoef) | FullSubMatrixHandler | inlinevirtual |
| SparseSubMatrixHandler::DecCoef(integer iSubIt, integer iDmy, const doublereal &dCoef) | SparseSubMatrixHandler | inlinevirtual |
| Detach(void) | FullMatrixHandler | |
| FullSubMatrixHandler::dGetCoef(integer iRow, integer iCol) const | FullSubMatrixHandler | inlinevirtual |
| SparseSubMatrixHandler::dGetCoef(integer iSubIt, integer iDmy) const | SparseSubMatrixHandler | inlinevirtual |
| end(void) const | FullMatrixHandler | inline |
| eStatus | VariableSubMatrixHandler | private |
| FULL enum value | VariableSubMatrixHandler | private |
| FullSubMatrixHandler::FullMatrixHandler(const FullMatrixHandler &) | FullMatrixHandler | |
| FullSubMatrixHandler::FullMatrixHandler(doublereal *pd, doublereal **ppd, integer iSize, integer iNR, integer iNC, integer iMaxCols=0) | FullMatrixHandler | |
| FullSubMatrixHandler::FullMatrixHandler(integer iNR, integer iNC=0) | FullMatrixHandler | |
| FullSubMatrixHandler::FullMatrixHandler(void) | FullMatrixHandler | |
| FullSubMatrixHandler(integer iIntSize, integer *piTmpVec, integer iDoubleSize, doublereal *pdTmpMat, integer iMaxCols, doublereal **ppdCols) | FullSubMatrixHandler | |
| FullSubMatrixHandler(integer iNR, integer iNC=0) | FullSubMatrixHandler | |
| FullSubMatrixHandler::iGetColIndex(integer iSubCol) const | FullSubMatrixHandler | inlinevirtual |
| SparseSubMatrixHandler::iGetColIndex(integer iSubIt) const | SparseSubMatrixHandler | inlinevirtual |
| FullSubMatrixHandler::iGetNumCols(void) const | FullSubMatrixHandler | inlinevirtual |
| SparseSubMatrixHandler::iGetNumCols(void) const | SparseSubMatrixHandler | inlinevirtual |
| FullSubMatrixHandler::iGetNumRows(void) const | FullSubMatrixHandler | inlinevirtual |
| SparseSubMatrixHandler::iGetNumRows(void) const | SparseSubMatrixHandler | inlinevirtual |
| FullSubMatrixHandler::iGetRowIndex(integer iSubRow) const | FullSubMatrixHandler | inlinevirtual |
| SparseSubMatrixHandler::iGetRowIndex(integer iSubIt) const | SparseSubMatrixHandler | inlinevirtual |
| iMaxCols | FullMatrixHandler | protected |
| FullSubMatrixHandler::IncCoef(integer iRow, integer iCol, const doublereal &dCoef) | FullSubMatrixHandler | inlinevirtual |
| SparseSubMatrixHandler::IncCoef(integer iSubIt, integer iDmy, const doublereal &dCoef) | SparseSubMatrixHandler | inlinevirtual |
| iNumCols | FullMatrixHandler | protected |
| iNumRows | FullMatrixHandler | protected |
| iRawSize | FullMatrixHandler | protected |
| iVecSize | FullSubMatrixHandler | protected |
| MatMatDecMul(MatrixHandler &out, const MatrixHandler &in) const | MatrixHandler | virtual |
| MatMatIncMul(MatrixHandler &out, const MatrixHandler &in) const | MatrixHandler | virtual |
| MatMatMul(MatrixHandler &out, const MatrixHandler &in) const | MatrixHandler | virtual |
| SubMatrixHandler::MatMatMul_base(void(MatrixHandler::*op)(integer iRow, integer iCol, const doublereal &dCoef), MatrixHandler &out, const MatrixHandler &in) const | MatrixHandler | protectedvirtual |
| FullMatrixHandler::MatMatMul_base(void(MatrixHandler::*op)(integer iRow, integer iCol, const doublereal &dCoef), MatrixHandler &out, const MatrixHandler &in) const | FullMatrixHandler | protectedvirtual |
| MatMul(const FullMatrixHandler &m1, const FullMatrixHandler &m2) | FullMatrixHandler | |
| MatTMatDecMul(MatrixHandler &out, const MatrixHandler &in) const | MatrixHandler | virtual |
| MatTMatIncMul(MatrixHandler &out, const MatrixHandler &in) const | MatrixHandler | virtual |
| MatTMatMul(MatrixHandler &out, const MatrixHandler &in) const | MatrixHandler | virtual |
| SubMatrixHandler::MatTMatMul_base(void(MatrixHandler::*op)(integer iRow, integer iCol, const doublereal &dCoef), MatrixHandler &out, const MatrixHandler &in) const | MatrixHandler | protectedvirtual |
| FullMatrixHandler::MatTMatMul_base(void(MatrixHandler::*op)(integer iRow, integer iCol, const doublereal &dCoef), MatrixHandler &out, const MatrixHandler &in) const | FullMatrixHandler | protectedvirtual |
| MatTVecDecMul(VectorHandler &out, const VectorHandler &in) const | MatrixHandler | virtual |
| MatTVecIncMul(VectorHandler &out, const VectorHandler &in) const | MatrixHandler | virtual |
| MatTVecMul(VectorHandler &out, const VectorHandler &in) const | MatrixHandler | virtual |
| SubMatrixHandler::MatTVecMul_base(void(VectorHandler::*op)(integer iRow, const doublereal &dCoef), VectorHandler &out, const VectorHandler &in) const | MatrixHandler | protectedvirtual |
| FullMatrixHandler::MatTVecMul_base(void(VectorHandler::*op)(integer iRow, const doublereal &dCoef), VectorHandler &out, const VectorHandler &in) const | FullMatrixHandler | protectedvirtual |
| MatVecDecMul(VectorHandler &out, const VectorHandler &in) const | MatrixHandler | virtual |
| MatVecIncMul(VectorHandler &out, const VectorHandler &in) const | MatrixHandler | virtual |
| MatVecMul(VectorHandler &out, const VectorHandler &in) const | MatrixHandler | virtual |
| SubMatrixHandler::MatVecMul_base(void(VectorHandler::*op)(integer iRow, const doublereal &dCoef), VectorHandler &out, const VectorHandler &in) const | MatrixHandler | protectedvirtual |
| FullMatrixHandler::MatVecMul_base(void(VectorHandler::*op)(integer iRow, const doublereal &dCoef), VectorHandler &out, const VectorHandler &in) const | FullMatrixHandler | protectedvirtual |
| NaiveMatrixHandler class | VariableSubMatrixHandler | friend |
| NaivePermMatrixHandler class | VariableSubMatrixHandler | friend |
| Norm(enum Norm_t eNorm=NORM_1) const | MatrixHandler | virtual |
| FullSubMatrixHandler::SubMatrixHandler::NORM_1 enum value | MatrixHandler | |
| FullSubMatrixHandler::FullMatrixHandler::NORM_1 enum value | MatrixHandler | |
| SparseSubMatrixHandler::NORM_1 enum value | MatrixHandler | |
| FullSubMatrixHandler::SubMatrixHandler::NORM_INF enum value | MatrixHandler | |
| FullSubMatrixHandler::FullMatrixHandler::NORM_INF enum value | MatrixHandler | |
| SparseSubMatrixHandler::NORM_INF enum value | MatrixHandler | |
| FullSubMatrixHandler::SubMatrixHandler::Norm_t enum name | MatrixHandler | |
| FullSubMatrixHandler::FullMatrixHandler::Norm_t enum name | MatrixHandler | |
| SparseSubMatrixHandler::Norm_t enum name | MatrixHandler | |
| NULLMATRIX enum value | VariableSubMatrixHandler | private |
| operator()(integer iRow, integer iCol) const | VariableSubMatrixHandler | inlinevirtual |
| operator()(integer iRow, integer iCol) | VariableSubMatrixHandler | inlinevirtual |
| SubMatrixHandler::operator+=(const SubMatrixHandler &SubMH) | MatrixHandler | virtual |
| SubMatrixHandler::operator+=(const VariableSubMatrixHandler &SubMH) | MatrixHandler | virtual |
| FullMatrixHandler::operator+=(const SubMatrixHandler &SubMH) | FullMatrixHandler | virtual |
| FullMatrixHandler::operator+=(const VariableSubMatrixHandler &SubMH) | FullMatrixHandler | virtual |
| SubMatrixHandler::operator-=(const SubMatrixHandler &SubMH) | MatrixHandler | virtual |
| SubMatrixHandler::operator-=(const VariableSubMatrixHandler &SubMH) | MatrixHandler | virtual |
| FullMatrixHandler::operator-=(const SubMatrixHandler &SubMH) | FullMatrixHandler | virtual |
| FullMatrixHandler::operator-=(const VariableSubMatrixHandler &SubMH) | FullMatrixHandler | virtual |
| SubMatrixHandler::operator=(const MatrixHandler &MH) | MatrixHandler | virtual |
| FullMatrixHandler::operator=(const FullMatrixHandler &) | FullMatrixHandler | |
| PacMat(void) | MatrixHandler | virtual |
| SubMatrixHandler::pdGetMat(void) const | MatrixHandler | inlinevirtual |
| SubMatrixHandler::pdGetMat(void) | MatrixHandler | inlinevirtual |
| FullMatrixHandler::pdGetMat(void) const | FullMatrixHandler | inlinevirtual |
| FullMatrixHandler::pdGetMat(void) | FullMatrixHandler | inlinevirtual |
| pdGetVec(integer iCol) const | FullMatrixHandler | inlinevirtual |
| pdGetVec(integer iCol) | FullMatrixHandler | inlinevirtual |
| pdRaw | FullMatrixHandler | protected |
| pdRawm1 | FullMatrixHandler | protected |
| FullSubMatrixHandler::piColm1 | FullSubMatrixHandler | protected |
| piGetCols(void) const | MatrixHandler | inlinevirtual |
| piGetRows(void) const | MatrixHandler | inlinevirtual |
| FullSubMatrixHandler::piRowm1 | FullSubMatrixHandler | protected |
| ppdCols | FullMatrixHandler | protected |
| ppdColsm1 | FullMatrixHandler | protected |
| Put(integer iRow, integer iCol, const Vec3 &v) | FullSubMatrixHandler | |
| Put(integer iRow, integer iCol, const Mat3x3 &m) | FullSubMatrixHandler | |
| Put(integer iRow, integer iCol, const Mat3xN &m) | FullSubMatrixHandler | |
| Put(integer iRow, integer iCol, const MatNx3 &m) | FullSubMatrixHandler | |
| Put(integer iRow, integer iCol, const FullMatrixHandler &source) | FullSubMatrixHandler | |
| Put(integer iRow, integer iCol, const FullMatrixHandler &source, const doublereal dCoef) | FullSubMatrixHandler | |
| FullSubMatrixHandler::PutCoef(integer iRow, integer iCol, const doublereal &dCoef) | FullSubMatrixHandler | inlinevirtual |
| SparseSubMatrixHandler::PutCoef(integer iSubIt, integer iDmy, const doublereal &dCoef) | SparseSubMatrixHandler | inlinevirtual |
| FullSubMatrixHandler::PutColIndex(integer iSubCol, integer iCol) | FullSubMatrixHandler | inlinevirtual |
| SparseSubMatrixHandler::PutColIndex(integer iSubIt, integer iCol) | SparseSubMatrixHandler | inlinevirtual |
| FullSubMatrixHandler::PutCross(integer iFirstRow, integer iFirstCol, const Vec3 &v) | FullSubMatrixHandler | |
| SparseSubMatrixHandler::PutCross(integer iSubIt, integer iFirstRow, integer iFirstCol, const Vec3 &v) | SparseSubMatrixHandler | |
| FullSubMatrixHandler::PutDiag(integer iFirstRow, integer iFirstCol, const Vec3 &v) | FullSubMatrixHandler | |
| FullSubMatrixHandler::PutDiag(integer iFirstRow, integer iFirstCol, const doublereal &v) | FullSubMatrixHandler | |
| SparseSubMatrixHandler::PutDiag(integer iSubIt, integer iFirstRow, integer iFirstCol, const Vec3 &v) | SparseSubMatrixHandler | |
| SparseSubMatrixHandler::PutDiag(integer iSubIt, integer iFirstRow, integer iFirstCol, const doublereal &d) | SparseSubMatrixHandler | |
| PutItem(integer iSubIt, integer iRow, integer iCol, const doublereal &dCoef) | SparseSubMatrixHandler | inline |
| PutMat3x3(integer iSubIt, integer iFirstRow, integer iFirstCol, const Mat3x3 &m) | SparseSubMatrixHandler | |
| FullSubMatrixHandler::PutRowIndex(integer iSubRow, integer iRow) | FullSubMatrixHandler | inlinevirtual |
| SparseSubMatrixHandler::PutRowIndex(integer iSubIt, integer iRow) | SparseSubMatrixHandler | inlinevirtual |
| PutT(integer iRow, integer iCol, const Vec3 &v) | FullSubMatrixHandler | |
| PutT(integer iRow, integer iCol, const Mat3x3 &m) | FullSubMatrixHandler | |
| PutT(integer iRow, integer iCol, const Mat3xN &m) | FullSubMatrixHandler | |
| PutT(integer iRow, integer iCol, const FullMatrixHandler &source) | FullSubMatrixHandler | |
| PutT(integer iRow, integer iCol, const FullMatrixHandler &source, const doublereal dCoef) | FullSubMatrixHandler | |
| FullSubMatrixHandler::Reset(void) | FullSubMatrixHandler | virtual |
| SparseSubMatrixHandler::Reset(void) | SparseSubMatrixHandler | virtual |
| FullSubMatrixHandler::Resize(integer iNewRow, integer iNewCol) | FullSubMatrixHandler | virtual |
| SparseSubMatrixHandler::Resize(integer iNewRow, integer iNewCol) | SparseSubMatrixHandler | virtual |
| FullSubMatrixHandler::ResizeReset(integer, integer) | FullSubMatrixHandler | virtual |
| SparseSubMatrixHandler::ResizeReset(integer iNewRow, integer iNewCol) | SparseSubMatrixHandler | virtual |
| ScalarMul(const doublereal &d) | MatrixHandler | virtual |
| SetFull(void) | VariableSubMatrixHandler | inline |
| SetNullMatrix(void) | VariableSubMatrixHandler | inline |
| SetSparse(void) | VariableSubMatrixHandler | inline |
| SPARSE enum value | VariableSubMatrixHandler | private |
| SparseSubMatrixHandler(integer iTmpInt, integer *piTmpIndex, integer iTmpDouble, doublereal *pdTmpMat) | SparseSubMatrixHandler | |
| SparseSubMatrixHandler::SparseSubMatrixHandler(integer iTmpInt) | SparseSubMatrixHandler | |
| Sub(integer iRow, integer iCol, const Vec3 &v) | FullSubMatrixHandler | |
| Sub(integer iRow, integer iCol, const Mat3x3 &m) | FullSubMatrixHandler | |
| Sub(integer iRow, integer iCol, const Mat3xN &m) | FullSubMatrixHandler | |
| Sub(integer iRow, integer iCol, const MatNx3 &m) | FullSubMatrixHandler | |
| Sub(integer iRow, integer iCol, const FullMatrixHandler &source) | FullSubMatrixHandler | |
| Sub(integer iRow, integer iCol, const FullMatrixHandler &source, const doublereal dCoef) | FullSubMatrixHandler | |
| SubFrom(MatrixHandler &MH) const | VariableSubMatrixHandler | inlinevirtual |
| SubFrom(FullMatrixHandler &MH) const | VariableSubMatrixHandler | inline |
| SubFromT(MatrixHandler &MH) const | VariableSubMatrixHandler | inlinevirtual |
| SubFromT(FullMatrixHandler &MH) const | VariableSubMatrixHandler | inline |
| SubT(integer iRow, integer iCol, const Vec3 &v) | FullSubMatrixHandler | |
| SubT(integer iRow, integer iCol, const Mat3x3 &m) | FullSubMatrixHandler | |
| SubT(integer iRow, integer iCol, const Mat3xN &m) | FullSubMatrixHandler | |
| SubT(integer iRow, integer iCol, const FullMatrixHandler &source) | FullSubMatrixHandler | |
| SubT(integer iRow, integer iCol, const FullMatrixHandler &source, const doublereal dCoef) | FullSubMatrixHandler | |
| VariableSubMatrixHandler(const VariableSubMatrixHandler &) | VariableSubMatrixHandler | private |
| VariableSubMatrixHandler(integer iIntSize, integer *piInt, integer iDoubleSize, doublereal *pdDouble, integer iMaxRows, integer iMaxCols) | VariableSubMatrixHandler | inline |
| VariableSubMatrixHandler(integer iMaxRows, integer iMaxCols, integer iNumItems=-1) | VariableSubMatrixHandler | inline |
| ~FullMatrixHandler(void) | FullMatrixHandler | virtual |
| ~FullSubMatrixHandler(void) | FullSubMatrixHandler | virtual |
| ~MatrixHandler(void) | MatrixHandler | virtual |
| ~SparseSubMatrixHandler(void) | SparseSubMatrixHandler | virtual |
| ~SubMatrixHandler(void) | SubMatrixHandler | virtual |